Home
last modified time | relevance | path

Searched refs:addInterface (Results 1 – 25 of 242) sorted by relevance

12345678910

/AOO42X/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java116 public boolean addInterface() in addInterface() method in MultiTypeInterfaceContainer_Test
124 ci= cont.addInterface(new Type(XInterface.class), obj1); in addInterface()
125 ci= cont.addInterface(new Type(XInterface.class), obj2); in addInterface()
126 ci= cont.addInterface(new Type(XInterface.class), obj3); in addInterface()
128 ci= cont.addInterface(new Type(XWeak.class), obj1); in addInterface()
129 ci= cont.addInterface(new Type(XWeak.class), obj2); in addInterface()
131 ci= cont.addInterface(null,obj1); in addInterface()
133 ci= cont.addInterface(new Type(XTypeProvider.class), null); in addInterface()
141 ci= cont.addInterface(new Type(XInterface.class), arObj[c]); in addInterface()
167 cont.addInterface(new Type(XInterface.class), obj1); in getContainedTypes()
[all …]
/AOO42X/main/cppuhelper/test/
H A Dtestcontainer.cxx67 helper.addInterface( r1 ); in test_interfacecontainer()
68 helper.addInterface( r2 ); in test_interfacecontainer()
69 helper.addInterface( r3 ); in test_interfacecontainer()
81 helper.addInterface( r1 ); in test_interfacecontainer()
82 helper.addInterface( r2 ); in test_interfacecontainer()
83 helper.addInterface( r3 ); in test_interfacecontainer()
100 helper.addInterface( r1 ); in test_interfacecontainer()
101 helper.addInterface( r2 ); in test_interfacecontainer()
102 helper.addInterface( r3 ); in test_interfacecontainer()
124 helper.addInterface( r1 ); in test_interfacecontainer()
[all …]
/AOO42X/main/avmedia/source/macavf/
H A Dmacavf_window.cxx195 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addWindowListener()
211 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addFocusListener()
227 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addKeyListener()
243 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseListener()
259 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseMotionListener()
275 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addPaintListener()
300 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addEventListener()
/AOO42X/main/avmedia/source/xine/
H A Dwindow.cxx365 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addWindowListener()
381 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addFocusListener()
397 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addKeyListener()
413 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseListener()
429 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseMotionListener()
445 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addPaintListener()
468 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addEventListener()
/AOO42X/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx433 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addWindowListener()
449 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addFocusListener()
465 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addKeyListener()
481 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseListener()
497 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseMotionListener()
513 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addPaintListener()
538 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addEventListener()
/AOO42X/main/avmedia/source/win/
H A Dwindow.cxx541 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addWindowListener()
557 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addFocusListener()
573 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addKeyListener()
589 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseListener()
605 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseMotionListener()
621 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addPaintListener()
644 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addEventListener()
/AOO42X/main/cppuhelper/source/
H A Dinterfacecontainer.cxx218 sal_Int32 OInterfaceContainerHelper::addInterface( const Reference<XInterface> & rListener ) SAL_TH… in addInterface() function in cppu::OInterfaceContainerHelper
440 sal_Int32 OMultiTypeInterfaceContainerHelper::addInterface( in addInterface() function in cppu::OMultiTypeInterfaceContainerHelper
451 return pLC->addInterface( rListener ); in addInterface()
454 return ((OInterfaceContainerHelper*)(*iter).second)->addInterface( rListener ); in addInterface()
615 sal_Int32 OMultiTypeInterfaceContainerHelperInt32::addInterface( in addInterface() function in cppu::OMultiTypeInterfaceContainerHelperInt32
628 return pLC->addInterface( rListener ); in addInterface()
631 return ((OInterfaceContainerHelper*)(*iter).second)->addInterface( rListener ); in addInterface()
/AOO42X/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx354 m_pImpl->m_pDisposeEventListeners->addInterface( Listener ); in addEventListener()
395 m_pImpl->m_pContentEventListeners->addInterface( Listener ); in addContentEventListener()
448 m_pImpl->m_pPropertyChangeListeners->addInterface( in addPropertiesChangeListener()
459 m_pImpl->m_pPropertyChangeListeners->addInterface( in addPropertiesChangeListener()
515 m_pImpl->m_pCommandChangeListeners->addInterface( Listener ); in addCommandInfoChangeListener()
757 m_pImpl->m_pPropSetChangeListeners->addInterface( Listener ); in addPropertySetInfoChangeListener()
/AOO42X/main/embeddedobj/source/general/
H A Dintercept.cxx92 m_pDisposeEventListeners->addInterface( Listener ); in addEventListener()
224 m_pStatCL->addInterface(URL.Complete,Control); in addStatusListener()
250 m_pStatCL->addInterface(URL.Complete,Control); in addStatusListener()
272 m_pStatCL->addInterface(URL.Complete,Control); in addStatusListener()
/AOO42X/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h176 …sal_Int32 SAL_CALL addInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XI…
367 inline sal_Int32 SAL_CALL addInterface(
470 aLC.addInterface( key , r ); in addListener()
571 sal_Int32 SAL_CALL addInterface(
H A Dinterfacecontainer.hxx105 sal_Int32 OMultiTypeInterfaceContainerHelperVar< key , hashImpl , equalImpl >::addInterface( in addInterface() function in cppu::OMultiTypeInterfaceContainerHelperVar
116 return pLC->addInterface( rListener ); in addInterface()
119 return ((OInterfaceContainerHelper*)(*iter).second)->addInterface( rListener ); in addInterface()
/AOO42X/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx212 multiplexer.addInterface(l); \
276 …void addInterface(const ::rtl::OUString& rName, const ::com::sun::star::uno::Reference< ::com::sun…
331 void classname::addInterface(const ::rtl::OUString& rName, \
334 m_aListeners.addInterface(rName, rListener); \
374 multiplexer.addInterface(rName, l); \
/AOO42X/main/toolkit/source/controls/
H A Dunocontrol.cxx427 maDisposeListeners.addInterface( rxListener ); in addEventListener()
861 maWindowListeners.addInterface( rxListener ); in addWindowListener()
887 maFocusListeners.addInterface( rxListener ); in addFocusListener()
913 maKeyListeners.addInterface( rxListener ); in addKeyListener()
939 maMouseListeners.addInterface( rxListener ); in addMouseListener()
965 maMouseMotionListeners.addInterface( rxListener ); in addMouseMotionListener()
991 maPaintListeners.addInterface( rxListener ); in addPaintListener()
1523 maModeChangeListeners.addInterface( _rxListener ); in addModeChangeListener()
H A Dunocontrols.cxx270 maTextListeners.addInterface( l ); in addTextListener()
754 maActionListeners.addInterface( l ); in addActionListener()
774 maItemListeners.addInterface( l ); in addItemListener()
1060 maItemListeners.addInterface( l ); in addItemListener()
1070 maActionListeners.addInterface( l ); in addActionListener()
1261 maItemListeners.addInterface( l ); in addItemListener()
1271 maActionListeners.addInterface( l ); in addActionListener()
1523 maActionListeners.addInterface( l ); in addActionListener()
2130 m_aItemListListeners.addInterface( i_Listener ); in addItemListListener()
2373 maActionListeners.addInterface( l ); in addActionListener()
[all …]
/AOO42X/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java328 aBoundLC.addInterface(str, xPropertyChangeListener); in addPropertyChangeListener()
335 … listenerContainer.addInterface(XPropertyChangeListener.class, xPropertyChangeListener); in addPropertyChangeListener()
352 aVetoableLC.addInterface(str, xVetoableChangeListener); in addVetoableChangeListener()
359 … listenerContainer.addInterface(XVetoableChangeListener.class, xVetoableChangeListener); in addVetoableChangeListener()
978 listenerContainer.addInterface(XPropertiesChangeListener.class, listener); in addPropertiesChangeListener()
/AOO42X/main/slideshow/test/
H A Ddemoshow.cxx166 maTransformationListeners.addInterface( xListener ); in addTransformationChangedListener()
176 maPaintListeners.addInterface( xListener ); in addPaintListener()
186 maMouseListeners.addInterface( xListener ); in addMouseListener()
196 maMouseMotionListeners.addInterface( xListener ); in addMouseMotionListener()
/AOO42X/main/cppuhelper/qa/ifcontainer/
H A Dcppu_ifcontainer.cxx80 pContainer->addInterface(pTypes[i / 2], xRefs[i]); in doContainerTest()
146 int nNewLen = pContainer->addInterface(xRef); in TEST_F()
173 pContainer->addInterface(xRef); in TEST_F()
/AOO42X/main/embedserv/source/embed/
H A Dintercept.cxx87 m_pDisposeEventListeners->addInterface( Listener ); in addEventListener()
357 m_pStatCL->addInterface(URL.Complete,Control); in addStatusListener()
399 m_pStatCL->addInterface(URL.Complete,Control); in addStatusListener()
421 m_pStatCL->addInterface(URL.Complete,Control); in addStatusListener()
/AOO42X/main/ucb/source/ucp/file/
H A Dbc.cxx193 m_pDisposeEventListeners->addInterface( Listener ); in addEventListener()
466 m_pPropertyListener->addInterface( rtl::OUString(),Listener ); in addPropertiesChangeListener()
472 m_pPropertyListener->addInterface( PropertyNames[i],Listener ); in addPropertiesChangeListener()
573 m_pContentEventListeners->addInterface( Listener ); in addContentEventListener()
718 m_pPropertySetInfoChangeListeners->addInterface( Listener ); in addPropertySetInfoChangeListener()
/AOO42X/main/dbaccess/source/core/dataaccess/
H A Dintercept.cxx253 m_pStatCL->addInterface(_URL.Complete,Control); in addStatusListener()
270 m_pStatCL->addInterface(_URL.Complete,Control); in addStatusListener()
298 m_pStatCL->addInterface(_URL.Complete,Control); in addStatusListener()
/AOO42X/main/svx/source/fmcomp/
H A Dfmgridif.cxx667 m_aModifyListeners.addInterface( l ); in addModifyListener()
694 m_aSelectionListeners.addInterface( _rxListener ); in addSelectionChangeListener()
812 m_aUpdateListeners.addInterface( l ); in addUpdateListener()
845 m_aContainerListeners.addInterface( l ); in addContainerListener()
905 m_aGridControlListeners.addInterface( _listener ); in addGridControlListener()
1270 m_aModifyListeners.addInterface( l ); in addModifyListener()
1581 m_aUpdateListeners.addInterface(l); in addUpdateListener()
2216 m_aContainerListeners.addInterface( l ); in addContainerListener()
2325 m_aGridControlListeners.addInterface( _listener ); in addGridControlListener()
2722 m_aSelectionListeners.addInterface( _rxListener ); in addSelectionChangeListener()
/AOO42X/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx173 maSelectionListeners.addInterface( xListener ); in addSelectionChangeListener()
324 maTreeExpansionListeners.addInterface( xListener ); in addTreeExpansionListener()
403 maTreeEditListeners.addInterface( xListener ); in addTreeEditListener()
/AOO42X/main/toolkit/source/awt/
H A Dvclxwindow.cxx996 mpImpl->getEventListeners().addInterface( rxListener ); in addEventListener()
1086 mpImpl->getWindowListeners().addInterface( rxListener ); in addWindowListener()
1090 mpImpl->getWindow2Listeners().addInterface( xListener2 ); in addWindowListener()
1111 mpImpl->getFocusListeners().addInterface( rxListener ); in addFocusListener()
1123 mpImpl->getKeyListeners().addInterface( rxListener ); in addKeyListener()
1135 mpImpl->getMouseListeners().addInterface( rxListener ); in addMouseListener()
1147 mpImpl->getMouseMotionListeners().addInterface( rxListener ); in addMouseMotionListener()
1159 mpImpl->getPaintListeners().addInterface( rxListener ); in addPaintListener()
2440 mpImpl->getDockableWindowListeners().addInterface( xListener ); in addDockableWindowListener()
/AOO42X/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx121 m_pDisposeEventListeners->addInterface( Listener ); in addEventListener()
583 m_pIsFinalListeners->addInterface( xListener ); in addPropertyChangeListener()
591 m_pRowCountListeners->addInterface( xListener ); in addPropertyChangeListener()
/AOO42X/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx120 m_pDisposeEventListeners->addInterface( Listener ); in addEventListener()
577 m_pIsFinalListeners->addInterface( xListener ); in addPropertyChangeListener()
585 m_pRowCountListeners->addInterface( xListener ); in addPropertyChangeListener()

12345678910