Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx999 long lSpaceUsed = 0; in LayoutByPage() local
1036 lSpaceUsed = lTopBorder + GetSpaceBetween(); in LayoutByPage()
1052 if ( (lSpaceUsed <= (*i)->VirtualPos().Y()) || (i==aVisiblePostItList.begin())) in LayoutByPage()
1095 lSpaceUsed += (*i)->VirtualSize().Height() + ANCHORLINE_WIDTH; in LayoutByPage()
1097 lSpaceUsed += (*i)->VirtualSize().Height() + GetSpaceBetween(); in LayoutByPage()

Completed in 25 milliseconds