Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/control/
H A Druler.cxx1196 long nNotVisPageWidth; in ImplCalc() local
1199 nNotVisPageWidth = -(mpData->nPageOff); in ImplCalc()
1201 nNotVisPageWidth -= mnWinOff-nRulWinOff; in ImplCalc()
1204 nNotVisPageWidth = 0; in ImplCalc()
1213 mpData->nRulWidth = Min( mnWinWidth, mpData->nPageWidth-nNotVisPageWidth ); in ImplCalc()
1223 mpData->nRulWidth = Min( mnWinWidth, mpData->nPageWidth-nNotVisPageWidth ); in ImplCalc()

Completed in 27 milliseconds