Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/inc/
H A Ddocsh.hxx402 void BeforeXMLLoading();
/AOO41X/main/sc/source/ui/docshell/
H A Ddocsh.cxx365 void ScDocShell::BeforeXMLLoading() in BeforeXMLLoading() function in ScDocShell
494 BeforeXMLLoading(); in LoadXML()
/AOO41X/main/sc/inc/
H A Ddocuno.hxx132 void BeforeXMLLoading();
/AOO41X/main/sc/source/ui/unoobj/
H A Ddocuno.cxx429 void ScModelObj::BeforeXMLLoading() in BeforeXMLLoading() function in ScModelObj
432 pDocShell->BeforeXMLLoading(); in BeforeXMLLoading()
/AOO41X/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2618 ScModelObj::getImplementation(GetModel())->BeforeXMLLoading(); in startDocument()