Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx422 class ScXMLMovementCutOffContext : public SvXMLImportContext class
430 ScXMLMovementCutOffContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,
434 virtual ~ScXMLMovementCutOffContext();
1633 ScXMLMovementCutOffContext::ScXMLMovementCutOffContext( ScXMLImport& rImport, in ScXMLMovementCutOffContext() function in ScXMLMovementCutOffContext
1681 ScXMLMovementCutOffContext::~ScXMLMovementCutOffContext() in ~ScXMLMovementCutOffContext()
1685 SvXMLImportContext *ScXMLMovementCutOffContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
1693 void ScXMLMovementCutOffContext::EndElement() in EndElement()
1724 …pContext = new ScXMLMovementCutOffContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTr… in CreateChildContext()

Completed in 25 milliseconds