Searched refs:xOLEObject (Results 1 – 3 of 3) sorted by relevance
791 const Reference <XAccessible>& xOLEObject) in SetAccessibleOLEObject()794 if (mxAccessibleOLEObject != xOLEObject) in SetAccessibleOLEObject()805 mxAccessibleOLEObject = xOLEObject; in SetAccessibleOLEObject()
375 ::com::sun::star::accessibility::XAccessible>& xOLEObject);
309 Reference< XInterface > xOLEObject = xOLEFactory->createInstance( aOLEType ); in createOLEObject_Impl() local310 if( xOLEObject.is() ) in createOLEObject_Impl()313 aAny <<= xOLEObject; in createOLEObject_Impl()
Completed in 97 milliseconds