Searched refs:pDocFunc (Results 1 – 3 of 3) sorted by relevance
94 ScDocFunc* pDocFunc; member in ScDocShell236 ScDocFunc& GetDocFunc() { return *pDocFunc; } in GetDocFunc()
164 pDrawLayer->SetNotifyUndoActionHdl( LINK( pDocFunc, ScDocFunc, NotifyDrawUndo ) ); in InitItems()
2579 pDocFunc = new ScDocFunc(*this); in ScDocShell()2615 pDocFunc = new ScDocFunc(*this);2649 delete pDocFunc;
Completed in 34 milliseconds