Searched refs:XLayoutManagerListener (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XLayoutManagerEventBroadcaster.idl | 27 #include <com/sun/star/frame/XLayoutManagerListener.idl> 50 void addLayoutManagerEventListener( [in] XLayoutManagerListener aLayoutManagerListener ); 59 void removeLayoutManagerEventListener( [in] XLayoutManagerListener aLayoutManagerListener );
|
H A D | XLayoutManagerListener.idl | 48 published interface XLayoutManagerListener : com::sun::star::lang::XEventListener
|
H A D | makefile.mk | 124 XLayoutManagerListener.idl\
|
/aoo41x/main/sd/source/ui/view/ |
H A D | UpdateLockManager.cxx | 44 typedef cppu::WeakComponentImplHelper1<frame::XLayoutManagerListener> InterfaceBase; 230 Reference<frame::XLayoutManagerListener> ( in Lock() 273 Reference<frame::XLayoutManagerListener> ( in Unlock()
|
/aoo41x/main/framework/inc/services/ |
H A D | layoutmanager.hxx | 198 …const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XLayoutManagerListener >& aLayout… 199 …const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XLayoutManagerListener >& aLayout…
|
/aoo41x/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 2687 …ger::addLayoutManagerEventListener( const uno::Reference< frame::XLayoutManagerListener >& xListen… in addLayoutManagerEventListener() 2690 …ainer.addInterface( ::getCppuType( (const uno::Reference< frame::XLayoutManagerListener >*)NULL ),… in addLayoutManagerEventListener() 2693 …::removeLayoutManagerEventListener( const uno::Reference< frame::XLayoutManagerListener >& xListen… in removeLayoutManagerEventListener() 2696 …er.removeInterface( ::getCppuType( (const uno::Reference< frame::XLayoutManagerListener >*)NULL ),… in removeLayoutManagerEventListener() 2702 …iner.getContainer( ::getCppuType( ( const uno::Reference< frame::XLayoutManagerListener >*) NULL )… in implts_notifyListeners() 2710 … ((frame::XLayoutManagerListener*)pIterator.next())->layoutEvent( aSource, nEvent, aInfoParam ); in implts_notifyListeners()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 155 …_3( LayoutManagerListener, OWeakObject, ::com::sun::star::frame::XLayoutManagerListener, ::com::su… in SFX_IMPL_XINTERFACE_3() argument 156 SFX_IMPL_XTYPEPROVIDER_3( LayoutManagerListener, ::com::sun::star::frame::XLayoutManagerListener, :… in SFX_IMPL_XINTERFACE_3() 191 css::uno::Reference< css::frame::XLayoutManagerListener >( in setFrame() 260 css::uno::Reference< css::frame::XLayoutManagerListener >( in dispose()
|
/aoo41x/main/sfx2/source/inc/ |
H A D | workwin.hxx | 201 class LayoutManagerListener : public ::com::sun::star::frame::XLayoutManagerListener,
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController.hxx | 155 ,::com::sun::star::frame::XLayoutManagerListener
|
Completed in 60 milliseconds