Home
last modified time | relevance | path

Searched refs:getIntrospectionAccess (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx203 … uno::Reference< beans::XIntrospectionAccess > xUnoAccess( getIntrospectionAccess( aObject ) ); in setValue()
/trunk/main/basic/source/inc/
H A Dsbunoobj.hxx79 …:uno::Reference< ::com::sun::star::beans::XIntrospectionAccess > getIntrospectionAccess( void ) { … in getIntrospectionAccess() function in SbUnoObject
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx273 getIntrospectionAccess( const uno::Any& aObject ) throw (uno::RuntimeException) in getIntrospectionAccess() function
954 uno::Reference< beans::XIntrospectionAccess > xUnoAccess( getIntrospectionAccess( aObj ) ); in setDefaultPropByIntrospection()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx77 …LLPUBLIC css::uno::Reference< css::beans::XIntrospectionAccess > getIntrospectionAccess( const css…
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx74 getIntrospectionAccess( const uno::Any& aObject ) throw (uno::RuntimeException) in getIntrospectionAccess() function
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1916 Reference< XIntrospectionAccess > xAccess = pUnoObj->getIntrospectionAccess(); in Impl_DumpProperties()
1993 Reference< XIntrospectionAccess > xAccess = pUnoObj->getIntrospectionAccess(); in Impl_DumpMethods()

Completed in 82 milliseconds