Searched refs:getPropertyIndex (Results 1 – 1 of 1) sorted by relevance
272 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_Impl429 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 19 milliseconds