ooo-build r15552 - in trunk: . patches/dev300



Author: thorstenb
Date: Mon Mar 16 21:36:05 2009
New Revision: 15552
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15552&view=rev

Log:
    * patches/dev300/svg-import-filter-gfxfilter.diff: visibility
    markup also for the gfxfilter C function.



Modified:
   trunk/ChangeLog
   trunk/patches/dev300/svg-import-filter-gfxfilter.diff

Modified: trunk/patches/dev300/svg-import-filter-gfxfilter.diff
==============================================================================
--- trunk/patches/dev300/svg-import-filter-gfxfilter.diff	(original)
+++ trunk/patches/dev300/svg-import-filter-gfxfilter.diff	Mon Mar 16 21:36:05 2009
@@ -69,7 +69,7 @@
  // -----------------------------------------------------------------------------
  
 +class FilterConfigItem;
-+extern "C" BOOL __LOADONCALLAPI GraphicImport(SvStream & rStream, Graphic & rGraphic, FilterConfigItem*, BOOL )
++extern "C" SAL_DLLPUBLIC_EXPORT BOOL __LOADONCALLAPI GraphicImport(SvStream & rStream, Graphic & rGraphic, FilterConfigItem*, BOOL )
 +{
 +	return importSvg( rStream, rGraphic );
 +}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]