Lines Matching refs:Reference

65 using ::com::sun::star::uno::Reference;
75 const uno::Reference<frame::XController>& rxController, in AccessibleDocumentViewBase()
76 const uno::Reference<XAccessible>& rxParent) in AccessibleDocumentViewBase()
90 uno::Reference<document::XEventBroadcaster>( in AccessibleDocumentViewBase()
125 uno::Reference<drawing::XShapes> xShapeList; in Init()
126 uno::Reference<drawing::XDrawView> xView (mxController, uno::UNO_QUERY); in Init()
128 xShapeList = uno::Reference<drawing::XShapes> ( in Init()
137 uno::Reference<beans::XPropertySet> xSet (mxController, uno::UNO_QUERY); in Init()
252 Reference<XAccessible> SAL_CALL
278 Reference<XAccessible> SAL_CALL
304 uno::Reference<XAccessible > SAL_CALL
312 uno::Reference<XAccessible> xChildAtPosition; in getAccessibleAtPoint()
317 Reference<XAccessible> xChild (getAccessibleChild (i)); in getAccessibleAtPoint()
320 Reference<XAccessibleComponent> xChildComponent ( in getAccessibleAtPoint()
365 Reference<XAccessible> xParent = getAccessibleParent (); in getBounds()
368 Reference<XAccessibleComponent> xParentComponent ( in getBounds()
517 ::getCppuType((const uno::Reference<lang::XEventListener>*)0); in getTypes()
519 ::getCppuType((const uno::Reference<beans::XPropertyChangeListener>*)0); in getTypes()
521 ::getCppuType((const uno::Reference<awt::XWindowListener>*)0); in getTypes()
523 ::getCppuType((const uno::Reference<awt::XFocusListener>*)0); in getTypes()
525 ::getCppuType((const uno::Reference<XAccessibleEventBroadcaster>*)0); in getTypes()
580 uno::Reference<beans::XPropertySet> xSet (mxController, uno::UNO_QUERY); in impl_dispose()
753 uno::Reference<lang::XServiceInfo> xInfo (mxController, uno::UNO_QUERY); in CreateAccessibleDescription()
791 const Reference <XAccessible>& xOLEObject) in SetAccessibleOLEObject()
829 uno::Reference< XAccessibleContext >