Home
last modified time | relevance | path

Searched refs:EXPORT_CONTENT (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2339 if( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles()
2420 if( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles()
2498 sal_uInt16 nContentAutostyles = EXPORT_CONTENT | EXPORT_AUTOSTYLES; in _ExportAutoStyles()
2932 …case EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in getImplementationName()
2936 case EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS: in getImplementationName()
2943 …case EXPORT_OASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|E… in getImplementationName()
2947 case EXPORT_OASIS|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS: in getImplementationName()
2964 …case EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in getImplementationName()
2968 case EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS: in getImplementationName()
2974 …ASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in getImplementationName()
[all …]
/aoo41x/main/sw/source/filter/xml/
H A Dxmlfmte.cxx194 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 Dxmlexp.cxx225 EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc()
326 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc()
371 ( (getExportFlags() & (EXPORT_CONTENT|EXPORT_STYLES)) != 0 ); in exportDoc()
764 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()
H A Dxmltble.cxx724 const bool bExportContent = (getExportFlags() & EXPORT_CONTENT ) != 0; in ExportTableLinesAutoStyles()
/aoo41x/main/xmloff/source/core/
H A Dxmlexp.cxx360 if( (getExportFlags() & (EXPORT_META|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor()
371 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor()
392 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor()
397 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT|EXPORT… in _InitCtor()
402 if( (getExportFlags() & EXPORT_CONTENT ) != 0 ) in _InitCtor()
410 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor()
903 EXPORT_META|EXPORT_STYLES|EXPORT_CONTENT|EXPORT_SETTINGS; in filter()
1206 if( ( ( mnExportFlags & EXPORT_CONTENT ) == 0 ) && mxExportInfo.is() ) in ImplExportStyles()
1473 …const sal_Int32 nExportMode = mnExportFlags & (EXPORT_META|EXPORT_STYLES|EXPORT_CONTENT|EXPORT_SET… in exportDoc()
1492 else if( EXPORT_CONTENT == nExportMode ) in exportDoc()
[all …]
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx97 …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 DxmlExport.hxx192 …Reference< XMultiServiceFactory >& _rxMSF, sal_uInt16 nExportFlag = (EXPORT_CONTENT | EXPORT_AUTOS…
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx295 …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()
/aoo41x/main/starmath/source/
H A Dmathmlexport.cxx569 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()
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx218 …if( (nExportFlag & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT 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 DxmlExport.hxx223 …ODBExport(const Reference< XMultiServiceFactory >& _rxMSF, sal_uInt16 nExportFlag = EXPORT_CONTENT
/aoo41x/main/xmloff/source/text/
H A DXMLTextListAutoStylePool.cxx176 sal_Bool bStylesOnly = (nExportFlags & EXPORT_STYLES) != 0 && (nExportFlags & EXPORT_CONTENT) == 0; in DECLARE_CONTAINER_SORT()
/aoo41x/main/xmloff/source/chart/
H A DSchXMLExport.cxx3704 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()
/aoo41x/main/xmloff/source/style/
H A Dimpastp4.cxx90 sal_Bool bStylesOnly = (nExportFlags & EXPORT_STYLES) != 0 && (nExportFlags & EXPORT_CONTENT) == 0; in AddFamily()
/aoo41x/main/editeng/source/xml/
H A Dxmltxtexp.cxx409 setExportFlags( EXPORT_AUTOSTYLES|EXPORT_CONTENT ); in SvxXMLTextExportComponent()
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx98 #define EXPORT_CONTENT 0x0010 macro

Completed in 315 milliseconds