Searched refs:aNextPostIt (Results 1 – 1 of 1) sorted by relevance
1039 SwSidebarWin_iterator aNextPostIt = i; in LayoutByPage() local1040 ++aNextPostIt; in LayoutByPage()1042 if (aNextPostIt !=aVisiblePostItList.end()) in LayoutByPage()1044 …latePos = ( (*i)->VirtualPos().Y() + (*i)->VirtualSize().Height()) - (*aNextPostIt)->VirtualPos().… in LayoutByPage()1057 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()1066 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()1067 … (*aNextPostIt)->TranslateTopPosition( (lTranslatePos+ANCHORLINE_WIDTH) - lMoveUp); in LayoutByPage()1069 … (*aNextPostIt)->TranslateTopPosition( (lTranslatePos+GetSpaceBetween()) - lMoveUp); in LayoutByPage()1075 if ((*aNextPostIt)->IsFollow()) in LayoutByPage()1076 … (*aNextPostIt)->TranslateTopPosition(lTranslatePos+ANCHORLINE_WIDTH); in LayoutByPage()[all …]