Searched refs:EXPORT_STYLES (Results 1 – 12 of 12) sorted by relevance
| /AOO41X/main/xmloff/source/draw/ |
| H A D | sdxmlexp.cxx | 2326 if( getExportFlags() & EXPORT_STYLES ) in _ExportAutoStyles() 2353 if( getExportFlags() & EXPORT_STYLES ) in _ExportAutoStyles() 2896 …porter", "XMLImpressExportOasis", sal_False, EXPORT_OASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERS… 2897 …ylesExporter", "XMLImpressStylesExportOasis", sal_False, EXPORT_OASIS|EXPORT_STYLES|EXPORT_MASTERS… 2902 …p.Impress.XMLExporter", "XMLImpressExportOOO", sal_False, EXPORT_META|EXPORT_STYLES|EXPORT_MASTERS… 2903 …p.Impress.XMLStylesExporter", "XMLImpressStylesExportOOO", sal_False, EXPORT_STYLES|EXPORT_MASTERS… 2908 …isExporter", "XMLDrawExportOasis", sal_True, EXPORT_OASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERS… 2909 …isStylesExporter", "XMLDrawStylesExportOasis", sal_True, EXPORT_OASIS|EXPORT_STYLES|EXPORT_MASTERS… 2914 …tar.comp.Draw.XMLExporter", "XMLDrawExportOOO", sal_True, EXPORT_META|EXPORT_STYLES|EXPORT_MASTERS… 2915 …tar.comp.Draw.XMLStylesExporter", "XMLDrawStylesExportOOO", sal_True, EXPORT_STYLES|EXPORT_MASTERS… [all …]
|
| /AOO41X/main/xmloff/source/core/ |
| H A D | xmlexp.cxx | 347 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS) ) !… in _InitCtor() 351 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CO… in _InitCtor() 365 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT… in _InitCtor() 371 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor() 397 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT|EXPORT… in _InitCtor() 410 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor() 416 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CO… in _InitCtor() 647 if (mpNumExport && (mnExportFlags & (EXPORT_AUTOSTYLES | EXPORT_STYLES))) in ~SvXMLExport() 716 if (mpNumExport && (mnExportFlags & (EXPORT_AUTOSTYLES | EXPORT_STYLES))) in setSourceDocument() 903 EXPORT_META|EXPORT_STYLES|EXPORT_CONTENT|EXPORT_SETTINGS; in filter() [all …]
|
| /AOO41X/main/sw/source/filter/xml/ |
| H A D | xmlexp.cxx | 224 if( (getExportFlags() & (EXPORT_FONTDECLS|EXPORT_STYLES| in exportDoc() 371 ( (getExportFlags() & (EXPORT_CONTENT|EXPORT_STYLES)) != 0 ); in exportDoc() 741 EXPORT_STYLES | EXPORT_MASTERSTYLES | EXPORT_AUTOSTYLES | in SwXMLExportStylesOOO_createInstance() 855 EXPORT_STYLES | EXPORT_MASTERSTYLES | EXPORT_AUTOSTYLES | in SwXMLExportStyles_createInstance() 957 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName()
|
| H A D | xmlfmte.cxx | 212 if( (getExportFlags() & EXPORT_STYLES ) == 0 ) in _ExportAutoStyles()
|
| H A D | xmltble.cxx | 1232 const bool bExportStyles = ( GetExport().getExportFlags() & EXPORT_STYLES ) != 0; in exportTable()
|
| /AOO41X/main/reportdesign/source/filter/xml/ |
| H A D | xmlExport.cxx | 115 …ence< XMultiServiceFactory >(xContext->getServiceManager(),UNO_QUERY),EXPORT_STYLES | EXPORT_MASTE… in create() 239 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS) ) !… in ORptExport() 242 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CO… 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 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CO… in ORptExport()
|
| /AOO41X/main/dbaccess/source/filter/xml/ |
| H A D | xmlExport.cxx | 215 … if( (nExportFlag & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS) ) != 0 ) in ODBExport() 218 …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()
|
| /AOO41X/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()
|
| /AOO41X/main/sc/source/filter/xml/ |
| H A D | xmlexprt.cxx | 276 …return (cppu::OWeakObject*)new ScXMLExport( rSMgr, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOST… in ScXMLOOoExport_Styles_createInstance() 370 …return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTY… in ScXMLOasisExport_Styles_createInstance() 521 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in ScXMLExport() 4476 if( (getExportFlags() & (EXPORT_FONTDECLS|EXPORT_STYLES| in exportDoc() 4586 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName() 4605 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName()
|
| /AOO41X/main/xmloff/source/style/ |
| H A D | impastp4.cxx | 90 …sal_Bool bStylesOnly = (nExportFlags & EXPORT_STYLES) != 0 && (nExportFlags & EXPORT_CONTENT) == 0; in AddFamily()
|
| /AOO41X/main/xmloff/source/chart/ |
| H A D | SchXMLExport.cxx | 3922 return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_STYLES ); in SchXMLExport_Styles_createInstance() 3940 return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_STYLES | EXPORT_OASIS ); in SchXMLExport_Oasis_Styles_createInstance() 4027 case EXPORT_STYLES: in getImplementationName() 4037 case ( EXPORT_STYLES | EXPORT_OASIS ): in getImplementationName()
|
| /AOO41X/main/xmloff/inc/xmloff/ |
| H A D | xmlexp.hxx | 95 #define EXPORT_STYLES 0x0002 macro
|