Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1039 SwSidebarWin_iterator aNextPostIt = i; in LayoutByPage() local
1040 ++aNextPostIt; in LayoutByPage()
1042 if (aNextPostIt !=aVisiblePostItList.end()) in LayoutByPage()
1044 …lTranslatePos = ( (*i)->VirtualPos().Y() + (*i)->VirtualSize().Height()) - (*aNextPostIt)->Virtual… in LayoutByPage()
1057 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()
1066 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()
1069 (*aNextPostIt)->TranslateTopPosition( (lTranslatePos+GetSpaceBetween()) - lMoveUp); in LayoutByPage()
1075 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()
1076 … (*aNextPostIt)->TranslateTopPosition(lTranslatePos+ANCHORLINE_WIDTH); in LayoutByPage()
1078 (*aNextPostIt)->TranslateTopPosition(lTranslatePos+GetSpaceBetween()); in LayoutByPage()
[all …]

Completed in 18 milliseconds