Lines Matching refs:GetDocShell
212 SwWait aWait( *GetDocShell(), true ); in InsertGraphic()
246 SwDocShell* pDocSh = GetDocShell(); in InsertGraphic()
278 SwDocShell* pDocShell = GetDocShell(); in InsertGraphicDlg()
713 pRed->ReInitDlg(GetDocShell()); in Execute()
763 else if( ((SfxObjectShell*)GetDocShell())->IsInPlaceActive() ) in Execute()
1069 SwDocShell* pDocShell = GetDocShell(); in Execute()
1277 …if ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceAc… in StateStatusLine()
1300 …if ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceAc… in StateStatusLine()
1314 …if ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceAc… in StateStatusLine()
1622 …if ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceAc… in ExecuteStatusLine()
1693 …( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActiv… in ExecuteStatusLine()
1716 …if ( pArgs && ( ( GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->… in ExecuteStatusLine()
2059 SwDocShell* pDocSh = GetDocShell(); in InsertDoc()
2096 SwDocShell* pDocSh = GetDocShell(); in InsertMedium()
2149 SwWait aWait( *GetDocShell(), true ); in InsertMedium()
2209 SwWait aWait( *GetDocShell(), true ); in InsertMedium()
2492 pRed->ReInitDlg( GetDocShell() ); in IMPL_LINK()