Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds