Home
last modified time | relevance | path

Searched refs:canInplaceActivate (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/view/
H A Dipclient.cxx141 virtual sal_Bool SAL_CALL canInplaceActivate() throw ( uno::RuntimeException );
365 sal_Bool SAL_CALL SfxInPlaceClient_Impl::canInplaceActivate() in canInplaceActivate() function in SfxInPlaceClient_Impl
/trunk/main/offapi/com/sun/star/embed/
H A DXInplaceClient.idl79 boolean canInplaceActivate();
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx164 virtual sal_Bool SAL_CALL canInplaceActivate() throw ( uno::RuntimeException );
366 sal_Bool SAL_CALL SdrLightEmbeddedClient_Impl::canInplaceActivate() in canInplaceActivate() function in SdrLightEmbeddedClient_Impl
/trunk/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx240 if ( xInplaceClient.is() && xInplaceClient->canInplaceActivate() ) in SwitchStateTo_Impl()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java342 public boolean canInplaceActivate() in canInplaceActivate() method in EmbedContApp

Completed in 62 milliseconds