Home
last modified time | relevance | path

Searched refs:addFrameActionListener (Results 1 – 25 of 66) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/bean/com/sun/star/comp/beans/
H A DFrame.java127 public void addFrameActionListener( /*IN*/ com.sun.star.frame.XFrameActionListener xListener ) in addFrameActionListener() method in Frame
129 xFrame.addFrameActionListener( xListener ); in addFrameActionListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bean/com/sun/star/comp/beans/
H A DFrame.java127 public void addFrameActionListener( /*IN*/ com.sun.star.frame.XFrameActionListener xListener ) in addFrameActionListener() method in Frame
129 xFrame.addFrameActionListener( xListener ); in addFrameActionListener()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/helper/
H A Dtagwindowasmodified.cxx58 xFrame->addFrameActionListener(this); in initialize()
127 xFrame->addFrameActionListener(this); in disposing()
H A Dpersistentwindowstate.cxx70 xFrame->addFrameActionListener(this); in initialize()
H A Dtitlebarupdate.cxx78 xFrame->addFrameActionListener(this); in initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/qa/integration/extensions/
H A DFrame.java71 public void addFrameActionListener(XFrameActionListener _frameActionListener) in addFrameActionListener() method in Frame
73 m_frame.addFrameActionListener( _frameActionListener ); in addFrameActionListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/qa/integration/extensions/
H A DFrame.java71 public void addFrameActionListener(XFrameActionListener _frameActionListener) in addFrameActionListener() method in Frame
73 m_frame.addFrameActionListener( _frameActionListener ); in addFrameActionListener()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/frame/
H A DXFrame.idl318 are registered using XFrame::addFrameActionListener().
323 @see XFrame::addFrameActionListener()
340 void addFrameActionListener( [in]XFrameActionListener xListener );
347 @see XFrame::addFrameActionListener()
H A DXFrameActionListener.idl37 @see XFrame::addFrameActionListener()
H A DXLayoutManager2.idl55 @see XFrame::addFrameActionListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/frame/
H A DXFrame.idl318 are registered using XFrame::addFrameActionListener().
323 @see XFrame::addFrameActionListener()
340 void addFrameActionListener( [in]XFrameActionListener xListener );
347 @see XFrame::addFrameActionListener()
H A DXFrameActionListener.idl37 @see XFrame::addFrameActionListener()
H A DXLayoutManager2.idl55 @see XFrame::addFrameActionListener()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/frame/
H A D_XFrame.java181 oObj.addFrameActionListener(listener) ; in _addFrameActionListener()
415 oObj.addFrameActionListener(listener); in _contextChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/frame/
H A D_XFrame.java181 oObj.addFrameActionListener(listener) ; in _addFrameActionListener()
415 oObj.addFrameActionListener(listener); in _contextChanged()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.Frame.csv24 "Frame";"com::sun::star::frame::XFrame";"addFrameActionListener()"
H A Dcom.sun.star.comp.framework.Desktop.csv24 "Desktop";"com::sun::star::frame::XFrame";"addFrameActionListener()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.Frame.csv24 "Frame";"com::sun::star::frame::XFrame";"addFrameActionListener()"
H A Dcom.sun.star.comp.framework.Desktop.csv24 "Desktop";"com::sun::star::frame::XFrame";"addFrameActionListener()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/helper/
H A Dtagwindowasmodified.cxx63 xFrame->addFrameActionListener(this); in initialize()
H A Dpersistentwindowstate.cxx72 xFrame->addFrameActionListener(this); in initialize()
H A Dtitlebarupdate.cxx86 xFrame->addFrameActionListener(this); in initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/dispatch/
H A Dpopupmenudispatcher.cxx91 xFrame->addFrameActionListener( xFrameActionListener ); in initialize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java143 xFrame.addFrameActionListener(this); in startListening()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java143 xFrame.addFrameActionListener(this); in startListening()

123