Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx128 class PrepareSaveGuard;
129 friend class ScDocShell::PrepareSaveGuard;
132 class PrepareSaveGuard class in ScDocShell
135 explicit PrepareSaveGuard( ScDocShell & rDocShell );
136 ~PrepareSaveGuard();
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1519 ScDocShell::PrepareSaveGuard::PrepareSaveGuard( ScDocShell& rDocShell ) in PrepareSaveGuard() function in ScDocShell::PrepareSaveGuard
1543 ScDocShell::PrepareSaveGuard::~PrepareSaveGuard() in ~PrepareSaveGuard()
1563 PrepareSaveGuard aPrepareGuard( *this); in Save()
1589 PrepareSaveGuard aPrepareGuard( *this); in SaveAs()

Completed in 23 milliseconds