Home
last modified time | relevance | path

Searched refs:removePaintListener (Results 1 – 25 of 90) sorted by path

1234

/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 Dbasecontrol.cxx690 void SAL_CALL BaseControl::removePaintListener( const Reference< XPaintListener >& xListener ) thro… in removePaintListener() function in unocontrols::BaseControl
778 removePaintListener( this ); in disposing()
983 removePaintListener( this ); in impl_releasePeer()
H A Dmultiplexer.cxx560 xPeer->removePaintListener( this ); in impl_unadviseFromPeer()
/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
H A Dgstwindow.hxx133 virtual void SAL_CALL removePaintListener(
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java565 public synchronized void removePaintListener( XPaintListener xListener ) in removePaintListener() method in PlayerWindow
568 maFrame.removePaintListener( xListener ); in removePaintListener()
H A DWindowAdapter.java499 public void removePaintListener( XPaintListener xListener ) in removePaintListener() method in WindowAdapter
H A Davmedia.jarMETA-INF/MANIFEST.MF MediaUno.class MediaUno.java package public MediaUno extends java.lang ...
/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
H A Dmacavf_window.hxx90 …virtual void SAL_CALL removePaintListener( const ::com::sun::star::uno::Reference< ::com::sun::sta…
/trunk/main/avmedia/source/win/
H A Dwindow.cxx626 void SAL_CALL Window::removePaintListener( const uno::Reference< awt::XPaintListener >& xListener ) in removePaintListener() function in avmedia::win::Window
H A Dwindow.hxx80 …virtual void SAL_CALL removePaintListener( const ::com::sun::star::uno::Reference< ::com::sun::sta…
/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
H A Dwindow.hxx75 …virtual void SAL_CALL removePaintListener( const ::com::sun::star::uno::Reference< ::com::sun::sta…
/trunk/main/chart2/source/controller/main/
H A DChartController.hxx398 removePaintListener( const ::com::sun::star::uno::Reference<
H A DChartController_Window.cxx476 ::removePaintListener( const uno::Reference< in removePaintListener() function in chart::ChartController
484 xWindow->removePaintListener( xListener ); in removePaintListener()
/trunk/main/embeddedobj/test/Container1/
H A DBitmapPainter.java114 m_xWindow.removePaintListener( this ); in disconnectListener()
/trunk/main/embedserv/source/embed/
H A Dxwin.cxx333 ContainerWindowWrapper::removePaintListener( in removePaintListener() function in ContainerWindowWrapper
/trunk/main/embedserv/source/inc/
H A Dxwin.hxx230 removePaintListener(
/trunk/main/extensions/workben/
H A Dtestframecontrol.cxx122 xWindow->removePaintListener( (XPaintListener*)this ); in removeAllListeners()
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx196 m_xWindow->removePaintListener( this ); in disposing()
/trunk/main/offapi/com/sun/star/awt/
H A DXWindow.idl198 [oneway] void removePaintListener( [in] com::sun::star::awt::XPaintListener xListener );
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl127 void removePaintListener( [in] ::com::sun::star::awt::XPaintListener xListener );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XWindow.java603 oObj.removePaintListener(pListener); in _removePaintListener()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dbu.SbaXGridControl.csv49 "SbaXGridControl";"com::sun::star::awt::XWindow";"removePaintListener()"

Completed in 119 milliseconds

1234