Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlbodyi.cxx70 ScXMLBodyContext::ScXMLBodyContext( ScXMLImport& rImport, in ScXMLBodyContext() function in ScXMLBodyContext
125 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()
H A Dxmlbodyi.hxx33 class ScXMLBodyContext : public SvXMLImportContext class
44 ScXMLBodyContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,
46 virtual ~ScXMLBodyContext();
H A Dxmlimprt.cxx1905 return new ScXMLBodyContext(*this, XML_NAMESPACE_OFFICE, rLocalName, xAttrList); in CreateBodyContext()

Completed in 289 milliseconds