Home
last modified time | relevance | path

Searched refs:addPaintListener (Results 1 – 25 of 92) sorted by last modified time

1234

/trunk/main/slideshow/source/engine/
H A Dslideview.cxx1183 xView->addPaintListener( that.get() ); in createSlideView()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx988 void UnoControl::addPaintListener( const Reference< XPaintListener >& rxListener ) throw(RuntimeExc… in addPaintListener() function in UnoControl
998 xPeerWindow->addPaintListener( &maPaintListeners); in addPaintListener()
1119 xWindow->addPaintListener( &maPaintListeners ); in peerCreated()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1156 void VCLXWindow::addPaintListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::X… in addPaintListener() function in VCLXWindow
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx192 …void SAL_CALL addPaintListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XPa…
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx173 …void SAL_CALL addPaintListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XPa…
/trunk/main/svx/source/inc/
H A Dgridcell.hxx817 …virtual void SAL_CALL addPaintListener( const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx584 pPeer->addPaintListener( &maPaintListeners ); in createPeer()
H A Dgridcell.cxx3463 void SAL_CALL FmXGridCell::addPaintListener( const Reference< awt::XPaintListener >& _rxListener ) … in addPaintListener() function in FmXGridCell
/trunk/main/slideshow/test/
H A Ddemoshow.cxx174 …virtual void SAL_CALL addPaintListener( const uno::Reference< awt::XPaintListener >& xListener ) t… in addPaintListener() function in __anon1308a0850111::View
H A Dtestview.cxx114 …virtual void SAL_CALL addPaintListener( const uno::Reference< awt::XPaintListener >& ) throw (uno:… in addPaintListener() function in ImplTestView
/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx434 mxWindow->addPaintListener(this); in Initialize()
1190 mxWindow->addPaintListener(this); in PresenterToolBarView()
H A DPresenterWindowManager.cxx214 mxParentWindow->addPaintListener(this); in SetParentPane()
H A DPresenterScrollBar.cxx146 mxWindow->addPaintListener(this); in PresenterScrollBar()
H A DPresenterSlidePreview.cxx88 mxWindow->addPaintListener(this); in PresenterSlidePreview()
H A DPresenterSlideShowView.cxx134 mxWindow->addPaintListener(this); in LateInit()
154 mxViewWindow->addPaintListener(this); in LateInit()
453 void SAL_CALL PresenterSlideShowView::addPaintListener( in addPaintListener() function in sdext::presenter::PresenterSlideShowView
H A DPresenterSlideShowView.hxx111 virtual void SAL_CALL addPaintListener(
H A DPresenterSlideSorter.cxx321 mxWindow->addPaintListener(this); in PresenterSlideSorter()
H A DPresenterHelpView.cxx161 mxWindow->addPaintListener(this); in PresenterHelpView()
H A DPresenterNotesView.cxx126 mxParentWindow->addPaintListener(this); in PresenterNotesView()
H A DPresenterPaneBase.cxx283 mxBorderWindow->addPaintListener(this); in initialize()
H A DPresenterButton.cxx152 mxWindow->addPaintListener(this); in PresenterButton()
H A DPresenterClock.cxx308 mxWindow->addPaintListener(this); in PresenterClock()
/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx146 m_xWindow->addPaintListener( this ); in SingleColorPanel()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx410 void SAL_CALL SlideShowView::addPaintListener( const Reference< awt::XPaintListener >& xListener ) … in addPaintListener() function in sd::SlideShowView
H A Dslideshowviewimpl.hxx225 …virtual void SAL_CALL addPaintListener( const ::com::sun::star::uno::Reference< ::com::sun::star::…

Completed in 153 milliseconds

1234