Searched refs:nNumberOfProperties (Results 1 – 1 of 1) sorted by relevance
112 sal_Int16 nNumberOfProperties = 0; in hasProperties() local122 pSequenceIndex[i]= bHasProperty ? nNumberOfProperties : -1; in hasProperties()124 nNumberOfProperties++; in hasProperties()128 if ( aPropertySequence.getLength() != nNumberOfProperties ) in hasProperties()129 aPropertySequence.realloc( nNumberOfProperties ); in hasProperties()
Completed in 7 milliseconds