Searched refs:ScXMLBodyContext (Results 1 – 3 of 3) sorted by relevance
70 ScXMLBodyContext::ScXMLBodyContext( ScXMLImport& rImport, in ScXMLBodyContext() function in ScXMLBodyContext125 ScXMLBodyContext::~ScXMLBodyContext() in ~ScXMLBodyContext()129 SvXMLImportContext *ScXMLBodyContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()225 void ScXMLBodyContext::Characters( const OUString& ) in Characters()237 void ScXMLBodyContext::EndElement() in EndElement()
33 class ScXMLBodyContext : public SvXMLImportContext class44 ScXMLBodyContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,46 virtual ~ScXMLBodyContext();
1905 return new ScXMLBodyContext(*this, XML_NAMESPACE_OFFICE, rLocalName, xAttrList); in CreateBodyContext()
Completed in 70 milliseconds