Home
last modified time | relevance | path

Searched refs:XInterface (Results 1 – 25 of 4758) sorted by path

12345678910>>...191

/trunk/main/UnoControls/inc/
H A Dbasecontrol.hxx137 #define UNO3_XINTERFACE ::com::sun::star::uno::XInterface
H A Dmultiplexer.hxx81 #define UNO3_XINTERFACE ::com::sun::star::uno::XInterface
/trunk/main/UnoControls/source/base/
H A Dbasecontainercontrol.cxx79 Reference< XInterface > xDel = BaseControl::impl_getDelegator(); in queryInterface()
354 pControl->xControl->setContext ( Reference< XInterface > () ) ; in removeControl()
H A Dbasecontrol.cxx215 void SAL_CALL BaseControl::setDelegator( const Reference< XInterface >& xDel ) throw( RuntimeExcept… in setDelegator()
308 m_xContext = Reference< XInterface >(); in dispose()
408 void SAL_CALL BaseControl::setContext( const Reference< XInterface >& xContext ) throw( RuntimeExce… in setContext()
430 Reference< XInterface > SAL_CALL BaseControl::getContext() throw( RuntimeException ) in getContext()
968 Reference< XInterface > BaseControl::impl_getDelegator() in impl_getDelegator()
1009 m_xMultiplexer = Reference< XInterface >( (OWeakObject*)m_pMultiplexer, UNO_QUERY ); in impl_getMultiplexer()
H A Dmultiplexer.cxx179 OMRCListenerMultiplexerHelper::operator Reference< XInterface >() const in operator Reference<XInterface>()
242 const Reference< XInterface >& xListener ) in advise()
260 const Reference< XInterface >& xListener ) in unadvise()
H A Dregistercontrols.cxx85 …static Reference< XInterface > SAL_CALL CLASS##_createInstance ( const Reference< XMultiServiceFac…
88 return Reference< XInterface >( *(OWeakObject*)(new CLASS( rServiceManager )) ); \
/trunk/main/UnoControls/source/controls/
H A DOConnectionPointContainerHelper.cxx154 const Reference< XInterface >& xListener ) throw( RuntimeException ) in advise()
165 const Reference< XInterface >& xListener ) throw( RuntimeException ) in unadvise()
H A DOConnectionPointHelper.cxx160 void SAL_CALL OConnectionPointHelper::advise( const Reference< XInterface >& xListener ) throw( Lis… in advise()
195 void SAL_CALL OConnectionPointHelper::unadvise( const Reference< XInterface >& xListener ) throw( R… in unadvise()
216 Sequence< Reference< XInterface > > SAL_CALL OConnectionPointHelper::getConnections() throw( Runtim… in getConnections()
227 Sequence< Reference< XInterface > > seqReturnConnections = Sequence< Reference< XInterface > >(); in getConnections()
264 m_xLock = Reference< XInterface >(); in impl_UnlockContainer()
H A Dframecontrol.cxx88 Reference< XInterface > xDel = BaseControl::impl_getDelegator(); in queryInterface()
283 const Reference< XInterface >& xListener ) throw( RuntimeException ) in advise()
294 const Reference< XInterface >& xListener ) throw( RuntimeException ) in unadvise()
H A Dprogressbar.cxx89 Reference< XInterface > xDel = BaseControl::impl_getDelegator(); in queryInterface()
H A Dprogressmonitor.cxx137 Reference< XInterface > xDel = BaseContainerControl::impl_getDelegator(); in queryInterface()
H A Dstatusindicator.cxx106 Reference< XInterface > xDel = BaseContainerControl::impl_getDelegator(); in queryInterface()
/trunk/main/UnoControls/source/inc/
H A DOConnectionPointContainerHelper.hxx54 #define UNO3_XINTERFACE ::com::sun::star::uno::XInterface
H A DOConnectionPointHelper.hxx55 #define UNO3_XINTERFACE ::com::sun::star::uno::XInterface
H A Dframecontrol.hxx73 #define UNO3_XINTERFACE ::com::sun::star::uno::XInterface
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleHypertextImpl.java142 public static javax.accessibility.AccessibleText get(com.sun.star.uno.XInterface unoObject) { in get()
H A DAccessibleTextImpl.java81 public static javax.accessibility.AccessibleText get(com.sun.star.uno.XInterface unoObject) { in get()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx150 …Reference< uno::XInterface > xMeMyselfAndI( static_cast< XAccessibleContext* >( this ), uno::UNO_Q… in getAccessibleIndexInParent()
159 Reference< uno::XInterface > xChild; in getAccessibleIndexInParent()
H A DAccessibleGridControlBase.cxx116 …Reference< uno::XInterface > xMeMyselfAndI( static_cast< XAccessibleContext* >( this ), uno::UNO_Q… in getAccessibleIndexInParent()
125 Reference< uno::XInterface > xChild; in getAccessibleIndexInParent()
H A DAccessibleToolPanelDeck.cxx53 using ::com::sun::star::uno::XInterface;
H A DAccessibleToolPanelDeckTabBar.cxx57 using ::com::sun::star::uno::XInterface;
H A DAccessibleToolPanelDeckTabBarItem.cxx53 using ::com::sun::star::uno::XInterface;
H A Daccessibleiconchoicectrlentry.cxx137 Reference< uno::XInterface > xSource( *this ); in NotifyAccessibleEvent()
H A Daccessiblelistboxentry.cxx122 Reference< uno::XInterface > xSource( *this ); in NotifyAccessibleEvent()
555 Sequence< Reference< XInterface > > aSequence(1); in getAccessibleRelationSet()
H A Dtextwindowaccessibility.cxx1517 ::css::uno::Sequence< ::css::uno::Reference< ::css::uno::XInterface > > aSequence(1); in retrieveParagraphRelationSet()
1525 ::css::uno::Sequence< ::css::uno::Reference< ::css::uno::XInterface > > aSequence(1); in retrieveParagraphRelationSet()
1608 ::css::uno::Sequence< ::css::uno::Reference< ::css::uno::XInterface > > aSequence(1); in FillAccessibleRelationSet()

Completed in 151 milliseconds

12345678910>>...191