Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx272 sal_Int32 getPropertyIndex( const ::rtl::OUString& aPropertyName ) const;
330 sal_Int32 IntrospectionAccessStatic_Impl::getPropertyIndex( const ::rtl::OUString& aPropertyName ) … in getPropertyIndex() function in stoc_inspect::IntrospectionAccessStatic_Impl
429 sal_Int32 i = getPropertyIndex( aPropertyName ); in setPropertyValue()
572 sal_Int32 i = getPropertyIndex( aPropertyName ); in getPropertyValue()
1232 sal_Int32 i = mpStaticImpl->getPropertyIndex( Name ); in getProperty()
1252 sal_Int32 i = mpStaticImpl->getPropertyIndex( Name ); in hasProperty()

Completed in 25 milliseconds