Searched refs:nSupportedPropertiesCount (Results 1 – 1 of 1) sorted by relevance
161 sal_Int16 nSupportedPropertiesCount = in getValues() local163 if ( aValues.getLength() != nSupportedPropertiesCount ) in getValues()164 aValues.realloc( nSupportedPropertiesCount ); in getValues()166 for( sal_Int16 i = 0; i < nSupportedPropertiesCount; i++ ) in getValues()
Completed in 41 milliseconds