Searched refs:EXPORT_SCRIPTS (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/xmloff/source/draw/ |
| H A D | sdxmlexp.cxx | 2895 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… 2897 …portOasis", sal_False, EXPORT_OASIS|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC… 2901 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… 2903 …mpressContentExportOOO", sal_False, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC… 2907 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… 2909 …xportOasis", sal_True, EXPORT_OASIS|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC… 2913 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… 2915 …XMLDrawContentExportOOO", sal_True, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC… 2931 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… in getImplementationName() 2935 case EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS: in getImplementationName() [all …]
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmlexp.cxx | 757 EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_SCRIPTS | in SwXMLExportContentOOO_createInstance() 871 EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_SCRIPTS | in SwXMLExportContent_createInstance() 943 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
|
| /trunk/main/dbaccess/source/filter/xml/ |
| H A D | xmlExport.hxx | 223 …ortFlag = EXPORT_CONTENT | EXPORT_AUTOSTYLES | EXPORT_PRETTY | EXPORT_FONTDECLS | EXPORT_SCRIPTS );
|
| H A D | xmlExport.cxx | 219 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… in ODBExport()
|
| /trunk/main/xmloff/source/core/ |
| H A D | xmlexp.cxx | 348 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… in _InitCtor() 394 …gs() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS) ) != 0 ) in _InitCtor() 1527 if( mnExportFlags & EXPORT_SCRIPTS ) in exportDoc()
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | xmlexp.hxx | 99 #define EXPORT_SCRIPTS 0x0020 macro
|
| /trunk/main/sc/source/filter/xml/ |
| H A D | xmlexprt.cxx | 295 …WeakObject*)new ScXMLExport( rSMgr, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC… in ScXMLOOoExport_Content_createInstance() 388 …OWeakObject*)new ScXMLExport(rSMgr, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC… in ScXMLOasisExport_Content_createInstance() 4583 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName() 4602 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
|
| /trunk/main/xmloff/source/chart/ |
| H A D | SchXMLExport.cxx | 3880 …)new SchXMLExport( rSMgr, EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTERSTYLES | EXPORT_SCRIPTS )); in SchXMLExport_createInstance() 3900 (EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTERSTYLES | EXPORT_SCRIPTS )) | EXPORT_OASIS ); in SchXMLExport_Oasis_createInstance()
|
| /trunk/main/reportdesign/source/filter/xml/ |
| H A D | xmlExport.cxx | 243 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… in ORptExport()
|