Searched refs:_rxWindow (Results 1 – 2 of 2) sorted by relevance
74 …WindowStateGuard_Impl( const Reference< XWindow2 >& _rxWindow, const Reference< XPropertySet >& _r…101 …WindowStateGuard_Impl::WindowStateGuard_Impl( const Reference< XWindow2 >& _rxWindow, const Refere… in WindowStateGuard_Impl() argument102 :m_xWindow( _rxWindow ) in WindowStateGuard_Impl()211 …void WindowStateGuard::attach( const Reference< XWindow2 >& _rxWindow, const Reference< XControlMo… in attach() argument221 if ( _rxWindow.is() && xModelProps.is() ) in attach()222 m_pImpl = new WindowStateGuard_Impl( _rxWindow, xModelProps ); in attach()
69 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow2 >& _rxWindow,
Completed in 11 milliseconds