Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx94 ScDocFunc* pDocFunc; member in ScDocShell
236 ScDocFunc& GetDocFunc() { return *pDocFunc; } in GetDocFunc()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx164 pDrawLayer->SetNotifyUndoActionHdl( LINK( pDocFunc, ScDocFunc, NotifyDrawUndo ) ); in InitItems()
H A Ddocsh.cxx2579 pDocFunc = new ScDocFunc(*this); in ScDocShell()
2615 pDocFunc = new ScDocFunc(*this);
2649 delete pDocFunc;

Completed in 81 milliseconds