Searched refs:IsInPlaceActive (Results 1 – 15 of 15) sorted by relevance
763 else if( ((SfxObjectShell*)GetDocShell())->IsInPlaceActive() ) in Execute()1277 …GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) in StateStatusLine()1300 …GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) in StateStatusLine()1314 …GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) in StateStatusLine()1622 …GetDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) in ExecuteStatusLine()1693 …tDocShell()->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) || !GetDocShell()->IsInPlaceActive() ) ) in ExecuteStatusLine()1716 …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();
967 bool bOuterResize ( ! GetDocShell()->IsInPlaceActive()); in UpdateBorder()
1361 if( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !IsInPlaceActive() && GetFrame() ) in SetVisArea()
1026 sal_Bool bDisable = IsInPlaceActive(); in GetState()
110 nViewNo && !pView->GetObjectShell()->IsInPlaceActive() ) in isInPrintPreview()
2968 !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() ) in Paint()3016 else if ( bBookMode && pSh->GetWin() && !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() ) in Paint()5763 !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() in PaintBackground()
2080 sal_Bool SfxObjectShell::IsInPlaceActive() in IsInPlaceActive() function in SfxObjectShell
552 bShowStatusBar = ( !pConfigShell->GetObjectShell()->IsInPlaceActive() ); in SfxFrameWorkWin_Impl()
Completed in 151 milliseconds