Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/helper/
H A Dwindowstateguard.cxx74 …WindowStateGuard_Impl( const Reference< XWindow2 >& _rxWindow, const Reference< XPropertySet >& _r…
101 …WindowStateGuard_Impl::WindowStateGuard_Impl( const Reference< XWindow2 >& _rxWindow, const Refere… in WindowStateGuard_Impl() argument
102 :m_xWindow( _rxWindow ) in WindowStateGuard_Impl()
211 …void WindowStateGuard::attach( const Reference< XWindow2 >& _rxWindow, const Reference< XControlMo… in attach() argument
221 if ( _rxWindow.is() && xModelProps.is() ) in attach()
222 m_pImpl = new WindowStateGuard_Impl( _rxWindow, xModelProps ); in attach()
/aoo4110/main/forms/source/inc/
H A Dwindowstateguard.hxx69 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow2 >& _rxWindow,

Completed in 16 milliseconds