Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/helper/
H A Dwindowstateguard.cxx60 class WindowStateGuard_Impl : public WindowStateGuard_Impl_Base class
101WindowStateGuard_Impl::WindowStateGuard_Impl( const Reference< XWindow2 >& _rxWindow, const Refere… in WindowStateGuard_Impl() function in frm::WindowStateGuard_Impl
116 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 …]
/aoo4110/main/forms/source/inc/
H A Dwindowstateguard.hxx41 class WindowStateGuard_Impl;
62 ::rtl::Reference< WindowStateGuard_Impl > m_pImpl;

Completed in 14 milliseconds