Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2896 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING…
2898 …portOasis", sal_False, EXPORT_OASIS|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC…
2902 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING…
2904 …mpressContentExportOOO", sal_False, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC…
2908 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING…
2910 …xportOasis", sal_True, EXPORT_OASIS|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC…
2914 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING…
2916 …XMLDrawContentExportOOO", sal_True, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDEC…
2932 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… in getImplementationName()
2936 case EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS: in getImplementationName()
[all …]
/AOO41X/main/sw/source/filter/xml/
H A Dxmlexp.cxx764 EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_SCRIPTS | in SwXMLExportContentOOO_createInstance()
883 EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_SCRIPTS | in SwXMLExportContent_createInstance()
959 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
/AOO41X/main/dbaccess/source/filter/xml/
H A DxmlExport.hxx223 …ortFlag = EXPORT_CONTENT | EXPORT_AUTOSTYLES | EXPORT_PRETTY | EXPORT_FONTDECLS | EXPORT_SCRIPTS );
H A DxmlExport.cxx218 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… in ODBExport()
/AOO41X/main/xmloff/source/core/
H A Dxmlexp.cxx351 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… in _InitCtor()
397 …gs() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS) ) != 0 ) in _InitCtor()
1535 if( mnExportFlags & EXPORT_SCRIPTS ) in exportDoc()
/AOO41X/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx99 #define EXPORT_SCRIPTS 0x0020 macro
/AOO41X/main/sc/source/filter/xml/
H A Dxmlexprt.cxx295 …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()
4588 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
4607 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
/AOO41X/main/xmloff/source/chart/
H A DSchXMLExport.cxx3879 …)new SchXMLExport( rSMgr, EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTERSTYLES | EXPORT_SCRIPTS )); in SchXMLExport_createInstance()
3899 (EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTERSTYLES | EXPORT_SCRIPTS )) | EXPORT_OASIS ); in SchXMLExport_Oasis_createInstance()
/AOO41X/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx242 …A|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_SETTING… in ORptExport()