Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLTextPContext.cxx42 class ScXMLTextTContext : public SvXMLImportContext class
47 ScXMLTextTContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
53 virtual ~ScXMLTextTContext();
57 ScXMLTextTContext::ScXMLTextTContext( ScXMLImport& rImport, in ScXMLTextTContext() function in ScXMLTextTContext
83 ScXMLTextTContext::~ScXMLTextTContext() in ~ScXMLTextTContext()
137 pContext = new ScXMLTextTContext( GetScImport(), nTempPrefix, rLName, xTempAttrList, this); in CreateChildContext()

Completed in 6 milliseconds