Searched refs:WindowStateGuard_Impl (Results 1 – 2 of 2) sorted by relevance
60 class WindowStateGuard_Impl : public WindowStateGuard_Impl_Base class101 …WindowStateGuard_Impl::WindowStateGuard_Impl( const Reference< XWindow2 >& _rxWindow, const Refere… in WindowStateGuard_Impl() function in frm::WindowStateGuard_Impl116 void WindowStateGuard_Impl::dispose() in dispose()128 void WindowStateGuard_Impl::impl_ensureEnabledState_nothrow_nolck() in impl_ensureEnabledState_nothrow_nolck()154 …void SAL_CALL WindowStateGuard_Impl::windowEnabled( const EventObject& /*e*/ ) throw (RuntimeExcep… in windowEnabled()166 …void SAL_CALL WindowStateGuard_Impl::windowResized( const WindowEvent& /*e*/ ) throw (RuntimeExcep… in windowResized()172 …void SAL_CALL WindowStateGuard_Impl::windowMoved( const WindowEvent& /*e*/ ) throw (RuntimeExcepti… in windowMoved()178 …void SAL_CALL WindowStateGuard_Impl::windowShown( const EventObject& /*e*/ ) throw (RuntimeExcepti… in windowShown()184 …void SAL_CALL WindowStateGuard_Impl::windowHidden( const EventObject& /*e*/ ) throw (RuntimeExcept… in windowHidden()190 …void SAL_CALL WindowStateGuard_Impl::disposing( const EventObject& Source ) throw (RuntimeExceptio… in disposing()[all …]
41 class WindowStateGuard_Impl;62 ::rtl::Reference< WindowStateGuard_Impl > m_pImpl;
Completed in 17 milliseconds