| /AOO42X/main/xmloff/source/draw/ |
| H A D | sdxmlexp.cxx | 1992 if( getExportFlags() & EXPORT_OASIS ) in _ExportContent() 2423 if(IsImpress() && ((getExportFlags() & EXPORT_OASIS) == 0) ) in _ExportAutoStyles() 2896 …r.comp.Impress.XMLOasisExporter", "XMLImpressExportOasis", sal_False, EXPORT_OASIS|EXPORT_META|EXP… 2897 …ss.XMLOasisStylesExporter", "XMLImpressStylesExportOasis", sal_False, EXPORT_OASIS|EXPORT_STYLES|E… 2898 ….XMLOasisContentExporter", "XMLImpressContentExportOasis", sal_False, EXPORT_OASIS|EXPORT_AUTOSTYL… 2899 ….Impress.XMLOasisMetaExporter", "XMLImpressMetaExportOasis", sal_False, EXPORT_OASIS|EXPORT_META ); 2900 …MLOasisSettingsExporter", "XMLImpressSettingsExportOasis", sal_False, EXPORT_OASIS|EXPORT_SETTINGS… 2908 …sun.star.comp.Draw.XMLOasisExporter", "XMLDrawExportOasis", sal_True, EXPORT_OASIS|EXPORT_META|EXP… 2909 …p.Draw.XMLOasisStylesExporter", "XMLDrawStylesExportOasis", sal_True, EXPORT_OASIS|EXPORT_STYLES|E… 2910 …Draw.XMLOasisContentExporter", "XMLDrawContentExportOasis", sal_True, EXPORT_OASIS|EXPORT_AUTOSTYL… [all …]
|
| H A D | sdpropls.cxx | 1634 if( mrExport.getExportFlags() & EXPORT_OASIS ) in ContextFilter() 1639 if( ((mrExport.getExportFlags() & EXPORT_OASIS) == 0) || in ContextFilter() 1647 if( ((mrExport.getExportFlags() & EXPORT_OASIS) == 0) || in ContextFilter() 1656 if( ((mrExport.getExportFlags() & EXPORT_OASIS) == 0) || in ContextFilter() 1662 if( ((mrExport.getExportFlags() & EXPORT_OASIS) == 0) ) in ContextFilter()
|
| H A D | shapeexport2.cxx | 98 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 && in ImpExportNewTrans_GetB2DHomMatrix() 1337 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 && 1493 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 && 1687 if ( ( mrExport.getExportFlags() & EXPORT_OASIS ) == 0 )
|
| H A D | shapeexport.cxx | 153 if( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 ) in checkForCustomShapeReplacement() 635 ( GetExport().getExportFlags() & EXPORT_OASIS ) != 0 || in exportShape()
|
| /AOO42X/main/sw/source/filter/xml/ |
| H A D | xmlexp.cxx | 825 return (cppu::OWeakObject*)new SwXMLExport( rSMgr, EXPORT_ALL|EXPORT_OASIS); in SwXMLExport_createInstance() 852 EXPORT_FONTDECLS|EXPORT_OASIS ); in SwXMLExportStyles_createInstance() 880 EXPORT_FONTDECLS|EXPORT_OASIS ); in SwXMLExportContent_createInstance() 901 return (cppu::OWeakObject*)new SwXMLExport(rSMgr, EXPORT_META|EXPORT_OASIS); in SwXMLExportMeta_createInstance() 922 return (cppu::OWeakObject*)new SwXMLExport(rSMgr, EXPORT_SETTINGS|EXPORT_OASIS); in SwXMLExportSettings_createInstance()
|
| H A D | xmltexte.cxx | 680 if ( ( rXMLExport.getExportFlags() & EXPORT_OASIS ) == 0 ) in _exportTextEmbedded()
|
| /AOO42X/main/xmloff/source/meta/ |
| H A D | MetaExportComponent.cxx | 90 if( (getExportFlags() & EXPORT_OASIS) == 0 ) in exportDoc() 229 return (cppu::OWeakObject*)new XMLMetaExportComponent(rSMgr, EXPORT_META|EXPORT_OASIS); in XMLMetaExportComponent_createInstance()
|
| /AOO42X/main/xmloff/source/text/ |
| H A D | XMLAutoTextEventExport.cxx | 146 if( (getExportFlags() & EXPORT_OASIS) == 0 ) in exportDoc() 269 return (cppu::OWeakObject*)new XMLAutoTextEventExport(rSMgr, EXPORT_ALL|EXPORT_OASIS); in XMLAutoTextEventExport_createInstance()
|
| H A D | txtexppr.cxx | 932 ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 ) in ContextFilter()
|
| H A D | txtparae.cxx | 863 ( GetExport().getExportFlags() & EXPORT_OASIS ) != 0; in exportListChange() 1125 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) != 0 && in exportListChange()
|
| /AOO42X/main/starmath/source/ |
| H A D | mathmlexport.cxx | 447 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_ALL ); in SmXMLExport_createInstance() 495 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_META ); in SmXMLExportMeta_createInstance() 543 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_SETTINGS ); in SmXMLExportSettings_createInstance() 569 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_CONTENT ); in SmXMLExportContent_createInstance()
|
| /AOO42X/main/xmloff/source/chart/ |
| H A D | SchXMLExport.cxx | 3899 (EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTERSTYLES | EXPORT_SCRIPTS )) | EXPORT_OASIS ); in SchXMLExport_Oasis_createInstance() 3940 return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_STYLES | EXPORT_OASIS ); in SchXMLExport_Oasis_Styles_createInstance() 3979 …t*)new SchXMLExport( rSMgr, EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FONTDECLS | EXPORT_OASIS ); in SchXMLExport_Oasis_Content_createInstance() 4016 return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_META | EXPORT_OASIS ); in SchXMLExport_Oasis_Meta_createInstance() 4035 case ( EXPORT_ALL | EXPORT_OASIS ): in getImplementationName() 4037 case ( EXPORT_STYLES | EXPORT_OASIS ): in getImplementationName() 4039 case ( EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FONTDECLS | EXPORT_OASIS ): in getImplementationName() 4041 case ( EXPORT_META | EXPORT_OASIS ): in getImplementationName()
|
| H A D | PropertyMaps.cxx | 256 if( mrExport.getExportFlags() & EXPORT_OASIS ) in ContextFilter()
|
| /AOO42X/main/xmloff/source/core/ |
| H A D | xmlexp.cxx | 340 if( (getExportFlags() & ~EXPORT_OASIS) != 0 ) in _InitCtor() 442 if( (getExportFlags() & EXPORT_OASIS) != 0 ) in _InitCtor() 1373 if( (getExportFlags() & EXPORT_OASIS) == 0 ) in exportDoc() 2247 if( ! (getExportFlags() & EXPORT_OASIS) && in ExportEmbeddedOwnObject()
|
| /AOO42X/main/sc/source/filter/xml/ |
| H A D | xmlexprt.cxx | 334 return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_ALL|EXPORT_OASIS); in ScXMLOasisExport_createInstance() 352 return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_META|EXPORT_OASIS); in ScXMLOasisExport_Meta_createInstance() 370 …MLExport(rSMgr, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS|EXPORT_OASIS); in ScXMLOasisExport_Styles_createInstance() 388 … ScXMLExport(rSMgr, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS|EXPORT_OASIS); in ScXMLOasisExport_Content_createInstance() 406 return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_SETTINGS|EXPORT_OASIS); in ScXMLOasisExport_Settings_createInstance() 4579 if (nFlags & EXPORT_OASIS) in getImplementationName() 4581 nFlags |= EXPORT_OASIS; in getImplementationName()
|
| H A D | xmlwrap.cxx | 804 ( pExport->getExportFlags() & EXPORT_OASIS ) ) in ExportToComponent()
|
| /AOO42X/main/reportdesign/source/filter/xml/ |
| H A D | xmlExport.cxx | 116 EXPORT_FONTDECLS|EXPORT_OASIS )); in create() 221 : SvXMLExport( _rxMSF,MAP_100TH_MM,XML_REPORT, EXPORT_OASIS) in ORptExport() 224 setExportFlags( EXPORT_OASIS | nExportFlag); in ORptExport()
|
| /AOO42X/main/xmloff/source/style/ |
| H A D | styleexp.cxx | 203 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) != 0 && in exportStyle()
|
| /AOO42X/main/xmloff/inc/xmloff/ |
| H A D | xmlexp.hxx | 106 #define EXPORT_OASIS 0x8000 macro
|
| /AOO42X/main/dbaccess/source/filter/xml/ |
| H A D | xmlExport.cxx | 202 : SvXMLExport( _rxMSF,MAP_10TH_MM,XML_DATABASE, EXPORT_OASIS | nExportFlag) in ODBExport()
|