Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx445 class ScXMLCutOffsContext : public SvXMLImportContext class
453 ScXMLCutOffsContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,
457 virtual ~ScXMLCutOffsContext();
1697 ScXMLCutOffsContext::ScXMLCutOffsContext( ScXMLImport& rImport, in ScXMLCutOffsContext() function in ScXMLCutOffsContext
1708 ScXMLCutOffsContext::~ScXMLCutOffsContext() in ~ScXMLCutOffsContext()
1712 SvXMLImportContext *ScXMLCutOffsContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
1733 void ScXMLCutOffsContext::EndElement() in EndElement()
1835 …pContext = new ScXMLCutOffsContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTrackingI… in CreateChildContext()

Completed in 21 milliseconds