Searched refs:mpDrawDocument (Results 1 – 3 of 3) sorted by relevance
150 mpDrawDocument(pDoc), in Outliner()184 SetStyleSheetPool((SfxStyleSheetPool*) mpDrawDocument->GetStyleSheetPool()); in Outliner()197 DrawDocShell* pDocSh = mpDrawDocument->GetDocSh(); in Outliner()201 bOnlineSpell = mpDrawDocument->GetOnlineSpell(); in Outliner()281 SetRefDevice( SD_MOD()->GetRefDevice( *mpDrawDocument->GetDocSh() ) ); in PrepareSpelling()370 if(mpDrawDocument && !mpDrawDocument->IsChanged()) in EndSpelling()371 mpDrawDocument->SetChanged(sal_True); in EndSpelling()404 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_True ); in SpellNextDocument()414 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_False ); in SpellNextDocument()480 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_True ); in StartSearchAndReplace()[all …]
198 mpOutliner->mpDrawDocument, in CreateIterator()205 mpOutliner->mpDrawDocument, in CreateIterator()
203 SdDrawDocument* mpDrawDocument; member in sd::Outliner