Searched refs:IMPORT_ALL (Results 1 – 15 of 15) sorted by relevance
/aoo42x/main/xmloff/source/draw/ |
H A D | sdxmlimp.cxx | 308 …sis, "com.sun.star.comp.Impress.XMLOasisImporter", "XMLImpressImportOasis", sal_False, IMPORT_ALL ) 309 …mportOasis, "com.sun.star.comp.Draw.XMLOasisImporter", "XMLDrawImportOasis", sal_True, IMPORT_ALL ) 1009 case IMPORT_ALL: in getImplementationName() 1029 case IMPORT_ALL: in getImplementationName()
|
H A D | sdxmlimp_impl.hxx | 246 sal_Bool bIsDraw, sal_uInt16 nImportFlags = IMPORT_ALL );
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlimp.cxx | 685 if( IMPORT_ALL == getImportFlags() ) in startDocument() 951 if( (getImportFlags() == IMPORT_ALL ) ) in endDocument() 1607 return (cppu::OWeakObject*)new SwXMLImport( rSMgr, IMPORT_ALL ); in SwXMLImport_createInstance() 1720 case IMPORT_ALL: in getImplementationName()
|
H A D | xmlimp.hxx | 119 sal_uInt16 nImportFlags = IMPORT_ALL);
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLTableShapeResizer.cxx | 100 if( (rImport.getImportFlags() & IMPORT_ALL) == IMPORT_ALL ) in CreateChartListener()
|
H A D | xmlimprt.cxx | 123 return (cppu::OWeakObject*)new ScXMLImport( rSMgr, IMPORT_ALL ); in ScXMLImport_createInstance() 2593 case IMPORT_ALL: in getImplementationName()
|
/aoo42x/main/sw/source/core/swg/ |
H A D | SwXMLBlockImport.cxx | 80 : SvXMLImport(xServiceFactory, IMPORT_ALL ), in SwXMLTextBlockImport()
|
/aoo42x/main/linguistic/source/ |
H A D | convdicxml.hxx | 96 SvXMLImport ( utl::getProcessServiceFactory(), IMPORT_ALL ), in ConvDicXMLImport()
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | xmlimp.hxx | 90 #define IMPORT_ALL 0xffff macro 192 sal_uInt16 nImportFlags = IMPORT_ALL ) throw();
|
/aoo42x/main/xmloff/inc/ |
H A D | SchXMLImport.hxx | 173 sal_uInt16 nImportFlags = IMPORT_ALL );
|
/aoo42x/main/reportdesign/source/filter/xml/ |
H A D | xmlfilter.hxx | 124 ORptFilter( const Reference< XMultiServiceFactory >& _rxMSF,sal_uInt16 nImportFlags = IMPORT_ALL );
|
/aoo42x/main/starmath/source/ |
H A D | mathmlimport.hxx | 97 sal_uInt16 nImportFlags=IMPORT_ALL);
|
H A D | mathmlimport.cxx | 472 return (cppu::OWeakObject*)new SmXMLImport(rSMgr, IMPORT_ALL); in SmXMLImport_createInstance() 539 case IMPORT_ALL: in getImplementationName()
|
/aoo42x/main/xmloff/source/core/ |
H A D | xmlimp.cxx | 460 mnImportFlags( IMPORT_ALL ), in SvXMLImport() 491 mnImportFlags( IMPORT_ALL ), in SvXMLImport()
|
/aoo42x/main/xmloff/source/chart/ |
H A D | SchXMLImport.cxx | 878 case IMPORT_ALL: in getImplementationName()
|
Completed in 139 milliseconds