Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx155 SFX_IMPL_XINTERFACE_3( LayoutManagerListener, OWeakObject, ::com::sun::star::frame::XLayoutManagerL… in SFX_IMPL_XINTERFACE_3() argument
156 SFX_IMPL_XTYPEPROVIDER_3( LayoutManagerListener, ::com::sun::star::frame::XLayoutManagerListener, :… in SFX_IMPL_XINTERFACE_3()
158 LayoutManagerListener::LayoutManagerListener( in SFX_IMPL_XINTERFACE_3()
166 LayoutManagerListener::~LayoutManagerListener() in ~LayoutManagerListener()
170 void LayoutManagerListener::setFrame( const css::uno::Reference< css::frame::XFrame >& xFrame ) in setFrame()
220 void SAL_CALL LayoutManagerListener::addEventListener( in addEventListener()
227 void SAL_CALL LayoutManagerListener::removeEventListener( in removeEventListener()
234 void SAL_CALL LayoutManagerListener::dispose() in dispose()
280 void SAL_CALL LayoutManagerListener::disposing( in disposing()
293 void SAL_CALL LayoutManagerListener::layoutEvent( in layoutEvent()
[all …]
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx201 class LayoutManagerListener : public ::com::sun::star::frame::XLayoutManagerListener, class
207 LayoutManagerListener( SfxWorkWindow* pWrkWin );
208 virtual ~LayoutManagerListener();
241 friend class LayoutManagerListener;

Completed in 32 milliseconds