Searched refs:getIntrospectionAccess (Results 1 – 6 of 6) sorted by relevance
203 … uno::Reference< beans::XIntrospectionAccess > xUnoAccess( getIntrospectionAccess( aObject ) ); in setValue()
79 …:uno::Reference< ::com::sun::star::beans::XIntrospectionAccess > getIntrospectionAccess( void ) { … in getIntrospectionAccess() function in SbUnoObject
77 …LLPUBLIC css::uno::Reference< css::beans::XIntrospectionAccess > getIntrospectionAccess( const css…
273 getIntrospectionAccess( const uno::Any& aObject ) throw (uno::RuntimeException) in getIntrospectionAccess() function954 uno::Reference< beans::XIntrospectionAccess > xUnoAccess( getIntrospectionAccess( aObj ) ); in setDefaultPropByIntrospection()
74 getIntrospectionAccess( const uno::Any& aObject ) throw (uno::RuntimeException) in getIntrospectionAccess() function
1916 Reference< XIntrospectionAccess > xAccess = pUnoObj->getIntrospectionAccess(); in Impl_DumpProperties()1993 Reference< XIntrospectionAccess > xAccess = pUnoObj->getIntrospectionAccess(); in Impl_DumpMethods()
Completed in 224 milliseconds