Home
last modified time | relevance | path

Searched refs:removeInterface (Results 1 – 25 of 238) sorted by relevance

12345678910

/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java146 ci= cont.removeInterface(new Type(XInterface.class), arObj[c]); in addInterface()
240 public boolean removeInterface() in removeInterface() method in MultiTypeInterfaceContainer_Test
248 count= cont.removeInterface( new Type(XTypeProvider.class), obj1); in removeInterface()
250 count= cont.removeInterface( new Type(XTypeProvider.class), null); in removeInterface()
252 count= cont.removeInterface(null, obj2); in removeInterface()
257 count= cont.removeInterface(null, obj2); in removeInterface()
260 count= cont.removeInterface(null, obj1); in removeInterface()
262 count= cont.removeInterface(new Type(XInterface.class), obj1); in removeInterface()
353 r[i++]= test.removeInterface(); in main()
/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.cxx203 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeWindowListener()
219 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeFocusListener()
235 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeKeyListener()
251 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseListener()
267 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseMotionListener()
283 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removePaintListener()
308 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeEventListener()
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx373 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeWindowListener()
389 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeFocusListener()
405 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeKeyListener()
421 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseListener()
437 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseMotionListener()
453 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removePaintListener()
476 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeEventListener()
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx194 pContainer->removeInterface( xElement ); in fireDropEvent()
254 pContainer->removeInterface( xElement ); in fireDragExitEvent()
306 pContainer->removeInterface( xElement ); in fireDragOverEvent()
374 pContainer->removeInterface( xElement ); in fireDragEnterEvent()
441 pContainer->removeInterface( xElement ); in fireDropActionChangedEvent()
503 pContainer->removeInterface( xElement ); in fireDragGestureEvent()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx441 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeWindowListener()
457 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeFocusListener()
473 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeKeyListener()
489 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseListener()
505 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseMotionListener()
521 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removePaintListener()
547 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeEventListener()
/trunk/main/avmedia/source/win/
H A Dwindow.cxx549 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeWindowListener()
565 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeFocusListener()
581 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeKeyListener()
597 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseListener()
613 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseMotionListener()
629 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removePaintListener()
652 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeEventListener()
/trunk/main/cppuhelper/source/
H A Dinterfacecontainer.cxx160 rCont.removeInterface( * reinterpret_cast< const Reference< XInterface > * >( &p ) ); in remove()
165 …rCont.removeInterface( * reinterpret_cast< const Reference< XInterface > * >(&aData.pAsInterface)); in remove()
263 sal_Int32 OInterfaceContainerHelper::removeInterface( const Reference<XInterface> & rListener ) SAL… in removeInterface() function in cppu::OInterfaceContainerHelper
469 sal_Int32 OMultiTypeInterfaceContainerHelper::removeInterface( in removeInterface() function in cppu::OMultiTypeInterfaceContainerHelper
480 return ((OInterfaceContainerHelper*)(*iter).second)->removeInterface( rListener ); in removeInterface()
649 sal_Int32 OMultiTypeInterfaceContainerHelperInt32::removeInterface( in removeInterface() function in cppu::OMultiTypeInterfaceContainerHelperInt32
662 return ((OInterfaceContainerHelper*)(*iter).second)->removeInterface( rListener ); in removeInterface()
/trunk/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx366 m_pImpl->m_pDisposeEventListeners->removeInterface( Listener ); in removeEventListener()
407 m_pImpl->m_pContentEventListeners->removeInterface( Listener ); in removeContentEventListener()
481 m_pImpl->m_pPropertyChangeListeners->removeInterface( in removePropertiesChangeListener()
492 m_pImpl->m_pPropertyChangeListeners->removeInterface( in removePropertiesChangeListener()
527 m_pImpl->m_pCommandChangeListeners->removeInterface( Listener ); in removeCommandInfoChangeListener()
769 m_pImpl->m_pPropSetChangeListeners->removeInterface( Listener ); in removePropertySetInfoChangeListener()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h184 …sal_Int32 SAL_CALL removeInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno:…
382 inline sal_Int32 SAL_CALL removeInterface(
484 aLC.removeInterface( key , r ); in removeListener()
586 sal_Int32 SAL_CALL removeInterface(
H A Dinterfacecontainer.hxx124 …ne sal_Int32 OMultiTypeInterfaceContainerHelperVar< key , hashImpl , equalImpl >::removeInterface( in removeInterface() function in cppu::OMultiTypeInterfaceContainerHelperVar
135 return ((OInterfaceContainerHelper*)(*iter).second)->removeInterface( rListener ); in removeInterface()
/trunk/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx229 multiplexer.removeInterface(l); \
277 …void removeInterface(const ::rtl::OUString& rName, const ::com::sun::star::uno::Reference< ::com::…
337 void classname::removeInterface(const ::rtl::OUString& rName, \
340 m_aListeners.removeInterface(rName, rListener); \
391 multiplexer.removeInterface(rName, l); \
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx436 maDisposeListeners.removeInterface( rxListener ); in removeEventListener()
878 maWindowListeners.removeInterface( rxListener ); in removeWindowListener()
904 maFocusListeners.removeInterface( rxListener ); in removeFocusListener()
930 maKeyListeners.removeInterface( rxListener ); in removeKeyListener()
956 maMouseListeners.removeInterface( rxListener ); in removeMouseListener()
982 maMouseMotionListeners.removeInterface( rxListener ); in removeMouseMotionListener()
1008 maPaintListeners.removeInterface( rxListener ); in removePaintListener()
1531 maModeChangeListeners.removeInterface( _rxListener ); in removeModeChangeListener()
H A Dunocontrols.cxx275 maTextListeners.removeInterface( l ); in removeTextListener()
769 maActionListeners.removeInterface( l ); in removeActionListener()
779 maItemListeners.removeInterface( l ); in removeItemListener()
1065 maItemListeners.removeInterface( l ); in removeItemListener()
1085 maActionListeners.removeInterface( l ); in removeActionListener()
1266 maItemListeners.removeInterface( l ); in removeItemListener()
1286 maActionListeners.removeInterface( l ); in removeActionListener()
2388 maActionListeners.removeInterface( l ); in removeActionListener()
2398 maItemListeners.removeInterface( l ); in removeItemListener()
2916 maItemListeners.removeInterface( l ); in removeItemListener()
[all …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java412 aBoundLC.removeInterface(propName, listener); in removePropertyChangeListener()
415 listenerContainer.removeInterface(XPropertyChangeListener.class, listener); in removePropertyChangeListener()
429 aVetoableLC.removeInterface(propName, listener); in removeVetoableChangeListener()
432 listenerContainer.removeInterface(XVetoableChangeListener.class, listener); in removeVetoableChangeListener()
1051 … listenerContainer.removeInterface(XPropertiesChangeListener.class, xPropertiesChangeListener); in removePropertiesChangeListener()
/trunk/main/slideshow/test/
H A Ddemoshow.cxx171 maTransformationListeners.removeInterface( xListener ); in removeTransformationChangedListener()
181 maPaintListeners.removeInterface( xListener ); in removePaintListener()
191 maMouseListeners.removeInterface( xListener ); in removeMouseListener()
201 maMouseMotionListeners.removeInterface( xListener ); in removeMouseMotionListener()
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx463 m_pDisposeEventListeners->removeInterface( Listener ); in removeEventListener()
612 m_pPropertyChangeListeners->removeInterface( aPropertyName, xListener ); in addPropertyChangeListener()
663 m_pVetoableChangeListeners->removeInterface( rPropertyName, xListener ); in addVetoableChangeListener()
703 m_pPropertyChangeListeners->removeInterface( rPropertyName, xListener ); in removePropertyChangeListener()
762 m_pVetoableChangeListeners->removeInterface( rPropertyName, xListener ); in removeVetoableChangeListener()
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx208 m_pDisposeEventListeners->removeInterface( Listener ); in removeEventListener()
495 m_pPropertyListener->removeInterface( PropertyNames[i],Listener ); in removePropertiesChangeListener()
497 m_pPropertyListener->removeInterface( rtl::OUString(), Listener ); in removePropertiesChangeListener()
589 m_pContentEventListeners->removeInterface( Listener ); in removeContentEventListener()
734 m_pPropertySetInfoChangeListeners->removeInterface( Listener ); in removePropertySetInfoChangeListener()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx710 m_aSelectionListeners.removeInterface( _rxListener ); in removeSelectionChangeListener()
747 m_aModifyListeners.removeInterface( l ); in removeModifyListener()
828 m_aUpdateListeners.removeInterface( l ); in removeUpdateListener()
861 m_aContainerListeners.removeInterface( l ); in removeContainerListener()
926 m_aGridControlListeners.removeInterface( _listener ); in removeGridControlListener()
1276 m_aModifyListeners.removeInterface( l ); in removeModifyListener()
1587 m_aUpdateListeners.removeInterface(l); in removeUpdateListener()
2221 m_aContainerListeners.removeInterface( l ); in removeContainerListener()
2331 m_aGridControlListeners.removeInterface( _listener ); in removeGridControlListener()
2728 m_aSelectionListeners.removeInterface( _rxListener ); in removeSelectionChangeListener()
H A Dgridcell.cxx3423 m_aFocusListeners.removeInterface( _rxListener ); in removeFocusListener()
3435 m_aKeyListeners.removeInterface( _rxListener ); in removeKeyListener()
3744 m_aTextListeners.removeInterface( l ); in removeTextListener()
3876 m_aChangeListeners.removeInterface( _Listener ); in removeChangeListener()
3992 m_aItemListeners.removeInterface( l ); in removeItemListener()
4038 m_aActionListeners.removeInterface( _Listener ); in removeActionListener()
4175 m_aItemListeners.removeInterface( l ); in removeItemListener()
4187 m_aActionListeners.removeInterface( l ); in removeActionListener()
4512 m_aItemListeners.removeInterface( l ); in removeItemListener()
4524 m_aActionListeners.removeInterface( l ); in removeActionListener()
[all …]
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx194 maSelectionListeners.removeInterface( xListener ); in removeSelectionChangeListener()
345 maTreeExpansionListeners.removeInterface( xListener ); in removeTreeExpansionListener()
424 maTreeEditListeners.removeInterface( xListener ); in removeTreeEditListener()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1003 mpImpl->getEventListeners().removeInterface( rxListener ); in removeEventListener()
1103 mpImpl->getWindow2Listeners().removeInterface( xListener2 ); in removeWindowListener()
1105 mpImpl->getWindowListeners().removeInterface( rxListener ); in removeWindowListener()
1117 mpImpl->getFocusListeners().removeInterface( rxListener ); in removeFocusListener()
1129 mpImpl->getKeyListeners().removeInterface( rxListener ); in removeKeyListener()
1141 mpImpl->getMouseListeners().removeInterface( rxListener ); in removeMouseListener()
1153 mpImpl->getMouseMotionListeners().removeInterface( rxListener ); in removeMouseMotionListener()
1165 mpImpl->getPaintListeners().removeInterface( rxListener ); in removePaintListener()
2448 mpImpl->getDockableWindowListeners().removeInterface( xListener ); in removeDockableWindowListener()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx132 m_pDisposeEventListeners->removeInterface( Listener ); in removeEventListener()
603 m_pIsFinalListeners->removeInterface( aListener ); in removePropertyChangeListener()
609 m_pRowCountListeners->removeInterface( aListener ); in removePropertyChangeListener()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx133 m_pDisposeEventListeners->removeInterface( Listener ); in removeEventListener()
609 m_pIsFinalListeners->removeInterface( aListener ); in removePropertyChangeListener()
615 m_pRowCountListeners->removeInterface( aListener ); in removePropertyChangeListener()
/trunk/main/embeddedobj/source/msole/
H A Dolemisc.cxx446 …m_pInterfaceContainer->removeInterface( ::getCppuType( (const uno::Reference< embed::XStateChangeL… in removeStateChangeListener()
558 …m_pInterfaceContainer->removeInterface( ::getCppuType( (const uno::Reference< util::XCloseListener… in removeCloseListener()
606 …m_pInterfaceContainer->removeInterface( ::getCppuType( (const uno::Reference< document::XEventList… in removeEventListener()
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx191 m_aContentListeners.removeInterface(_rxListener); in removeContentEventListener()
324 m_aPropertyChangeListeners.removeInterface( ::rtl::OUString(), Listener ); in removePropertiesChangeListener()
334 m_aPropertyChangeListeners.removeInterface( rName, Listener ); in removePropertiesChangeListener()

Completed in 229 milliseconds

12345678910