fs openoffice.org wrote:
> Directory: /udk/cppuhelper/source/
> ==================================
>
> File [changed]: msvc_win32_intel.map
> Url: http:
//udk.openoffice.org/source/browse/udk/cppuhelper/source/msv
c_win32_intel.map?r1=1.15&r2=1.15.86.1
> Delta lines: +5 -0
> -------------------
> --- msvc_win32_intel.map 27 Oct 2005 17:19:46
-0000 1.15
> +++ msvc_win32_intel.map 1 Mar 2007 11:13:25
-0000 1.15.86.1
>  -257,3 +257,8 
> ?addPropertyChangeListener PropertySetMixinImpl cppu MAAXABVOUString rtl ABV?$Reference VXPropertyChangeListener beans star sun com  uno star sun com  Z;
> ?addVetoableChangeListener PropertySetMixinImpl cppu MAAXABVOUString rtl ABV?$Reference VXVetoableChangeListener beans star sun com  uno star sun com  Z;
> } UDK_3.1;
> +
> +UDK_3.3 {
> + global:
> + ?getTypes OPropertySetHelper cppu QAE?AV?$Sequence VType uno star sun com  uno star sun com XZ
> +} UDK_3.2;
Looks like it is mapfile week.
- Each symbol line should be terminated with a ";"
(even if it may not
be strictly necessary for Windows).
- Is the new export missing from the other platform's
mapfiles by design
or by incident? (Or am I missing something?)
-Stephan
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe udk.openoffice.org
For additional commands, e-mail: dev-help udk.openoffice.org
|