Searched refs:ScXMLTextPContext (Results 1 – 3 of 3) sorted by relevance
51 ScXMLTextPContext* pTextPContext);62 ScXMLTextPContext* pTextPContext) : in ScXMLTextTContext()89 ScXMLTextPContext::ScXMLTextPContext( ScXMLImport& rImport, in ScXMLTextPContext() function in ScXMLTextPContext108 ScXMLTextPContext::~ScXMLTextPContext() in ~ScXMLTextPContext()116 void ScXMLTextPContext::AddSpaces(sal_Int32 nSpaceCount) in AddSpaces()128 SvXMLImportContext *ScXMLTextPContext::CreateChildContext( sal_uInt16 nTempPrefix, in CreateChildContext()186 void ScXMLTextPContext::Characters( const ::rtl::OUString& rChars ) in Characters()206 void ScXMLTextPContext::EndElement() in EndElement()
33 class ScXMLTextPContext : public SvXMLImportContext class48 ScXMLTextPContext( ScXMLImport& rImport, sal_uInt16 nPrfx,54 virtual ~ScXMLTextPContext();
335 pContext = new ScXMLTextPContext(rXMLImport, nPrefix, rLName, xAttrList, this); in CreateChildContext()
Completed in 37 milliseconds