Home
last modified time | relevance | path

Searched refs:SetObjectState (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dipclient.hxx74 void SetObjectState( sal_Int32 );
/trunk/main/sfx2/source/view/
H A Dipclient.cxx684 void SfxInPlaceClient::SetObjectState( sal_Int32 nState ) in SetObjectState() function in SfxInPlaceClient
727 SetObjectState( embed::EmbedStates::RUNNING ); in SetObject()