Home
last modified time | relevance | path

Searched refs:IsObjectInPlaceActive (Results 1 – 22 of 22) sorted by relevance

/aoo42x/main/sc/source/ui/drawfunc/
H A Dfusel.cxx268 sal_Bool bWasOleActive = ( pClient && pClient->IsObjectInPlaceActive() ); in MouseButtonDown()
503 if ( pIPClient->IsObjectInPlaceActive() && !bUnoRefDialog ) in MouseButtonUp()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwshb.cxx279 if ( pClient && pClient->IsObjectInPlaceActive() && !bUnoRefDialog ) in DeactivateOle()
340 if ( pClient && pClient->IsObjectInPlaceActive() ) in ExecDrawIns()
H A Ddrawview.cxx421 if ( pClient && pClient->IsObjectInPlaceActive() && !bUnoRefDialog ) in MarkListHasChanged()
872 if ( pClient && pClient->IsObjectInPlaceActive() ) in InsertObjectSafe()
H A Dviewfun7.cxx220 if ( pClient && pClient->IsObjectInPlaceActive() ) in PasteDraw()
H A Dtabview3.cxx1729 if ( pClient && pClient->IsObjectInPlaceActive() ) in SetTabNo()
2699 sal_Bool bOleActive = ( pClient && pClient->IsObjectInPlaceActive() ); in ActivatePart()
H A Dgridwin.cxx1411 sal_Bool bOleActive = ( pClient && pClient->IsObjectInPlaceActive() ); in TestMouse()
1529 pClient->IsObjectInPlaceActive() && in HandleMouseButtonDown()
2704 pClient->IsObjectInPlaceActive() && in Command()
H A Dtabvwsh4.cxx1178 if ( pClient && pClient->IsObjectInPlaceActive() ) in IMPL_LINK()
/aoo42x/main/sd/source/ui/view/
H A Dsdview4.cxx217 && mpViewSh->GetViewShell()->GetIPClient()->IsObjectInPlaceActive()) in InsertGraphic()
527 if (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive()) in IMPL_LINK()
H A Ddrviews4.cxx329 sal_Bool bIsOleActive = ( pIPClient && pIPClient->IsObjectInPlaceActive() ); in MouseButtonDown()
530 sal_Bool bIsOleActive = ( pIPClient && pIPClient->IsObjectInPlaceActive() ); in Command()
H A Dsdview3.cxx308 || (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive())) in InsertData()
1016 if (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive()) in InsertData()
1187 if (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive()) in InsertData()
H A DViewTabBar.cxx450 if (pIPClient==NULL || ! pIPClient->IsObjectInPlaceActive()) in ActivatePage()
H A Ddrviews5.cxx149 if ( pIPClient && pIPClient->IsObjectInPlaceActive() ) in ArrangeGUIElements()
H A Ddrviews3.cxx359 if ( pIPClient && pIPClient->IsObjectInPlaceActive() ) in SO2_DECL_REF()
H A Ddrviews1.cxx228 if ( pIPClient && pIPClient->IsObjectInPlaceActive() ) in SelectionHasChanged()
H A Ddrviewse.cxx1671 if (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive()) in InsertURLButton()
/aoo42x/main/sfx2/inc/sfx2/
H A Dipclient.hxx77 sal_Bool IsObjectInPlaceActive() const;
/aoo42x/main/sw/source/core/frmedt/
H A Dfeflyole.cxx127 sal_Bool bRet = pIPClient->IsObjectInPlaceActive(); in FinishOLEObj()
/aoo42x/main/sfx2/source/view/
H A Dviewsh.cxx1881 if ( pIPClient->IsObjectInPlaceActive() ) in VisAreaChanged()
1899 if ( !pIPClient->IsObjectInPlaceActive() && pImp->m_bPlugInsActive ) in CheckIPClient_Impl()
H A Dipclient.cxx871 sal_Bool SfxInPlaceClient::IsObjectInPlaceActive() const in IsObjectInPlaceActive() function in SfxInPlaceClient
/aoo42x/main/sd/source/ui/func/
H A Dfudraw.cxx442 if (pIPClient && pIPClient->IsObjectInPlaceActive()) in KeyInput()
H A Dfusel.cxx385 if (pIPClient && pIPClient->IsObjectInPlaceActive()) in MouseButtonDown()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx2641 sal_Bool bIsOleActive = ( pIPClient && pIPClient->IsObjectInPlaceActive() ); in MouseButtonDown()
4767 sal_Bool bIsOleActive = ( pIPClient && pIPClient->IsObjectInPlaceActive() ); in Command()

Completed in 179 milliseconds