Home
last modified time | relevance | path

Searched refs:SdXMLCustomShapeContext (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx3755 TYPEINIT1( SdXMLCustomShapeContext, SdXMLShapeContext );
3757 SdXMLCustomShapeContext::SdXMLCustomShapeContext( in SdXMLCustomShapeContext() function in SdXMLCustomShapeContext
3770 SdXMLCustomShapeContext::~SdXMLCustomShapeContext() in ~SdXMLCustomShapeContext()
3777 void SdXMLCustomShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalNa… in processAttribute()
3797 void SdXMLCustomShapeContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAttr… in StartElement()
3837 void SdXMLCustomShapeContext::EndElement() in EndElement()
3927 SvXMLImportContext* SdXMLCustomShapeContext::CreateChildContext( in CreateChildContext()
H A Dximpshap.hxx621 class SdXMLCustomShapeContext : public SdXMLShapeContext class
635 SdXMLCustomShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLocalName,
639 virtual ~SdXMLCustomShapeContext();
H A Dximpcustomshape.hxx45 class SdXMLCustomShapeContext;
H A Dshapeimport.cxx892 …pContext = new SdXMLCustomShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, sal_Fa… in CreateGroupChildContext()

Completed in 43 milliseconds