Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1062 long lMoveUp = (*i)->VirtualPos().Y() - lTopBorder; in LayoutByPage() local
1063 (*i)->TranslateTopPosition(-1* lMoveUp); in LayoutByPage()
1065 … (*aNextPostIt)->TranslateTopPosition( (lTranslatePos+ANCHORLINE_WIDTH) - lMoveUp); in LayoutByPage()
1067 (*aNextPostIt)->TranslateTopPosition( (lTranslatePos+GetSpaceBetween()) - lMoveUp); in LayoutByPage()

Completed in 32 milliseconds