Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1023 short nHeight, nHeightMax=0; in SetEntryHeight() local
1031 if( nHeight > nHeightMax ) in SetEntryHeight()
1032 nHeightMax = nHeight; in SetEntryHeight()
1036 if( nHeightMax > nEntryHeight ) in SetEntryHeight()
1038 nEntryHeight = nHeightMax; in SetEntryHeight()
1040 pImp->SetEntryHeight( nHeightMax ); in SetEntryHeight()

Completed in 26 milliseconds