Home
last modified time | relevance | path

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

/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx774 xOwnLM->unlock(); in ShowUI()
836 if ( xOwnLM.is() ) in HideUI()
846 xOwnLM->lock(); in HideUI()
847 xOwnLM->setVisible( sal_False ); in HideUI()
915 if ( xOwnLM.is() ) in GetDocFrame()
916 xOwnLM->lock(); in GetDocFrame()
923 if ( xOwnLM.is() ) in GetDocFrame()
925 xOwnLM->unlock(); in GetDocFrame()
926 xOwnLM->lock(); in GetDocFrame()
931 if ( xOwnLM.is() ) in GetDocFrame()
[all …]
/trunk/main/embeddedobj/source/inc/
H A Ddocholder.hxx102 const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XLayoutManager >& xOwnLM,

Completed in 17 milliseconds