Searched refs:xPropAcc (Results 1 – 2 of 2) sorted by relevance
131 …XPropertyAccess xPropAcc = (XPropertyAccess)UnoRuntime.queryInterface(XPropertyAccess.class, oObj); in checkAPI() local132 props = xPropAcc.getPropertyValues(); in checkAPI()
408 Reference< XPropertyAccess > xPropAcc = Reference< XPropertyAccess >::query( xInterface ); in RTL_Impl_CreatePropertySet() local409 xPropAcc->setPropertyValues( *pArg ); in RTL_Impl_CreatePropertySet()
Completed in 20 milliseconds