Searched refs:aNextPostIt (Results 1 – 1 of 1) sorted by relevance
1037 SwSidebarWin_iterator aNextPostIt = i; in LayoutByPage() local1038 ++aNextPostIt; in LayoutByPage()1040 if (aNextPostIt !=aVisiblePostItList.end()) in LayoutByPage()1042 …lTranslatePos = ( (*i)->VirtualPos().Y() + (*i)->VirtualSize().Height()) - (*aNextPostIt)->Virtual… in LayoutByPage()1055 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()1064 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()1067 (*aNextPostIt)->TranslateTopPosition( (lTranslatePos+GetSpaceBetween()) - lMoveUp); in LayoutByPage()1073 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()1074 … (*aNextPostIt)->TranslateTopPosition(lTranslatePos+ANCHORLINE_WIDTH); in LayoutByPage()1076 (*aNextPostIt)->TranslateTopPosition(lTranslatePos+GetSpaceBetween()); in LayoutByPage()[all …]
Completed in 25 milliseconds