Lines Matching refs:GetDocShell

809         SwWait aWait( *GetDoc()->GetDocShell(), true );  in SetParaSpaceMax()
821 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetParaSpaceMaxAtPages()
833 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetTabCompat()
845 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetAddExtLeading()
860 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetUseVirDev()
874 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetAddParaSpacingToTableCells()
888 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetUseFormerLineSpacing()
901 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetUseFormerObjectPositioning()
913 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetConsiderWrapOnObjPos()
925 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetUseFormerTextWrapping()
939 SwWait aWait( *GetDoc()->GetDocShell(), true ); in SetDoNotJustifyLinesWithManualBreak()
958 SwWait aWait( *GetDoc()->GetDocShell(), true ); in Reformat()
1000 SwWait aWait( *GetDoc()->GetDocShell(), true ); in CalcLayout()
1007 const sal_Bool bEndProgress = SfxProgress::GetActiveProgress( GetDoc()->GetDocShell() ) == 0; in CalcLayout()
1012 ::StartProgress( STR_STATSTR_REFORMAT, 0, nEndPage, GetDoc()->GetDocShell() ); in CalcLayout()
1043 ::EndProgress( GetDoc()->GetDocShell() ); in CalcLayout()
2003 else if ( SfxProgress::GetActiveProgress( GetDoc()->GetDocShell() ) && in Paint()
2342 pDoc->set(IDocumentSettingAccess::HTML_MODE, 0 != ::GetHtmlMode(pDoc->GetDocShell())); in ImplApplyViewOptions()
2732 SwView* pView = GetDoc()->GetDocShell() ? GetDoc()->GetDocShell()->GetView() : 0; in GetPostItMgr()