Searched refs:ScXMLTableShapesContext (Results 1 – 3 of 3) sorted by relevance
40 ScXMLTableShapesContext::ScXMLTableShapesContext( ScXMLImport& rImport, in ScXMLTableShapesContext() function in ScXMLTableShapesContext50 ScXMLTableShapesContext::~ScXMLTableShapesContext() in ~ScXMLTableShapesContext()54 SvXMLImportContext *ScXMLTableShapesContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()80 void ScXMLTableShapesContext::EndElement() in EndElement()
31 class ScXMLTableShapesContext : public SvXMLImportContext class36 ScXMLTableShapesContext( ScXMLImport& rImport, sal_uInt16 nPrfx,41 virtual ~ScXMLTableShapesContext();
319 pContext = new ScXMLTableShapesContext( GetScImport(), nPrefix, rLName, xAttrList); in CreateChildContext()
Completed in 14 milliseconds