Home
last modified time | relevance | path

Searched refs:PaintEvent (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/offapi/com/sun/star/awt/
H A DPaintEvent.idl49 published struct PaintEvent: com::sun::star::lang::EventObject
60 it is a multiple PaintEvent. You can collect the PaintEvent
H A DXPaintListener.idl31 #include <com/sun/star/awt/PaintEvent.idl>
50 [oneway] void windowPaint( [in] com::sun::star::awt::PaintEvent e );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.hxx137 … ::com::sun::star::awt::PaintEvent > SlideShowViewPaintListeners_Base;
145 …::star::awt::XPaintListener >& rListener, const ::com::sun::star::awt::PaintEvent& rEvent ) throw(…
217 …virtual void SAL_CALL paint( const ::com::sun::star::awt::PaintEvent& e ) throw (::com::sun::star:…
H A Dslideshowviewimpl.cxx134 … const awt::PaintEvent& rEvent ) throw( uno::Exception ) in implTypedNotify()
283 void SAL_CALL SlideShowView::paint( const awt::PaintEvent& e ) throw (RuntimeException) in paint()
299 awt::PaintEvent aEvent( e ); in paint()
/trunk/main/embeddedobj/test/Container1/
H A DBitmapPainter.java43 import com.sun.star.awt.PaintEvent;
171 public void windowPaint( PaintEvent e ) in windowPaint()
/trunk/main/sdext/source/presenter/
H A DPresenterWindowManager.hxx154 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
215 bool PaintChildren (const css::awt::PaintEvent& rEvent) const;
H A DPresenterToolBar.hxx140 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
263 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
H A DPresenterSlideShowView.hxx153 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
271 void PaintInnerWindow (const css::awt::PaintEvent& rEvent);
H A DPresenterSlideShowView.cxx589 void SAL_CALL PresenterSlideShowView::windowPaint (const awt::PaintEvent& rEvent) in windowPaint()
934 void PresenterSlideShowView::PaintInnerWindow (const awt::PaintEvent& rEvent) in PaintInnerWindow()
937 awt::PaintEvent aEvent (rEvent); in PaintInnerWindow()
H A DPresenterPane.hxx93 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
H A DPresenterSpritePane.hxx105 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
H A DPresenterHelpView.hxx91 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
H A DPresenterPane.cxx166 void SAL_CALL PresenterPane::windowPaint (const awt::PaintEvent& rEvent) in windowPaint()
H A DPresenterSlidePreview.hxx105 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
H A DPresenterSpritePane.cxx172 void SAL_CALL PresenterSpritePane::windowPaint (const awt::PaintEvent& rEvent) in windowPaint()
H A DPresenterClock.hxx98 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
H A DPresenterNotesView.hxx122 virtual void SAL_CALL windowPaint (const css::awt::PaintEvent& rEvent)
/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx72 using ::com::sun::star::awt::PaintEvent;
199 … void SAL_CALL SingleColorPanel::windowPaint( const PaintEvent& i_rEvent ) throw (RuntimeException) in windowPaint()
H A Dctp_panel.hxx75 …virtual void SAL_CALL windowPaint( const ::com::sun::star::awt::PaintEvent& e ) throw (::com::sun:…
/trunk/main/extensions/workben/
H A Dtestframecontrol.cxx87 virtual void windowPaint( const PaintEvent& evt );
179 void Listener_Impl::windowPaint( const PaintEvent& evt ) in windowPaint()
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx67 using ::com::sun::star::awt::PaintEvent;
165 … void SAL_CALL SingleColorPanel::windowPaint( const PaintEvent& i_rEvent ) throw (RuntimeException) in windowPaint()
H A Dctp_panel.hxx66 …virtual void SAL_CALL windowPaint( const ::com::sun::star::awt::PaintEvent& e ) throw (::com::sun:…
/trunk/main/UnoControls/source/base/
H A Dmultiplexer.cxx441 void OMRCListenerMultiplexerHelper::windowPaint(const PaintEvent& aEvent) throw( UNO3_RUNTIMEEXCEPT… in windowPaint()
443 MULTIPLEX( XPaintListener, windowPaint, PaintEvent, aEvent ) in windowPaint()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XWindow.java29 import com.sun.star.awt.PaintEvent;
569 public void windowPaint(PaintEvent e) { in windowPaint()
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx720 virtual void SAL_CALL windowPaint( const awt::PaintEvent& e )
1085 void SlideView::windowPaint( const awt::PaintEvent& /*e*/ ) in windowPaint() argument

Completed in 55 milliseconds

12