Home
last modified time | relevance | path

Searched refs:EXPORT_FUNCTION_NAME (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/svtools/source/filter/
H A Dfilter.cxx84 #define EXPORT_FUNCTION_NAME "_GraphicExport" macro
91 #define EXPORT_FUNCTION_NAME "GraphicExport" macro
1026 … (PFilterCall) maLibrary.getFunctionSymbol( UniString::CreateFromAscii( EXPORT_FUNCTION_NAME ) ); } in GetExportFunction()
2148 …c = (PFilterCall) aLibrary.getFunctionSymbol( UniString::CreateFromAscii( EXPORT_FUNCTION_NAME ) ); in ExportGraphic()