Searched refs:bOLE (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 208 bOLE = bOLEServer; in SfxVirtualMenu() 245 bOLE = bOLEServer; in SfxVirtualMenu() 451 if ( bOLE ) in CreateFromSVMenu() 454 *new SfxVirtualMenu(nSlotId, this, *pPopup, bHelpInitialized, *pBindings, bOLE, bResCtor), in CreateFromSVMenu() 781 *pMenu, sal_False, *pBindings, bOLE, bRes, bIsAddonPopupMenu ); in Bind_Impl() 1297 new SfxVirtualMenu(nSID, this, *pMenu, sal_False, *pBindings, bOLE, bRes); in InitPopup()
|
/aoo42x/main/sfx2/source/inc/ |
H A D | virtmenu.hxx | 58 sal_Bool bOLE : 1; // InPlaceMenu member in SfxVirtualMenu 118 void InitPopup(sal_uInt16 nPos, sal_Bool bOLE = sal_True);
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdmrkv.cxx | 1678 const bool bOLE(pObj->ISA(SdrOle2Obj)); in CheckSingleSdrObjectHit() local 1686 if(bOLE || bTXT || pObj==((SdrObjEditView*)this)->GetTextEditObject()) in CheckSingleSdrObjectHit()
|
Completed in 42 milliseconds