Home
last modified time | relevance | path

Searched refs:FrameActionEvent (Results 1 – 25 of 55) sorted by relevance

123

/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java169 … com.sun.star.frame.FrameActionEvent[] lOutAction = new com.sun.star.frame.FrameActionEvent[1]; in execOneway()
194 public /*ONEWAY*/ void frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in frameAction()
214 … com.sun.star.frame.FrameActionEvent[] lInAction = new com.sun.star.frame.FrameActionEvent[1]; in frameAction()
320 public void impl_frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in impl_frameAction()
H A DInterceptor.java167 … com.sun.star.frame.FrameActionEvent[] lOutAction = new com.sun.star.frame.FrameActionEvent[1]; in execOneway()
209 public /*ONEWAY*/ void frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in frameAction()
240 … com.sun.star.frame.FrameActionEvent[] lInAction = new com.sun.star.frame.FrameActionEvent[1]; in frameAction()
303 public void impl_frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in impl_frameAction()
H A DOnewayExecutor.java137 com.sun.star.frame.FrameActionEvent[] aAction) in codeFrameAction()
146 aAction[0] = (com.sun.star.frame.FrameActionEvent) in codeFrameAction()
/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XFrameActionListener.java26 import com.sun.star.frame.FrameActionEvent;
36 FrameActionEvent event = new FrameActionEvent(); in _frameAction()
H A D_XFrame.java29 import com.sun.star.frame.FrameActionEvent;
89 public void frameAction(FrameActionEvent e) { in frameAction()
/aoo42x/main/toolkit/test/accessibility/
H A DFrameActionListener.java23 import com.sun.star.frame.FrameActionEvent;
34 public void frameAction (com.sun.star.frame.FrameActionEvent aEvent) in frameAction()
/aoo42x/main/offapi/com/sun/star/frame/
H A DXFrameActionListener.idl31 #include <com/sun/star/frame/FrameActionEvent.idl>
59 [oneway] void frameAction( [in] FrameActionEvent Action );
H A DXFrame.idl226 then it broadcasts an <type>FrameActionEvent</type> with
247 Then broadcasts a <type>FrameActionEvent</type> with
H A DFrameActionEvent.idl48 published struct FrameActionEvent: com::sun::star::lang::EventObject
H A Dmakefile.mk62 FrameActionEvent.idl\
H A DFeatureStateEvent.idl67 Interest code should listen for <type>FrameActionEvent</type>
/aoo42x/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx114 frameAction (const ::com::sun::star::frame::FrameActionEvent& rEvent)
581 const frame::FrameActionEvent& rEvent) in frameAction()
/aoo42x/main/svx/source/form/
H A Ddatalistener.cxx70 …void SAL_CALL DataListener::frameAction( const FrameActionEvent& rActionEvt ) throw (RuntimeExcept… in frameAction()
/aoo42x/main/framework/inc/helper/
H A Dtagwindowasmodified.hxx135 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
H A Dtitlebarupdate.hxx177 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
H A Dpersistentwindowstate.hxx131 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
/aoo42x/main/svx/source/inc/
H A Ddatalistener.hxx61 …virtual void SAL_CALL frameAction( const ::com::sun::star::frame::FrameActionEvent& Action ) throw…
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.hxx133 frameAction (const ::com::sun::star::frame::FrameActionEvent& rEvent)
/aoo42x/main/framework/inc/dispatch/
H A Dmenudispatcher.hxx205 …virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent ) throw ( css::uno::…
H A Dpopupmenudispatcher.hxx167 …virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent ) throw ( css::uno::…
/aoo42x/main/sfx2/source/sidebar/
H A DControllerItem.cxx82 virtual void SAL_CALL frameAction (const css::frame::FrameActionEvent& rEvent) in frameAction()
/aoo42x/main/framework/inc/framework/
H A Dtitlehelper.hxx156 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
/aoo42x/main/svtools/inc/svtools/
H A Dframestatuslistener.hxx86 …virtual void SAL_CALL frameAction( const com::sun::star::frame::FrameActionEvent& Action ) throw (…
/aoo42x/main/framework/inc/uielement/
H A Dstatusbarmanager.hxx72 …virtual void SAL_CALL frameAction( const com::sun::star::frame::FrameActionEvent& Action ) throw (…
/aoo42x/main/framework/source/helper/
H A Dtagwindowasmodified.cxx164 void SAL_CALL TagWindowAsModified::frameAction(const css::frame::FrameActionEvent& aEvent) in frameAction()

Completed in 124 milliseconds

123