Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx203 … uno::Reference< beans::XIntrospectionAccess > xUnoAccess( getIntrospectionAccess( aObject ) ); in setValue() local
204 …uno::Reference< beans::XPropertySet > xPropSet( xUnoAccess->queryAdapter( ::getCppuType( (const un… in setValue()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx954 uno::Reference< beans::XIntrospectionAccess > xUnoAccess( getIntrospectionAccess( aObj ) ); in setDefaultPropByIntrospection() local
960 if ( xUnoAccess.is() ) in setDefaultPropByIntrospection()
961 …xPropSet.set( xUnoAccess->queryAdapter( ::getCppuType( (const uno::Reference< beans::XPropertySet … in setDefaultPropByIntrospection()

Completed in 26 milliseconds