Home
last modified time | relevance | path

Searched refs:removePaintListener (Results 51 – 75 of 90) sorted by relevance

1234

/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.cxx280 void SAL_CALL Window::removePaintListener( const uno::Reference< awt::XPaintListener >& xListener ) in removePaintListener() function in avmedia::macavf::Window
/trunk/main/avmedia/source/win/
H A Dwindow.hxx80 …virtual void SAL_CALL removePaintListener( const ::com::sun::star::uno::Reference< ::com::sun::sta…
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBase.cxx89 mxBorderWindow->removePaintListener(this); in disposing()
H A DPresenterSlideShowView.hxx116 virtual void SAL_CALL removePaintListener(
H A DPresenterButton.cxx184 mxWindow->removePaintListener(this); in disposing()
H A DPresenterNotesView.cxx165 mxParentWindow->removePaintListener(this); in disposing()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCurrencyControl.csv76 "OCurrencyControl";"com::sun::star::awt::XWindow";"removePaintListener()"
H A Dcom.sun.star.comp.forms.ONumericControl.csv60 "ONumericControl";"com::sun::star::awt::XWindow";"removePaintListener()"
H A Dcom.sun.star.comp.forms.OTimeControl.csv74 "OTimeControl";"com::sun::star::awt::XWindow";"removePaintListener()"
H A Dcom.sun.star.comp.forms.ODateControl.csv76 "ODateControl";"com::sun::star::awt::XWindow";"removePaintListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCurrencyField.csv74 "UnoControlCurrencyField";"com::sun::star::awt::XWindow";"removePaintListener()"
H A Dcom.sun.star.awt.UnoControlDateField.csv74 "UnoControlDateField";"com::sun::star::awt::XWindow";"removePaintListener()"
H A Dcom.sun.star.awt.UnoControlNumericField.csv58 "UnoControlNumericField";"com::sun::star::awt::XWindow";"removePaintListener()"
/trunk/main/UnoControls/inc/
H A Dbasecontrol.hxx842 …virtual void SAL_CALL removePaintListener( const UNO3_REFERENCE< UNO3_XPAINTLISTENER >& xListener …
/trunk/main/UnoControls/source/base/
H A Dmultiplexer.cxx560 xPeer->removePaintListener( this ); in impl_unadviseFromPeer()
/trunk/main/offapi/com/sun/star/awt/
H A DXWindow.idl198 [oneway] void removePaintListener( [in] com::sun::star::awt::XPaintListener xListener );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.hxx226 …virtual void SAL_CALL removePaintListener( const ::com::sun::star::uno::Reference< ::com::sun::sta…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XWindow.java603 oObj.removePaintListener(pListener); in _removePaintListener()
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx450 void SAL_CALL Window::removePaintListener( const uno::Reference< awt::XPaintListener >& xListener ) in removePaintListener() function in avmedia::xine::Window
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx1001 void UnoControl::removePaintListener( const Reference< XPaintListener >& rxListener ) throw(Runtime… in removePaintListener() function in UnoControl
1011 xPeerWindow->removePaintListener( &maPaintListeners ); in removePaintListener()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl127 void removePaintListener( [in] ::com::sun::star::awt::XPaintListener xListener );
/trunk/main/slideshow/test/
H A Ddemoshow.cxx179 …virtual void SAL_CALL removePaintListener( const uno::Reference< awt::XPaintListener >& xListener … in removePaintListener() function in __anon1308a0850111::View
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx518 void SAL_CALL Window::removePaintListener( const uno::Reference< awt::XPaintListener >& xListener ) in removePaintListener() function in avmedia::gst::Window
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx174 …void SAL_CALL removePaintListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::…
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx476 ::removePaintListener( const uno::Reference< in removePaintListener() function in chart::ChartController
484 xWindow->removePaintListener( xListener ); in removePaintListener()

Completed in 127 milliseconds

1234