Home
last modified time | relevance | path

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

/trunk/main/oox/source/core/
H A Dservices.cxx38 namespace core { DECLARE_FUNCTIONS( FastTokenHandler ); }
39 namespace core { DECLARE_FUNCTIONS( FilterDetect ); }
40 namespace docprop { DECLARE_FUNCTIONS( DocumentPropertiesImport ); }
41 namespace ole { DECLARE_FUNCTIONS( WordVbaProjectFilter ); }
42 namespace ppt { DECLARE_FUNCTIONS( PowerPointImport ); }
43 namespace shape { DECLARE_FUNCTIONS( ShapeContextHandler ); }
44 namespace xls { DECLARE_FUNCTIONS( BiffDetector ); }
45 namespace xls { DECLARE_FUNCTIONS( ExcelFilter ); }
46 namespace xls { DECLARE_FUNCTIONS( ExcelBiffFilter ); }
47 namespace xls { DECLARE_FUNCTIONS( ExcelVbaProjectFilter ); }
[all …]
/trunk/main/filter/source/msfilter/
H A Dservices.cxx31 #define DECLARE_FUNCTIONS( className ) \ macro
37 namespace ooo { namespace vba { DECLARE_FUNCTIONS( VBAMacroResolver ); } }
39 #undef DECLARE_FUNCTIONS

Completed in 14 milliseconds