Searched refs:SvXMLPropertySetContext (Results 1 – 13 of 13) sorted by relevance
/trunk/main/xmloff/source/style/ |
H A D | xmlprcon.cxx | 37 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 D | PagePropertySetContext.hxx | 36 class PagePropertySetContext : public SvXMLPropertySetContext 53 using SvXMLPropertySetContext::CreateChildContext;
|
H A D | PagePropertySetContext.cxx | 49 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFam, in PagePropertySetContext() 133 pContext = SvXMLPropertySetContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
|
H A D | prstylei.cxx | 211 pContext = new SvXMLPropertySetContext( GetImport(), nPrefix, in CreateChildContext()
|
/trunk/main/xmloff/source/draw/ |
H A D | XMLShapePropertySetContext.cxx | 45 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 D | ximpstyl.cxx | 66 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()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | xmlprcon.hxx | 36 class SvXMLPropertySetContext : public SvXMLImportContext class 47 SvXMLPropertySetContext( 56 virtual ~SvXMLPropertySetContext();
|
/trunk/main/xmloff/source/chart/ |
H A D | XMLChartPropertyContext.hxx | 28 class XMLChartPropertyContext : public SvXMLPropertySetContext 42 using SvXMLPropertySetContext::CreateChildContext;
|
H A D | XMLChartPropertyContext.cxx | 44 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, rProps, rMapper ) in XMLChartPropertyContext() 73 pContext = SvXMLPropertySetContext::CreateChildContext( in CreateChildContext()
|
/trunk/main/xmloff/inc/ |
H A D | XMLShapePropertySetContext.hxx | 29 class XMLShapePropertySetContext : public SvXMLPropertySetContext 50 using SvXMLPropertySetContext::CreateChildContext;
|
/trunk/main/xmloff/source/text/ |
H A D | XMLTextPropertySetContext.hxx | 30 class XMLTextPropertySetContext : public SvXMLPropertySetContext 49 using SvXMLPropertySetContext::CreateChildContext;
|
H A D | XMLTextPropertySetContext.cxx | 53 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, in XMLTextPropertySetContext() 147 pContext = SvXMLPropertySetContext::CreateChildContext( nPrefix, rLocalName, in CreateChildContext()
|
H A D | XMLTextShapeStyleContext.cxx | 68 using SvXMLPropertySetContext::CreateChildContext;
|
Completed in 65 milliseconds