Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A DMultiPropertySetHelper.cxx112 sal_Int16 nNumberOfProperties = 0; in hasProperties() local
122 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 13 milliseconds