Home
last modified time | relevance | path

Searched refs:CreateContext (Results 1 – 25 of 52) sorted by relevance

123

/aoo41x/main/sw/source/core/swg/
H A DSwXMLBlockImport.cxx59 SvXMLImportContext *SwXMLBlockListImport::CreateContext( in CreateContext() function in SwXMLBlockListImport
70 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
98 SvXMLImportContext *SwXMLTextBlockImport::CreateContext( in CreateContext() function in SwXMLTextBlockImport
108 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
H A DSwXMLSectionList.cxx60 SvXMLImportContext *SwXMLSectionList::CreateContext( in CreateContext() function in SwXMLSectionList
84 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
/aoo41x/main/editeng/source/misc/
H A DSvXMLAutoCorrectImport.cxx64 SvXMLImportContext *SvXMLAutoCorrectImport::CreateContext( in CreateContext() function in SvXMLAutoCorrectImport
75 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
181 SvXMLImportContext *SvXMLExceptionListImport::CreateContext( in CreateContext() function in SvXMLExceptionListImport
192 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
H A DSvXMLAutoCorrectImport.hxx41 virtual SvXMLImportContext *CreateContext( sal_uInt16 nPrefix,
98 virtual SvXMLImportContext *CreateContext( sal_uInt16 nPrefix,
/aoo41x/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx96 CreateContext(); in Create()
178 bool AquaSalBitmap::CreateContext() in CreateContext() function in AquaSalBitmap
718 if( !const_cast<AquaSalBitmap*>(this)->CreateContext() ) in CreateCroppedImage()
856 CreateContext(); in GetSystemData()
/aoo41x/main/sw/source/core/inc/
H A DSwXMLBlockImport.hxx37 virtual SvXMLImportContext *CreateContext( sal_uInt16 nPrefix,
63 virtual SvXMLImportContext *CreateContext( sal_uInt16 nPrefix,
/aoo41x/main/sax/inc/sax/parser/
H A Dsaxparser.hxx74 virtual SaxContextRef CreateContext( sal_uInt32 aElementToken, const AttributeMap& rAttributes );
132 virtual SaxContextRef CreateContext( sal_uInt32 aElementToken, const AttributeMap& rAttributes );
/aoo41x/main/xmloff/source/meta/
H A DMetaImportComponent.cxx54 SvXMLImportContext* XMLMetaImportComponent::CreateContext( in CreateContext() function in XMLMetaImportComponent
76 return SvXMLImport::CreateContext(nPrefix, rLocalName, xAttrList); in CreateContext()
H A Dxmlversion.cxx132 SvXMLImportContext *XMLVersionListImport::CreateContext( in CreateContext() function in XMLVersionListImport
146 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
/aoo41x/main/xmloff/source/text/
H A DXMLAutoTextEventImport.cxx99 SvXMLImportContext* XMLAutoTextEventImport::CreateContext( in CreateContext() function in XMLAutoTextEventImport
112 return SvXMLImport::CreateContext(nPrefix, rLocalName, xAttrList); in CreateContext()
H A DXMLAutoTextEventImport.hxx70 virtual SvXMLImportContext* CreateContext(
/aoo41x/main/xmloff/source/script/
H A DXMLEventImportHelper.cxx121 SvXMLImportContext* XMLEventImportHelper::CreateContext( in CreateContext() function in XMLEventImportHelper
153 pContext = aFactoryIterator->second->CreateContext( in CreateContext()
H A DXMLScriptContextFactory.cxx55 SvXMLImportContext * XMLScriptContextFactory::CreateContext in CreateContext() function in XMLScriptContextFactory
/aoo41x/main/xmloff/source/chart/
H A DSchXMLImport.cxx652 SvXMLImportContext *SchXMLImport::CreateContext( sal_uInt16 nPrefix, const OUString& rLocalName, in CreateContext() function in SchXMLImport
687 ? SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ) in CreateContext()
692 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
/aoo41x/main/xmloff/inc/
H A DXMLScriptContextFactory.hxx49 CreateContext(SvXMLImport & rImport, /// import context
H A DXMLStarBasicContextFactory.hxx50 virtual SvXMLImportContext* CreateContext(
H A DXMLEventImportHelper.hxx90 SvXMLImportContext* CreateContext(
H A DMetaImportComponent.hxx51 virtual SvXMLImportContext* CreateContext(
/aoo41x/main/xmloff/source/core/
H A Dxmlictxt.cxx65 return mrImport.CreateContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
/aoo41x/main/svx/source/inc/
H A Dxmlxtimp.hxx51 virtual SvXMLImportContext *CreateContext( sal_uInt16 nPrefix,
/aoo41x/main/xmloff/source/transform/
H A DTransformerContext.cxx78 return m_rTransformer.CreateContext( nPrefix, rLocalName, rQName ); in CreateChildContext()
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlevent.hxx133 virtual SvXMLImportContext* CreateContext(
/aoo41x/main/vcl/inc/aqua/
H A Dsalbmp.h91 bool CreateContext();
/aoo41x/main/sw/inc/
H A DSwXMLSectionList.hxx36 virtual SvXMLImportContext *CreateContext( sal_uInt16 nPrefix,
/aoo41x/main/xmloff/source/draw/
H A Danimationimport.cxx1310 …SvXMLImportContext* CreateContext(sal_uInt16 nPrefix, const OUString& rLocalName, const Reference<…
1379 SvXMLImportContext *AnimationsImport::CreateContext(sal_uInt16 nPrefix, const OUString& rLocalName,… in CreateContext() function in xmloff::AnimationsImport
1389 pContext = SvXMLImport::CreateContext(nPrefix, rLocalName, xAttrList); in CreateContext()

Completed in 77 milliseconds

123