Searched refs:nDepthCount (Results 1 – 2 of 2) sorted by relevance
324 sal_Int32 nDepthCount = this->getTickDepth(); in getAllTicks() local327 aAllTicks.realloc(nDepthCount); in getAllTicks()344 if(nDepthCount>0) in getAllTicks()352 for( nDepth = 0; nDepth < nDepthCount; nDepth++) in getAllTicks()
590 sal_Int32 nDepthCount = this->getTickDepth(); in getAllTicks() local593 aAllTicks.realloc(nDepthCount); in getAllTicks()610 if(nDepthCount>0) in getAllTicks()618 for( nDepth = 0; nDepth < nDepthCount; nDepth++) in getAllTicks()
Completed in 21 milliseconds