Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/doc/
H A Dobjuno.cxx372 sal_Int32 oldLength = props.getLength(); in Reset() local
373 if (oldLength < FOUR) { in Reset()
375 for (sal_Int32 i = 0; i < oldLength; ++i) { in Reset()
380 for (sal_Int32 i = oldLength; i < FOUR; ++i) { in Reset()