Searched refs:IsInPlaceActive (Results 1 – 15 of 15) sorted by relevance
761 else if( ((SfxObjectShell*)GetDocShell())->IsInPlaceActive() ) in Execute()1275 …GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) in StateStatusLine()1298 …GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) in StateStatusLine()1312 …GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) in StateStatusLine()1620 …GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) in ExecuteStatusLine()1691 …tDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) ) in ExecuteStatusLine()1714 …tDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) ) in ExecuteStatusLine()
855 if ( pImp->pFrame && !(pImp->pFrame->GetObjectShell()->IsInPlaceActive() ) ) in DoDeactivate_Impl()1696 sal_Bool bIsIPActive = pImp->pFrame && pImp->pFrame->GetObjectShell()->IsInPlaceActive(); in Update_Impl()2343 bool bIsInPlace = pImp->pFrame && pImp->pFrame->GetObjectShell()->IsInPlaceActive(); in _FindServer()2458 bool bIsInPlace = pImp->pFrame && pImp->pFrame->GetObjectShell()->IsInPlaceActive(); in HasSlot_Impl()
74 nViewNo && !pView->GetObjectShell()->IsInPlaceActive() ) in isInPrintPreview()
96 nViewNo && !pView->GetObjectShell()->IsInPlaceActive() ) in isInPrintPreview()
435 … GetViewShell() && GetViewShell()->GetVerbs().getLength() && !GetObjectShell()->IsInPlaceActive() ) in GetState_Impl()
2683 nViewNo && !GetObjectShell()->IsInPlaceActive() ) in StateView_Impl()
593 if (mpBase->GetDocShell()->IsInPlaceActive()) in ActivateCenterView()
624 sal_Bool IsInPlaceActive();
1354 if( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !IsInPlaceActive() && GetFrame() ) in SetVisArea()
1026 sal_Bool bDisable = IsInPlaceActive(); in GetState()
967 bool bOuterResize ( ! GetDocShell()->IsInPlaceActive()); in UpdateBorder()
110 nViewNo && !pView->GetObjectShell()->IsInPlaceActive() ) in isInPrintPreview()
3043 !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() ) in Paint()3091 else if ( bBookMode && pSh->GetWin() && !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() ) in Paint()5791 !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() in PaintBackground()
2088 sal_Bool SfxObjectShell::IsInPlaceActive() in IsInPlaceActive() function in SfxObjectShell
552 bShowStatusBar = ( !pConfigShell->GetObjectShell()->IsInPlaceActive() ); in SfxFrameWorkWin_Impl()