Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds