Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx879 sal_Int32 nGapCount (0); in Layout() local
891 nGapCount += (*iPart)->size()-1; in Layout()
905 nGapCount += maElementContainer.size()-1; in Layout()
915 if (nGapCount > 0) in Layout()
919 nGapWidth = nTotalHorizontalGap / nGapCount; in Layout()

Completed in 20 milliseconds