Home
last modified time | relevance | path

Searched refs:IsInPlace (Results 1 – 25 of 28) sorted by relevance

12

/aoo41x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx820 … if ( pSlot && ( !pAct->GetFrame().IsInPlace() || !pSlot->IsMode( SFX_SLOT_CONTAINER ) ) ) in queryDispatch()
877 … if ( pSlot && ( !pAct->GetFrame().IsInPlace() || !pSlot->IsMode( SFX_SLOT_CONTAINER ) ) ) in queryDispatch()
1313 if ( !pViewFrm->GetFrame().IsInPlace() ) in ConnectSfxFrame_Impl()
1370 if ( rFrame.IsInPlace() ) in ConnectSfxFrame_Impl()
1376 if ( !rFrame.IsInPlace() ) in ConnectSfxFrame_Impl()
1380 if ( !rFrame.IsInPlace() || ( nPluginMode == 3 ) ) in ConnectSfxFrame_Impl()
1383 if ( rFrame.IsInPlace() ) in ConnectSfxFrame_Impl()
1394 …DBG_ASSERT( !rFrame.IsInPlace() && !bHasPluginMode, "Special modes not compatible with hidden mode… in ConnectSfxFrame_Impl()
1401 if ( !rFrame.IsInPlace() ) in ConnectSfxFrame_Impl()
H A Dframe.cxx850 if ( IsInPlace() ) in CreateWorkWindow_Impl()
910 sal_Bool SfxFrame::IsInPlace() const in IsInPlace() function in SfxFrame
927 if ( IsInPlace() ) in Resize()
H A Dframe2.cxx118 …iew->GetViewShell() && !pView->GetViewShell()->GetUIActiveIPClient_Impl() && !pFrame->IsInPlace() ) in Notify()
212 if ( pFrame->IsInPlace() ) in StateChanged()
H A Dviewfrm.cxx1286 if ( GetFrame().IsInPlace() ) in InvalidateBorderImpl()
1314 if ( IsResizeInToOut_Impl() && !GetFrame().IsInPlace() ) in SetBorderPixelImpl()
2793 if ( GetFrame().IsInPlace() ) in Resize()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx259 if ( GetViewFrame()->GetFrame().IsInPlace() ) // inplace in Deactivate()
385 if ( GetViewFrame()->GetFrame().IsInPlace() ) in InnerResizePixel()
1384 sal_Bool bParent = ( GetViewFrame()->GetFrame().IsInPlace() && eFunc != KEYFUNC_DONTKNOW ); in TabKeyInput()
1639 if ( GetViewFrame()->GetFrame().IsInPlace() ) // inplace in Construct()
1779 if ( GetViewFrame()->GetFrame().IsInPlace() ) in Construct()
H A Dtabvwsh2.cxx450 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetDrawState()
H A Dtabvwshb.cxx448 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetDrawInsState()
H A Dtabvwsha.cxx172 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetState()
H A Dcellsh3.cxx87 if (!pTabViewShell->GetViewFrame()->GetFrame().IsInPlace()) in Execute()
H A Ddrawview.cxx538 sal_Bool bOle = pViewSh->GetViewFrame()->GetFrame().IsInPlace(); in MarkListHasChanged()
H A Dtabvwsh3.cxx499 if ( !pThisFrame->GetFrame().IsInPlace() ) // nicht bei OLE in Execute()
H A Dtabview.cxx1168 if ( !aViewData.GetViewShell()->GetViewFrame()->GetFrame().IsInPlace() ) in ScrollCommand()
1625 if ( !aViewData.GetViewShell()->GetViewFrame()->GetFrame().IsInPlace() ) in UpdateHeaderWidth()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx101 if ( !pFrame->GetFrame().IsInPlace() ) in enableInput()
600 if ( !pFrame->GetFrame().IsInPlace() ) in EnableSpreadsheets()
640 if ( !pFrame->GetFrame().IsInPlace() ) in lcl_InvalidateWindows()
/aoo41x/main/starmath/source/
H A Dview.cxx352 if ( !pViewShell->GetViewFrame()->GetFrame().IsInPlace() ) in Command()
678 bool bInPlace = GetView()->GetViewFrame()->GetFrame().IsInPlace(); in IMPL_LINK()
1652 if ( !GetViewFrame()->GetFrame().IsInPlace() ) in Execute()
1779 if ( GetViewFrame()->GetFrame().IsInPlace() ) in GetState()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewmdi.cxx176 if ( !GetViewFrame()->GetFrame().IsInPlace() ) in _SetZoom()
259 if ( !GetViewFrame()->GetFrame().IsInPlace() && !bViewOnly ) in SetViewLayout()
H A Dviewport.cxx220 !GetViewFrame()->GetFrame().IsInPlace()) in DocSzChgd()
354 !GetViewFrame()->GetFrame().IsInPlace() ); in CheckVisArea()
1056 if ( GetViewFrame()->GetFrame().IsInPlace() ) in InnerResizePixel()
H A Dview.cxx166 if ( !GetViewFrame()->GetFrame().IsInPlace() && in ImpSetVerb()
1570 if ( !GetViewFrame()->GetFrame().IsInPlace() ) in DoVerb()
/aoo41x/main/sfx2/inc/sfx2/
H A Dframe.hxx180 sal_Bool IsInPlace() const;
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfusel.cxx393 sal_Bool bOle = pViewShell->GetViewFrame()->GetFrame().IsInPlace(); in MouseButtonUp()
H A Dfudraw.cxx309 sal_Bool bOle = pViewShell->GetViewFrame()->GetFrame().IsInPlace(); in KeyInput()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews7.cxx1653 if (GetViewFrame()->GetFrame().IsInPlace() || bIsRunning) in GetModeSwitchingMenuState()
1655 if ( !GetViewFrame()->GetFrame().IsInPlace() ) in GetModeSwitchingMenuState()
H A Ddrviews5.cxx152 sal_Bool bInPlaceActive = GetViewFrame()->GetFrame().IsInPlace(); in ArrangeGUIElements()
/aoo41x/main/sfx2/source/doc/
H A Dobjmisc.cxx2086 return pFrame && pFrame->GetFrame().IsInPlace(); in IsInPlaceActive()
2095 …return pFrame && pFrame->GetFrame().IsInPlace() && pFrame->GetFrame().GetWorkWindow_Impl()->IsVisi… in IsUIActive()
/aoo41x/main/sc/source/ui/vba/
H A Dvbahelper.cxx450 if ( !pViewFrame->GetFrame().IsInPlace() ) in PrintOutHelper()
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx635 !GetView().GetViewFrame()->GetFrame().IsInPlace() ) in LaunchOLEObj()

Completed in 217 milliseconds

12