Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A DMultiPropertySetHelper.cxx161 sal_Int16 nSupportedPropertiesCount = in getValues() local
163 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 8 milliseconds