Home
last modified time | relevance | path

Searched refs:WindowEvent (Results 76 – 100 of 101) sorted by relevance

12345

/aoo42x/main/offapi/com/sun/star/awt/
H A DInputEvent.idl42 @see WindowEvent
H A DPaintEvent.idl47 @see WindowEvent
H A DWindowEvent.idl39 published struct WindowEvent: com::sun::star::lang::EventObject
H A Dmakefile.mk205 WindowEvent.idl\
/aoo42x/main/embeddedobj/test/Container1/
H A DEmbedContFrame.java51 public void windowClosing( WindowEvent e )
/aoo42x/main/scripting/examples/java/Newsgroup/
H A DStatusWindow.java51 public void windowClosing( WindowEvent event ) { in StatusWindow()
/aoo42x/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx720 void SAL_CALL PresenterSlideShowView::windowResized (const awt::WindowEvent& rEvent) in windowResized()
735 void SAL_CALL PresenterSlideShowView::windowMoved (const awt::WindowEvent& rEvent) in windowMoved()
H A DPresenterScrollBar.cxx419 void SAL_CALL PresenterScrollBar::windowResized (const css::awt::WindowEvent& rEvent) in windowResized()
429 void SAL_CALL PresenterScrollBar::windowMoved (const css::awt::WindowEvent& rEvent) in windowMoved()
H A DPresenterClock.cxx424 void SAL_CALL PresenterClock::windowResized (const awt::WindowEvent& rEvent) in windowResized()
434 void SAL_CALL PresenterClock::windowMoved (const awt::WindowEvent& rEvent) in windowMoved()
H A DPresenterWindowManager.cxx364 void SAL_CALL PresenterWindowManager::windowResized (const awt::WindowEvent& rEvent) in windowResized()
388 void SAL_CALL PresenterWindowManager::windowMoved (const awt::WindowEvent& rEvent) in windowMoved()
H A DPresenterSlideSorter.cxx523 void SAL_CALL PresenterSlideSorter::windowResized (const awt::WindowEvent& rEvent) in windowResized()
535 void SAL_CALL PresenterSlideSorter::windowMoved (const awt::WindowEvent& rEvent) in windowMoved()
H A DPresenterToolBar.cxx611 void SAL_CALL PresenterToolBar::windowResized (const awt::WindowEvent& rEvent) in windowResized()
621 void SAL_CALL PresenterToolBar::windowMoved (const awt::WindowEvent& rEvent) in windowMoved()
/aoo42x/main/xmlsecurity/tools/uno/
H A DTestTool.java68 import java.awt.event.WindowEvent;
1365 public void windowClosing(WindowEvent e) {System.exit(0);} in main()
/aoo42x/main/UnoControls/inc/
H A Dmultiplexer.hxx84 #define UNO3_WINDOWEVENT ::com::sun::star::awt::WindowEvent
/aoo42x/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx729 void SAL_CALL PresenterCanvas::windowResized (const css::awt::WindowEvent& rEvent) in windowResized()
740 void SAL_CALL PresenterCanvas::windowMoved (const css::awt::WindowEvent& rEvent) in windowMoved()
/aoo42x/main/framework/source/tabwin/
H A Dtabwindow.cxx524 void SAL_CALL TabWindow::windowResized( const css::awt::WindowEvent& ) in windowResized() argument
530 void SAL_CALL TabWindow::windowMoved( const css::awt::WindowEvent& ) in windowMoved() argument
/aoo42x/main/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/
H A DConnectionAwareClient.java75 public void windowClosing(WindowEvent event) in ConnectionAwareClient()
/aoo42x/main/odk/examples/java/Inspector/
H A DMethodParametersDialog.java33 import java.awt.event.WindowEvent;
/aoo42x/main/toolkit/test/accessibility/
H A DAccessibilityWorkBench.java136 { public void windowClosing (WindowEvent e) in AccessibilityWorkBench()
/aoo42x/main/basic/source/classes/
H A Dsbxmod.cxx2372 … virtual void SAL_CALL windowResized( const awt::WindowEvent& /*e*/ ) throw (uno::RuntimeException) in windowResized() argument
2381 virtual void SAL_CALL windowMoved( const awt::WindowEvent& /*e*/ ) throw (uno::RuntimeException) in windowMoved() argument
/aoo42x/main/framework/source/services/
H A Dframe.cxx2199 void SAL_CALL Frame::windowResized( const css::awt::WindowEvent& in windowResized()
3270 sal_Bool Frame::implcp_windowResized( const css::awt::WindowEvent& aEvent ) in implcp_windowResized()
/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2723 void SAL_CALL LayoutManager::windowResized( const awt::WindowEvent& aEvent ) in windowResized()
2774 void SAL_CALL LayoutManager::windowMoved( const awt::WindowEvent& ) throw( uno::RuntimeException ) in windowMoved() argument
H A Dtoolbarlayoutmanager.cxx3363 void SAL_CALL ToolbarLayoutManager::windowResized( const awt::WindowEvent& aEvent ) in windowResized()
3413 void SAL_CALL ToolbarLayoutManager::windowMoved( const awt::WindowEvent& /*aEvent*/ ) in windowMoved() argument
/aoo42x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2762 awt::WindowEvent aEvt; in resize()
/aoo42x/main/odk/pack/copying/
H A Didl_chapter_refs.txt1799 com.sun.star.awt.WindowEvent
4664 com.sun.star.awt.WindowEvent

Completed in 205 milliseconds

12345