Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/docvw/
H A DPostItMgr.cxx622 unsigned long lNeededHeight = 0; in LayoutPostIts() local
699 lNeededHeight += pPostIt->IsFollow() ? aPostItHeight : aPostItHeight+GetSpaceBetween(); in LayoutPostIts()
712 …es[n]->bScrollbar = LayoutByPage(aVisiblePostItList, mPages[n]->mPageRect.SVRect(), lNeededHeight); in LayoutPostIts()
985 …outByPage(std::list<SwSidebarWin*> &aVisiblePostItList,const Rectangle aBorder, long lNeededHeight) in LayoutByPage() argument
1006 if (lVisibleHeight < lNeededHeight) in LayoutByPage()
/aoo41x/main/sw/inc/
H A DPostItMgr.hxx181 long lNeededHeight);

Completed in 19 milliseconds