Home
last modified time | relevance | path

Searched refs:EXPORT_ALL (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/xmloff/source/text/
H A DXMLAutoTextEventExport.cxx269 return (cppu::OWeakObject*)new XMLAutoTextEventExport(rSMgr, EXPORT_ALL|EXPORT_OASIS); in XMLAutoTextEventExport_createInstance()
294 return (cppu::OWeakObject*)new XMLAutoTextEventExport(rSMgr,EXPORT_ALL); in XMLAutoTextEventExportOOO_createInstance()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexp.cxx719 return (cppu::OWeakObject*)new SwXMLExport( rSMgr, EXPORT_ALL); in SwXMLExportOOO_createInstance()
829 return (cppu::OWeakObject*)new SwXMLExport( rSMgr, EXPORT_ALL|EXPORT_OASIS); in SwXMLExport_createInstance()
955 case EXPORT_ALL: in getImplementationName()
H A Dxmlexp.hxx136 sal_uInt16 nExportFlags = EXPORT_ALL);
/aoo41x/main/xmloff/inc/
H A DSchXMLExport.hxx75 sal_uInt16 nExportFlags = EXPORT_ALL );
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx107 #define EXPORT_ALL 0x7fff macro
288 sal_uInt16 nExportFlag = EXPORT_ALL );
/aoo41x/main/starmath/source/
H A Dmathmlexport.hxx115 sal_uInt16 nExportFlags=EXPORT_ALL);
H A Dmathmlexport.cxx447 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_ALL ); in SmXMLExport_createInstance()
591 case EXPORT_ALL: in getImplementationName()
/aoo41x/main/xmloff/source/draw/
H A Dsdxmlexp_impl.hxx193 sal_Bool bIsDraw, sal_uInt16 nExportFlags = EXPORT_ALL );
/aoo41x/main/xmloff/source/chart/
H A DSchXMLExport.cxx3879 …return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTER… in SchXMLExport_createInstance()
3899 (EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTERSTYLES | EXPORT_SCRIPTS )) | EXPORT_OASIS ); in SchXMLExport_Oasis_createInstance()
4025 case EXPORT_ALL: in getImplementationName()
4035 case ( EXPORT_ALL | EXPORT_OASIS ): in getImplementationName()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx238 return (cppu::OWeakObject*)new ScXMLExport( rSMgr, EXPORT_ALL ); in ScXMLOOoExport_createInstance()
334 return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_ALL|EXPORT_OASIS); in ScXMLOasisExport_createInstance()
4584 case EXPORT_ALL: in getImplementationName()
4603 case EXPORT_ALL: in getImplementationName()
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx129 return static_cast< XServiceInfo* >(new ODBExport(_rxORB,EXPORT_ALL)); in Create()
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx152 …ORptExport(Reference< XMultiServiceFactory >(xContext->getServiceManager(),UNO_QUERY),EXPORT_ALL)); in create()

Completed in 362 milliseconds