Home
last modified time | relevance | path

Searched refs:XFrameActionListener (Results 1 – 25 of 54) sorted by relevance

123

/trunk/main/framework/source/dispatch/
H A Dpopupmenudispatcher.cxx131 DERIVED_INTERFACE( XFrameActionListener, XEventListener ) in DEFINE_XINTERFACE_7()
141 XFrameActionListener in DEFINE_XINTERFACE_7()
179 uno::Reference< css::frame::XFrameActionListener > xFrameActionListener(
355 …xFrame->removeFrameActionListener( uno::Reference< XFrameActionListener >( (OWeakObject *)this, UN… in disposing()
H A Dmenudispatcher.cxx121 …xOwner->addFrameActionListener( uno::Reference< XFrameActionListener >( (OWeakObject *)this, UNO_Q… in MenuDispatcher()
142 DERIVED_INTERFACE( XFrameActionListener, XEventListener ) in DEFINE_XINTERFACE_4()
149 XFrameActionListener in DEFINE_XINTERFACE_4()
249 …xFrame->removeFrameActionListener( uno::Reference< XFrameActionListener >( (OWeakObject *)this, UN… in disposing()
/trunk/main/framework/source/uielement/
H A Dstatusbarmanager.cxx157 DIRECT_INTERFACE( frame::XFrameActionListener ), in DEFINE_XINTERFACE_5() argument
159 DERIVED_INTERFACE( lang::XEventListener, frame::XFrameActionListener ) in DEFINE_XINTERFACE_5()
166 frame::XFrameActionListener , in DEFINE_XINTERFACE_5()
268 … m_xFrame->removeFrameActionListener( uno::Reference< frame::XFrameActionListener >( in dispose()
480 m_xFrame->addFrameActionListener( uno::Reference< frame::XFrameActionListener >( in AddFrameActionListener()
H A Dtoolbarmanager.cxx227 DIRECT_INTERFACE( ::com::sun::star::frame::XFrameActionListener ), in DEFINE_XINTERFACE_6() argument
230 …_INTERFACE( ::com::sun::star::lang::XEventListener, ::com::sun::star::frame::XFrameActionListener ) in DEFINE_XINTERFACE_6()
237 ::com::sun::star::frame::XFrameActionListener , in DEFINE_XINTERFACE_6()
691 m_xFrame->removeFrameActionListener( Reference< XFrameActionListener >( in dispose()
1185 m_xFrame->addFrameActionListener( Reference< XFrameActionListener >( in AddFrameActionListener()
H A Dmenubarmanager.cxx279 SAL_STATIC_CAST( ::com::sun::star::frame::XFrameActionListener*, this ), in queryInterface()
719 m_xFrame->removeFrameActionListener( Reference< XFrameActionListener >( in RemoveListener()
1960 …m_xFrame->addFrameActionListener( Reference< XFrameActionListener >( static_cast< OWeakObject* >( … in SetItemContainer()
2022 …m_xFrame->addFrameActionListener( Reference< XFrameActionListener >( xSubMenuManager, UNO_QUERY )); in AddMenu()
/trunk/main/framework/inc/services/
H A Dframe.hxx218 …ddFrameActionListener ( const css::uno::Reference< css::frame::XFrameActionListener >& xListe…
219 …oveFrameActionListener ( const css::uno::Reference< css::frame::XFrameActionListener >& xListe…
395 …istener ( const css::uno::Reference< css::frame::XFrameActionListener >& …
396 …onListener ( const css::uno::Reference< css::frame::XFrameActionListener >& …
H A Dtask.hxx327 …LL addFrameActionListener( const css::uno::Reference< css::frame::XFrameActionListener >& xListene… in addFrameActionListener()
332 …removeFrameActionListener( const css::uno::Reference< css::frame::XFrameActionListener >& xListene… in removeFrameActionListener()
H A Ddesktop.hxx300 …dFrameActionListener ( const css::uno::Reference< css::frame::XFrameActionListener >& xListene…
301 …moveFrameActionListener ( const css::uno::Reference< css::frame::XFrameActionListener >& xListene…
/trunk/main/framework/source/services/
H A Dframe.cxx527 …css::uno::Reference< css::frame::XFrameActionListener > xListen(xLayoutManager, css::uno::UNO_QUER… in lcl_enableLayoutManager()
541 …css::uno::Reference< css::frame::XFrameActionListener > xListen(xLayoutManager, css::uno::UNO_QUER… in lcl_disableLayoutManager()
1579 …e::addFrameActionListener( const css::uno::Reference< css::frame::XFrameActionListener >& xListene… in addFrameActionListener()
1590 …Interface( ::getCppuType( (const css::uno::Reference< css::frame::XFrameActionListener >*)NULL ), … in addFrameActionListener()
1594 …removeFrameActionListener( const css::uno::Reference< css::frame::XFrameActionListener >& xListene… in removeFrameActionListener()
1605 …Interface( ::getCppuType( (const css::uno::Reference< css::frame::XFrameActionListener >*)NULL ), … in removeFrameActionListener()
2781 …ontainer( ::getCppuType( ( const css::uno::Reference< css::frame::XFrameActionListener >*) NULL ) … in implts_sendFrameActionEvent()
2795 … ((css::frame::XFrameActionListener*)aIterator.next())->frameAction( aFrameActionEvent ); in implts_sendFrameActionEvent()
3234 …cp_addFrameActionListener( const css::uno::Reference< css::frame::XFrameActionListener >& xListene… in implcp_addFrameActionListener()
3243 …removeFrameActionListener( const css::uno::Reference< css::frame::XFrameActionListener >& xListene… in implcp_removeFrameActionListener()
/trunk/main/framework/source/helper/
H A Dpersistentwindowstate.cxx77 DIRECT_INTERFACE (css::frame::XFrameActionListener ), in DEFINE_XINTERFACE_4() argument
78 DERIVED_INTERFACE(css::lang::XEventListener,css::frame::XFrameActionListener)) in DEFINE_XINTERFACE_4()
83 css::frame::XFrameActionListener, in DEFINE_XINTERFACE_4()
H A Dtitlebarupdate.cxx134 DIRECT_INTERFACE (css::frame::XFrameActionListener ), in DEFINE_XINTERFACE_5() argument
136 DERIVED_INTERFACE(css::lang::XEventListener,css::frame::XFrameActionListener)) in DEFINE_XINTERFACE_5()
141 css::frame::XFrameActionListener, in DEFINE_XINTERFACE_5()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XFrameActionListener.java27 import com.sun.star.frame.XFrameActionListener;
32 public XFrameActionListener oObj = null;
H A D_XFrame.java32 import com.sun.star.frame.XFrameActionListener;
87 implements XFrameActionListener {
/trunk/main/toolkit/test/accessibility/
H A DFrameActionListener.java22 import com.sun.star.frame.XFrameActionListener;
28 implements XFrameActionListener
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DFrame.java134 public void addFrameActionListener( /*IN*/ com.sun.star.frame.XFrameActionListener xListener ) in addFrameActionListener()
139 public void removeFrameActionListener( /*IN*/ com.sun.star.frame.XFrameActionListener xListener ) in removeFrameActionListener()
/trunk/main/extensions/qa/integration/extensions/
H A DFrame.java78 public void addFrameActionListener(XFrameActionListener _frameActionListener) in addFrameActionListener()
183 public void removeFrameActionListener(XFrameActionListener _frameActionListener) in removeFrameActionListener()
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx64 ::com::sun::star::frame::XFrameActionListener,
270 Reference<frame::XFrameActionListener>( in Implementation()
336 Reference<frame::XFrameActionListener>( in ReleaseListeners()
/trunk/main/offapi/com/sun/star/frame/
H A DLayoutManager.idl32 #include <com/sun/star/frame/XFrameActionListener.idl>
94 interface ::com::sun::star::frame::XFrameActionListener;
H A DXFrame.idl38 published interface XFrameActionListener;
367 [oneway] void addFrameActionListener( [in]XFrameActionListener xListener );
377 [oneway] void removeFrameActionListener( [in] XFrameActionListener xListener );
/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx77 static_cast< XFrameActionListener* >( this ), in queryInterface()
80 static_cast< XEventListener* >( static_cast< XFrameActionListener* >( this ))); in queryInterface()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.cxx116 Reference<frame::XFrameActionListener>( in Listener()
192 Reference<frame::XFrameActionListener>( in ReleaseListeners()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx96 #define XFRAMEACTIONLISTENER ::com::sun::star::frame::XFrameActionListener
129 using ::com::sun::star::frame::XFrameActionListener;
367 …er_ListenerHelper : public ::cppu::WeakImplHelper1< ::com::sun::star::frame::XFrameActionListener >
452 Reference< XFrameActionListener > m_xListener ;
/trunk/main/framework/inc/helper/
H A Dtagwindowasmodified.hxx84 public css::frame::XFrameActionListener, // => XEventListener
H A Dpersistentwindowstate.hxx89 public css::frame::XFrameActionListener, // => XEventListener
/trunk/main/svx/source/inc/
H A Ddatalistener.hxx40 com::sun::star::frame::XFrameActionListener,

Completed in 139 milliseconds

123