Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dexternalrefmgr.hxx392 class ApiGuard class in ScExternalRefManager
395 ApiGuard(ScDocument* pDoc);
396 ~ApiGuard();
/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1525 ScExternalRefManager::ApiGuard::ApiGuard(ScDocument* pDoc) : in ApiGuard() function in ScExternalRefManager::ApiGuard
1533 ScExternalRefManager::ApiGuard::~ApiGuard() in ~ApiGuard()
H A Ddocfunc.cxx1048 ::boost::scoped_ptr<ScExternalRefManager::ApiGuard> pExtRefGuard; in SetCellText()
1050 pExtRefGuard.reset(new ScExternalRefManager::ApiGuard(pDoc)); in SetCellText()
/aoo41x/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx140 ScExternalRefManager::ApiGuard aExtRefGuard(pDoc); in parseFormula()
H A Dcellsuno.cxx5304 ScExternalRefManager::ApiGuard aExtRefGuard(pDocSh->GetDocument()); in setFormulaArray()

Completed in 101 milliseconds