Searched refs:ActivateObject (Results 1 – 15 of 15) sorted by relevance
/aoo4110/main/sd/source/ui/view/ |
H A D | drviews1.cxx | 806 ActivateObject( (SdrOle2Obj*) pObj, nVerb); in DoVerb() 868 ActivateObject(pSdrOle2Obj, SVVERB_SHOW); in DoVerb() 891 sal_Bool DrawViewShell::ActivateObject(SdrOle2Obj* pObj, long nVerb) in ActivateObject() function in sd::DrawViewShell 899 bActivated = ViewShell::ActivateObject(pObj, nVerb); in ActivateObject()
|
H A D | viewshe2.cxx | 827 sal_Bool ViewShell::ActivateObject(SdrOle2Obj* pObj, long nVerb) in ActivateObject() function in sd::ViewShell
|
/aoo4110/main/sc/source/ui/view/ |
H A D | tabvwshb.cxx | 115 sal_Bool ScTabViewShell::ActivateObject( SdrOle2Obj* pObj, long nVerb ) in ActivateObject() function in ScTabViewShell 261 ActivateObject( pOle2Obj, nVerb ); in DoVerb()
|
/aoo4110/main/sc/source/ui/drawfunc/ |
H A D | fuins2.cxx | 423 pViewShell->ActivateObject( (SdrOle2Obj*) pObj, SVVERB_SHOW ); in FuInsertOLE() 692 pViewShell->ActivateObject( (SdrOle2Obj*) pObj, SVVERB_SHOW ); in FuInsertChart()
|
H A D | fusel.cxx | 538 pViewShell->ActivateObject( (SdrOle2Obj*) pObj, 0 ); in MouseButtonUp()
|
H A D | fudraw.cxx | 314 pViewShell->ActivateObject( static_cast< SdrOle2Obj* >( pObj ), 0 ); in KeyInput()
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 419 mpViewShell->ActivateObject(pOleObj, SVVERB_SHOW); in DoExecute() 693 mpViewShell->ActivateObject(pObj, SVVERB_SHOW); in DoExecute()
|
H A D | fupoor.cxx | 327 mpViewShell->ActivateObject( static_cast< SdrOle2Obj* >( pObj ), 0 ); in IMPL_LINK_INLINE_END()
|
H A D | fudraw.cxx | 850 mpViewShell->ActivateObject( (SdrOle2Obj*) pObj, 0); in DoubleClick()
|
/aoo4110/main/basic/inc/basic/ |
H A D | sbstar.hxx | 148 void ActivateObject( const String*, sal_Bool );
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | ViewShell.hxx | 254 virtual sal_Bool ActivateObject(SdrOle2Obj* pObj, long nVerb);
|
H A D | DrawViewShell.hxx | 265 virtual sal_Bool ActivateObject(SdrOle2Obj* pObj, long nVerb);
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | tabvwsh.hxx | 373 sal_Bool ActivateObject( SdrOle2Obj* pObj, long nVerb );
|
/aoo4110/main/basic/source/classes/ |
H A D | sb.cxx | 1448 void StarBASIC::ActivateObject( const String* pName, sal_Bool bActivate ) in ActivateObject() function in StarBASIC
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 1720 mpViewShell->ActivateObject(pOleObject, pEvent->mnVerb); in click()
|
Completed in 105 milliseconds