| /trunk/main/xmloff/source/draw/ |
| H A D | sdxmlexp.cxx | 2339 if( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles() 2420 if( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles() 2498 sal_uInt16 nContentAutostyles = EXPORT_CONTENT | EXPORT_AUTOSTYLES; in _ExportAutoStyles() 2896 …ASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… 2898 …mpressContentExportOasis", sal_False, EXPORT_OASIS|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… 2902 …lse, EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… 2904 …xporter", "XMLImpressContentExportOOO", sal_False, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… 2908 …ASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… 2910 …XMLDrawContentExportOasis", sal_True, EXPORT_OASIS|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… 2914 …rue, EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… [all …]
|
| /trunk/main/xmloff/source/core/ |
| H A D | xmlexp.cxx | 349 …) & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in _InitCtor() 358 if( (getExportFlags() & (EXPORT_META|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor() 363 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT… in _InitCtor() 369 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor() 390 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor() 395 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT|EXPORT… in _InitCtor() 400 if( (getExportFlags() & EXPORT_CONTENT ) != 0 ) in _InitCtor() 408 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor() 414 …Flags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor() 901 EXPORT_META|EXPORT_STYLES|EXPORT_CONTENT|EXPORT_SETTINGS; in filter() [all …]
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmlfmte.cxx | 194 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in _ExportAutoStyles() 196 if( (getExportFlags() & EXPORT_CONTENT) == 0 ) in _ExportAutoStyles() 216 if( (getExportFlags() & EXPORT_CONTENT) != 0 ) in _ExportAutoStyles() 246 sal_uInt16 nContentAutostyles = EXPORT_CONTENT | EXPORT_AUTOSTYLES; in _ExportAutoStyles()
|
| H A D | xmlexp.cxx | 221 EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc() 322 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc() 367 ( (getExportFlags() & (EXPORT_CONTENT|EXPORT_STYLES)) != 0 ); in exportDoc() 760 EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_SCRIPTS | in SwXMLExportContentOOO_createInstance() 879 EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_SCRIPTS | in SwXMLExportContent_createInstance() 955 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
|
| H A D | xmltble.cxx | 724 const bool bExportContent = (getExportFlags() & EXPORT_CONTENT ) != 0; in ExportTableLinesAutoStyles()
|
| /trunk/main/reportdesign/source/filter/xml/ |
| H A D | xmlExport.cxx | 97 …xport(Reference< XMultiServiceFactory >(xContext->getServiceManager(),UNO_QUERY),EXPORT_CONTENT )); in create() 242 …) & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in ORptExport() 251 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT… in ORptExport() 256 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in ORptExport() 261 …Flags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in ORptExport() 1394 if ( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles()
|
| H A D | xmlExport.hxx | 192 …Reference< XMultiServiceFactory >& _rxMSF, sal_uInt16 nExportFlag = (EXPORT_CONTENT | EXPORT_AUTOS…
|
| /trunk/main/sc/source/filter/xml/ |
| H A D | xmlexprt.cxx | 295 …return (cppu::OWeakObject*)new ScXMLExport( rSMgr, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in ScXMLOOoExport_Content_createInstance() 388 …return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|… in ScXMLOasisExport_Content_createInstance() 485 if (getExportFlags() & EXPORT_CONTENT) in ScXMLExport() 521 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in ScXMLExport() 2172 if (getExportFlags() & EXPORT_CONTENT) in _ExportAutoStyles() 2659 if ((getExportFlags() & EXPORT_CONTENT) || (getExportFlags() & EXPORT_MASTERSTYLES)) in _ExportAutoStyles() 4477 EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc() 4493 if( (getExportFlags() & EXPORT_CONTENT) != 0 && in exportDoc() 4588 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName() 4607 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
|
| /trunk/main/starmath/source/ |
| H A D | mathmlexport.cxx | 569 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_CONTENT ); in SmXMLExportContent_createInstance() 588 case EXPORT_CONTENT: in getImplementationName() 601 if ( (getExportFlags() & EXPORT_CONTENT) == 0 ) in exportDoc()
|
| /trunk/main/dbaccess/source/filter/xml/ |
| H A D | xmlExport.cxx | 218 …g & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in ODBExport() 227 …if( (nExportFlag & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_FONT… in ODBExport() 1259 if ( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles()
|
| H A D | xmlExport.hxx | 223 … Reference< XMultiServiceFactory >& _rxMSF, sal_uInt16 nExportFlag = EXPORT_CONTENT | EXPORT_AUTOS…
|
| /trunk/main/xmloff/source/text/ |
| H A D | XMLTextListAutoStylePool.cxx | 176 …sal_Bool bStylesOnly = (nExportFlags & EXPORT_STYLES) != 0 && (nExportFlags & EXPORT_CONTENT) == 0; in DECLARE_CONTAINER_SORT()
|
| /trunk/main/xmloff/source/chart/ |
| H A D | SchXMLExport.cxx | 3704 if( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles() 3961 …return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FO… in SchXMLExport_Content_createInstance() 3979 …return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FO… in SchXMLExport_Oasis_Content_createInstance() 4029 case ( EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FONTDECLS ): in getImplementationName() 4039 case ( EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FONTDECLS | EXPORT_OASIS ): in getImplementationName()
|
| /trunk/main/xmloff/source/style/ |
| H A D | impastp4.cxx | 90 …sal_Bool bStylesOnly = (nExportFlags & EXPORT_STYLES) != 0 && (nExportFlags & EXPORT_CONTENT) == 0; in AddFamily()
|
| /trunk/main/editeng/source/xml/ |
| H A D | xmltxtexp.cxx | 409 setExportFlags( EXPORT_AUTOSTYLES|EXPORT_CONTENT ); in SvxXMLTextExportComponent()
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | xmlexp.hxx | 98 #define EXPORT_CONTENT 0x0010 macro
|