Searched refs:XMLEnhancedCustomShapeContext (Results 1 – 3 of 3) sorted by relevance
46 class XMLEnhancedCustomShapeContext : public SvXMLImportContext class63 …XMLEnhancedCustomShapeContext( SvXMLImport& rImport, ::com::sun::star::uno::Reference< ::com::sun:…
63 TYPEINIT1( XMLEnhancedCustomShapeContext, SvXMLImportContext );65 XMLEnhancedCustomShapeContext::XMLEnhancedCustomShapeContext( SvXMLImport& rImport, in XMLEnhancedCustomShapeContext() function in XMLEnhancedCustomShapeContext832 void XMLEnhancedCustomShapeContext::StartElement( const uno::Reference< xml::sax::XAttributeList >&… in StartElement()1209 void XMLEnhancedCustomShapeContext::EndElement() in EndElement()1343 SvXMLImportContext* XMLEnhancedCustomShapeContext::CreateChildContext( sal_uInt16 nPrefix,const rtl… in CreateChildContext()
3938 …pContext = new XMLEnhancedCustomShapeContext( GetImport(), mxShape, nPrefix, rLocalName, maCustomS… in CreateChildContext()
Completed in 61 milliseconds