Home
last modified time | relevance | path

Searched refs:IsInPlaceActive (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx763 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()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx855 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()
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx74 nViewNo && !pView->GetObjectShell()->IsInPlaceActive() ) in isInPrintPreview()
H A Dvbahelper.cxx96 nViewNo && !pView->GetObjectShell()->IsInPlaceActive() ) in isInPrintPreview()
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx435 … GetViewShell() && GetViewShell()->GetVerbs().getLength() && !GetObjectShell()->IsInPlaceActive() ) in GetState_Impl()
H A Dviewfrm.cxx2683 nViewNo && !GetObjectShell()->IsInPlaceActive() ) in StateView_Impl()
/trunk/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx593 if (mpBase->GetDocShell()->IsInPlaceActive()) in ActivateCenterView()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx624 sal_Bool IsInPlaceActive();
/trunk/main/starmath/source/
H A Ddocument.cxx1361 if( GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !IsInPlaceActive() && GetFrame() ) in SetVisArea()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx967 bool bOuterResize ( ! GetDocShell()->IsInPlaceActive()); in UpdateBorder()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1026 sal_Bool bDisable = IsInPlaceActive(); in GetState()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx110 nViewNo && !pView->GetObjectShell()->IsInPlaceActive() ) in isInPrintPreview()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3058 !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() ) in Paint()
3106 else if ( bBookMode && pSh->GetWin() && !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() ) in Paint()
5841 !pSh->GetDoc()->GetDocShell()->IsInPlaceActive() in PaintBackground()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx2088 sal_Bool SfxObjectShell::IsInPlaceActive() in IsInPlaceActive() function in SfxObjectShell
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx552 bShowStatusBar = ( !pConfigShell->GetObjectShell()->IsInPlaceActive() ); in SfxFrameWorkWin_Impl()

Completed in 148 milliseconds