Home
last modified time | relevance | path

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

/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx194 class IntrospectionAccessStatic_Impl class
267 IntrospectionAccessStatic_Impl( Reference< XIdlReflection > xCoreReflection_ );
268 ~IntrospectionAccessStatic_Impl() in ~IntrospectionAccessStatic_Impl()
300 IntrospectionAccessStatic_Impl::IntrospectionAccessStatic_Impl( Reference< XIdlReflection > xCoreRe… in IntrospectionAccessStatic_Impl() function in stoc_inspect::IntrospectionAccessStatic_Impl
330 sal_Int32 IntrospectionAccessStatic_Impl::getPropertyIndex( const ::rtl::OUString& aPropertyName ) … in getPropertyIndex()
333 IntrospectionAccessStatic_Impl* pThis = (IntrospectionAccessStatic_Impl*)this; in getPropertyIndex()
340 sal_Int32 IntrospectionAccessStatic_Impl::getMethodIndex( const ::rtl::OUString& aMethodName ) const in getMethodIndex()
343 IntrospectionAccessStatic_Impl* pThis = (IntrospectionAccessStatic_Impl*)this; in getMethodIndex()
426 void IntrospectionAccessStatic_Impl::setPropertyValue( const Any& obj, const ::rtl::OUString& aProp… in setPropertyValue()
436 void IntrospectionAccessStatic_Impl::setPropertyValueByIndex(const Any& obj, sal_Int32 nSequenceInd… in setPropertyValueByIndex()
[all …]