Searched defs:SfxInPlaceClient (Results 1 – 4 of 4) sorted by relevance
46 class SFX2_DLLPUBLIC SfxInPlaceClient class
944 void SfxViewShell::OutplaceActivated( sal_Bool bActive, SfxInPlaceClient* /*pClient*/ ) in OutplaceActivated() argument952 void SfxViewShell::InplaceActivating( SfxInPlaceClient* /*pClient*/ ) in InplaceActivating() argument960 void SfxViewShell::InplaceDeactivated( SfxInPlaceClient* /*pClient*/ ) in InplaceDeactivated() argument967 void SfxViewShell::UIActivating( SfxInPlaceClient* /*pClient*/ ) in UIActivating() argument980 void SfxViewShell::UIDeactivated( SfxInPlaceClient* /*pClient*/ ) in UIDeactivated() argument
646 SfxInPlaceClient::SfxInPlaceClient( SfxViewShell* pViewShell, Window *pDraw, sal_Int64 nAspect ) : in SfxInPlaceClient() function in SfxInPlaceClient
388 void ViewShell::UIActivating( SfxInPlaceClient* ) in UIActivating() argument396 void ViewShell::UIDeactivated( SfxInPlaceClient* ) in UIDeactivated() argument
Completed in 56 milliseconds