Searched refs:SdXMLConnectorShapeContext (Results 1 – 3 of 3) sorted by relevance
299 class SdXMLConnectorShapeContext : public SdXMLShapeContext class321 SdXMLConnectorShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx,326 virtual ~SdXMLConnectorShapeContext();
1860 TYPEINIT1( SdXMLConnectorShapeContext, SdXMLShapeContext );1862 SdXMLConnectorShapeContext::SdXMLConnectorShapeContext( in SdXMLConnectorShapeContext() function in SdXMLConnectorShapeContext1883 SdXMLConnectorShapeContext::~SdXMLConnectorShapeContext() in ~SdXMLConnectorShapeContext()1890 void SdXMLConnectorShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLoca… in processAttribute()2005 void SdXMLConnectorShapeContext::StartElement(const uno::Reference< xml::sax::XAttributeList>& xAtt… in StartElement()
861 …pContext = new SdXMLConnectorShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTe… in CreateGroupChildContext()
Completed in 35 milliseconds