Home
last modified time | relevance | path

Searched refs:SdXMLRectShapeContext (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dximpshap.hxx132 class SdXMLRectShapeContext : public SdXMLShapeContext class
139 SdXMLRectShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
144 virtual ~SdXMLRectShapeContext();
H A Dximpshap.cxx999 TYPEINIT1( SdXMLRectShapeContext, SdXMLShapeContext );
1001 SdXMLRectShapeContext::SdXMLRectShapeContext( in SdXMLRectShapeContext() function in SdXMLRectShapeContext
1015 SdXMLRectShapeContext::~SdXMLRectShapeContext() in ~SdXMLRectShapeContext()
1022 void SdXMLRectShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName… in processAttribute()
1038 void SdXMLRectShapeContext::StartElement(const uno::Reference< xml::sax::XAttributeList>& xAttrList) in StartElement()
H A Dshapeimport.cxx816 …pContext = new SdXMLRectShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTempora… in CreateGroupChildContext()

Completed in 33 milliseconds