Searched refs:XMLShapePropertySetContext (Results 1 – 6 of 6) sorted by relevance
/trunk/main/xmloff/source/draw/ |
H A D | XMLShapePropertySetContext.cxx | 45 TYPEINIT1( XMLShapePropertySetContext, SvXMLPropertySetContext ); 47 XMLShapePropertySetContext::XMLShapePropertySetContext( in XMLShapePropertySetContext() function in XMLShapePropertySetContext 60 XMLShapePropertySetContext::~XMLShapePropertySetContext() in ~XMLShapePropertySetContext() 64 void XMLShapePropertySetContext::EndElement() in EndElement() 84 SvXMLImportContext *XMLShapePropertySetContext::CreateChildContext( in CreateChildContext()
|
H A D | XMLGraphicsDefaultStyle.cxx | 83 …pContext = new XMLShapePropertySetContext( GetImport(), nPrefix, rLocalName, xAttrList, nFamily, G… in CreateChildContext()
|
H A D | XMLShapeStyleContext.cxx | 124 pContext = new XMLShapePropertySetContext( GetImport(), nPrefix, in CreateChildContext()
|
/trunk/main/xmloff/inc/ |
H A D | XMLShapePropertySetContext.hxx | 29 class XMLShapePropertySetContext : public SvXMLPropertySetContext class 38 XMLShapePropertySetContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 46 virtual ~XMLShapePropertySetContext();
|
/trunk/main/xmloff/source/text/ |
H A D | XMLTextShapeStyleContext.cxx | 56 class XMLTextShapePropertySetContext_Impl : public XMLShapePropertySetContext 83 XMLShapePropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, in XMLTextShapePropertySetContext_Impl() 132 pContext = XMLShapePropertySetContext::CreateChildContext( in CreateChildContext()
|
/trunk/main/xmloff/ |
H A D | Library_xo.mk | 128 xmloff/source/draw/XMLShapePropertySetContext \
|
Completed in 26 milliseconds