Home
last modified time | relevance | path

Searched refs:windowResized (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/sdext/source/presenter/
H A DPresenterPane.cxx92 void SAL_CALL PresenterPane::windowResized (const awt::WindowEvent& rEvent) in windowResized() function in sdext::presenter::PresenterPane
95 PresenterPaneBase::windowResized(rEvent); in windowResized()
H A DPresenterSpritePane.cxx105 void SAL_CALL PresenterSpritePane::windowResized (const awt::WindowEvent& rEvent) in windowResized() function in sdext::presenter::PresenterSpritePane
108 PresenterPaneBase::windowResized(rEvent); in windowResized()
H A DPresenterPane.hxx75 virtual void SAL_CALL windowResized (const css::awt::WindowEvent& rEvent);
H A DPresenterSpritePane.hxx87 virtual void SAL_CALL windowResized (const css::awt::WindowEvent& rEvent);
H A DPresenterHelpView.hxx75 virtual void SAL_CALL windowResized (const css::awt::WindowEvent& rEvent);
H A DPresenterSlidePreview.hxx88 virtual void SAL_CALL windowResized (const css::awt::WindowEvent& rEvent);
H A DPresenterPaneBase.hxx107 virtual void SAL_CALL windowResized (const css::awt::WindowEvent& rEvent);
H A DPresenterClock.hxx102 virtual void SAL_CALL windowResized (const css::awt::WindowEvent& rEvent);
H A DPresenterNotesView.hxx106 virtual void SAL_CALL windowResized (const css::awt::WindowEvent& rEvent);
/trunk/main/forms/source/helper/
H A Dwindowstateguard.cxx84 virtual void SAL_CALL windowResized( const ::com::sun::star::awt::WindowEvent& e );
166 void SAL_CALL WindowStateGuard_Impl::windowResized( const WindowEvent& /*e*/ ) in windowResized() function in frm::WindowStateGuard_Impl
/trunk/main/extensions/workben/
H A Dtestframecontrol.cxx81 virtual void windowResized( const WindowEvent& evt );
173 void Listener_Impl::windowResized( const WindowEvent& evt ) {} in windowResized() function in Listener_Impl
/trunk/main/UnoControls/source/base/
H A Dmultiplexer.cxx333 void OMRCListenerMultiplexerHelper::windowResized(const WindowEvent& aEvent ) in windowResized() function in unocontrols::OMRCListenerMultiplexerHelper
335 MULTIPLEX( XWindowListener, windowResized, WindowEvent, aEvent ) in windowResized()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DWindowListener.java71 public void windowResized(com.sun.star.awt.WindowEvent windowEvent) { in windowResized() method in WindowListener
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentloader.hxx66 virtual void SAL_CALL windowResized( const ::com::sun::star::awt::WindowEvent& e );
H A Dsubcomponentloader.cxx160 void SAL_CALL SubComponentLoader::windowResized( const WindowEvent& i_rEvent ) in windowResized() function in dbaccess::SubComponentLoader
/trunk/main/framework/inc/dispatch/
H A Dhelpagentdispatcher.hxx101 virtual void SAL_CALL windowResized(const css::awt::WindowEvent& aSource);
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DCommonListener.java71 public void windowResized(WindowEvent event) in windowResized() method in CommonListener
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtabpagemodel.hxx83 virtual void SAL_CALL windowResized( const ::com::sun::star::awt::WindowEvent& e );
H A Ddialogcontrol.hxx94 virtual void SAL_CALL windowResized( const ::com::sun::star::awt::WindowEvent& e );
/trunk/main/sd/source/ui/inc/framework/
H A DViewShellWrapper.hxx109 virtual void SAL_CALL windowResized(
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.hxx83 virtual void SAL_CALL windowResized (const css::awt::WindowEvent& rEvent);
/trunk/main/sd/source/ui/framework/factories/
H A DViewShellWrapper.cxx207 void SAL_CALL ViewShellWrapper::windowResized (const awt::WindowEvent& rEvent) in windowResized() function in sd::framework::ViewShellWrapper
/trunk/main/offapi/com/sun/star/awt/
H A DXWindowListener.idl58 [oneway] void windowResized( [in] com::sun::star::awt::WindowEvent e );
/trunk/main/UnoControls/inc/
H A Dmultiplexer.hxx386 virtual void SAL_CALL windowResized(const UNO3_WINDOWEVENT& aEvent ) ;
/trunk/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx145 virtual void SAL_CALL windowResized( const awt::WindowEvent& rEvent );
321 void SAL_CALL ScVbaEventListener::windowResized( const awt::WindowEvent& rEvent ) in windowResized() function in ScVbaEventListener

123