Home
last modified time | relevance | path

Searched refs:SvXMLPropertySetContext (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/xmloff/source/style/
H A Dxmlprcon.cxx37 SvXMLPropertySetContext::SvXMLPropertySetContext( in SvXMLPropertySetContext() function in SvXMLPropertySetContext
58 SvXMLPropertySetContext::~SvXMLPropertySetContext() in ~SvXMLPropertySetContext()
62 SvXMLImportContext *SvXMLPropertySetContext::CreateChildContext( in CreateChildContext()
90 SvXMLImportContext *SvXMLPropertySetContext::CreateChildContext( in CreateChildContext()
H A DPagePropertySetContext.hxx36 class PagePropertySetContext : public SvXMLPropertySetContext
53 using SvXMLPropertySetContext::CreateChildContext;
H A DPagePropertySetContext.cxx49 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFam, in PagePropertySetContext()
133 pContext = SvXMLPropertySetContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
H A Dprstylei.cxx134 pContext = new SvXMLPropertySetContext( GetImport(), nPrefix, in CreateChildContext()
/aoo4110/main/xmloff/source/draw/
H A DXMLShapePropertySetContext.cxx45 TYPEINIT1( XMLShapePropertySetContext, SvXMLPropertySetContext );
54 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFam, in XMLShapePropertySetContext()
81 SvXMLPropertySetContext::EndElement(); in EndElement()
107 pContext = SvXMLPropertySetContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
H A Dximpstyl.cxx66 class SdXMLDrawingPagePropertySetContext : public SvXMLPropertySetContext
81 using SvXMLPropertySetContext::CreateChildContext;
89 TYPEINIT1( SdXMLDrawingPagePropertySetContext, SvXMLPropertySetContext );
97 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, in SdXMLDrawingPagePropertySetContext()
137 pContext = SvXMLPropertySetContext::CreateChildContext( p_nPrefix, rLocalName, in CreateChildContext()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlprcon.hxx36 class SvXMLPropertySetContext : public SvXMLImportContext class
47 SvXMLPropertySetContext(
56 virtual ~SvXMLPropertySetContext();
/aoo4110/main/xmloff/source/chart/
H A DXMLChartPropertyContext.hxx28 class XMLChartPropertyContext : public SvXMLPropertySetContext
42 using SvXMLPropertySetContext::CreateChildContext;
H A DXMLChartPropertyContext.cxx44 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, rProps, rMapper ) in XMLChartPropertyContext()
73 pContext = SvXMLPropertySetContext::CreateChildContext( in CreateChildContext()
/aoo4110/main/xmloff/inc/
H A DXMLShapePropertySetContext.hxx29 class XMLShapePropertySetContext : public SvXMLPropertySetContext
50 using SvXMLPropertySetContext::CreateChildContext;
/aoo4110/main/xmloff/source/text/
H A DXMLTextPropertySetContext.hxx30 class XMLTextPropertySetContext : public SvXMLPropertySetContext
49 using SvXMLPropertySetContext::CreateChildContext;
H A DXMLTextPropertySetContext.cxx53 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, in XMLTextPropertySetContext()
147 pContext = SvXMLPropertySetContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
H A DXMLTextShapeStyleContext.cxx68 using SvXMLPropertySetContext::CreateChildContext;

Completed in 40 milliseconds