Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx3952 TYPEINIT1( SdXMLTableShapeContext, SdXMLShapeContext );
3954 SdXMLTableShapeContext::SdXMLTableShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::… in SdXMLTableShapeContext() function in SdXMLTableShapeContext
3960 SdXMLTableShapeContext::~SdXMLTableShapeContext() in ~SdXMLTableShapeContext()
3964 void SdXMLTableShapeContext::StartElement( const ::com::sun::star::uno::Reference< ::com::sun::star… in StartElement()
4051 void SdXMLTableShapeContext::EndElement() in EndElement()
4066 void SdXMLTableShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalNam… in processAttribute()
4094 SvXMLImportContext* SdXMLTableShapeContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OU… in CreateChildContext()
H A Dximpshap.hxx654 class SdXMLTableShapeContext : public SdXMLShapeContext class
659 SdXMLTableShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
663 virtual ~SdXMLTableShapeContext();
H A Dshapeimport.cxx962 pContext = new SdXMLTableShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes ); in CreateFrameChildContext()

Completed in 53 milliseconds