Searched refs:IsObjectInPlaceActive (Results 1 – 22 of 22) sorted by relevance
268 sal_Bool bWasOleActive = ( pClient && pClient->IsObjectInPlaceActive() ); in MouseButtonDown()503 if ( pIPClient->IsObjectInPlaceActive() && !bUnoRefDialog ) in MouseButtonUp()
279 if ( pClient && pClient->IsObjectInPlaceActive() && !bUnoRefDialog ) in DeactivateOle()340 if ( pClient && pClient->IsObjectInPlaceActive() ) in ExecDrawIns()
421 if ( pClient && pClient->IsObjectInPlaceActive() && !bUnoRefDialog ) in MarkListHasChanged()872 if ( pClient && pClient->IsObjectInPlaceActive() ) in InsertObjectSafe()
220 if ( pClient && pClient->IsObjectInPlaceActive() ) in PasteDraw()
1729 if ( pClient && pClient->IsObjectInPlaceActive() ) in SetTabNo()2699 sal_Bool bOleActive = ( pClient && pClient->IsObjectInPlaceActive() ); in ActivatePart()
1411 sal_Bool bOleActive = ( pClient && pClient->IsObjectInPlaceActive() ); in TestMouse()1529 pClient->IsObjectInPlaceActive() && in HandleMouseButtonDown()2704 pClient->IsObjectInPlaceActive() && in Command()
1178 if ( pClient && pClient->IsObjectInPlaceActive() ) in IMPL_LINK()
217 && mpViewSh->GetViewShell()->GetIPClient()->IsObjectInPlaceActive()) in InsertGraphic()527 if (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive()) in IMPL_LINK()
329 sal_Bool bIsOleActive = ( pIPClient && pIPClient->IsObjectInPlaceActive() ); in MouseButtonDown()530 sal_Bool bIsOleActive = ( pIPClient && pIPClient->IsObjectInPlaceActive() ); in Command()
308 || (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive())) in InsertData()1016 if (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive()) in InsertData()1187 if (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive()) in InsertData()
450 if (pIPClient==NULL || ! pIPClient->IsObjectInPlaceActive()) in ActivatePage()
149 if ( pIPClient && pIPClient->IsObjectInPlaceActive() ) in ArrangeGUIElements()
359 if ( pIPClient && pIPClient->IsObjectInPlaceActive() ) in SO2_DECL_REF()
228 if ( pIPClient && pIPClient->IsObjectInPlaceActive() ) in SelectionHasChanged()
1671 if (pIpClient!=NULL && pIpClient->IsObjectInPlaceActive()) in InsertURLButton()
77 sal_Bool IsObjectInPlaceActive() const;
127 sal_Bool bRet = pIPClient->IsObjectInPlaceActive(); in FinishOLEObj()
1881 if ( pIPClient->IsObjectInPlaceActive() ) in VisAreaChanged()1899 if ( !pIPClient->IsObjectInPlaceActive() && pImp->m_bPlugInsActive ) in CheckIPClient_Impl()
871 sal_Bool SfxInPlaceClient::IsObjectInPlaceActive() const in IsObjectInPlaceActive() function in SfxInPlaceClient
442 if (pIPClient && pIPClient->IsObjectInPlaceActive()) in KeyInput()
385 if (pIPClient && pIPClient->IsObjectInPlaceActive()) in MouseButtonDown()
2639 sal_Bool bIsOleActive = ( pIPClient && pIPClient->IsObjectInPlaceActive() ); in MouseButtonDown()4765 sal_Bool bIsOleActive = ( pIPClient && pIPClient->IsObjectInPlaceActive() ); in Command()
Completed in 319 milliseconds