Home
last modified time | relevance | path

Searched refs:xPropAcc (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/framework/qa/complex/api_internal/
H A DCheckAPI.java131 …XPropertyAccess xPropAcc = (XPropertyAccess)UnoRuntime.queryInterface(XPropertyAccess.class, oObj); in checkAPI() local
132 props = xPropAcc.getPropertyValues(); in checkAPI()
/aoo41x/main/basic/source/classes/
H A Dpropacc.cxx408 Reference< XPropertyAccess > xPropAcc = Reference< XPropertyAccess >::query( xInterface ); in RTL_Impl_CreatePropertySet() local
409 xPropAcc->setPropertyValues( *pArg ); in RTL_Impl_CreatePropertySet()

Completed in 21 milliseconds