Home
last modified time | relevance | path

Searched refs:ScXMLTextPContext (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx335 pContext = new ScXMLTextPContext(rXMLImport, nPrefix, rLName, xAttrList, this); in CreateChildContext()
H A DXMLTextPContext.cxx51 ScXMLTextPContext* pTextPContext);
62 ScXMLTextPContext* pTextPContext) : in ScXMLTextTContext()
89 ScXMLTextPContext::ScXMLTextPContext( ScXMLImport& rImport, in ScXMLTextPContext() function in ScXMLTextPContext
108 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()
H A DXMLTextPContext.hxx33 class ScXMLTextPContext : public SvXMLImportContext class
48 ScXMLTextPContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
54 virtual ~ScXMLTextPContext();

Completed in 23 milliseconds