Searched refs:queryAdapted (Results 1 – 8 of 8) sorted by relevance
72 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL queryAdapted() thro…137 Reference< XInterface > SAL_CALL OWeakConnectionPoint::queryAdapted() throw(::com::sun::star::uno::… in queryAdapted() function in cppu::OWeakConnectionPoint538 return xAdp->queryAdapted(); in get()
54 // DocMerge from xml: method com::sun::star::uno::XAdapter::queryAdapted57 com::sun::star::uno::XInterface queryAdapted();
129 r[i++]= adapter.queryAdapted() == comp; in queryAdapter()146 r[i++]= adapter.queryAdapted() == null; in queryAdapter()
85 public Object queryAdapted() in queryAdapted() method in uno.util.WeakAdapter
78 public Object queryAdapted() in queryAdapted() method in WeakAdapter
130 retVal= m_adapter.queryAdapted(); in get()
67 public Object queryAdapted() { in queryAdapted() method in WeakReference_Test.MockWeak.Adapter
218 query_interface(xControlAdapter->queryAdapted(), xControl); in run()
Completed in 56 milliseconds