Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/docvw/
H A DPostItMgr.cxx112 , mbLayoutHeight(0) in SwPostItMgr()
544 if( nLayoutHeight > mbLayoutHeight ) in CalcRects()
549 else if( nLayoutHeight < mbLayoutHeight ) in CalcRects()
560 mbLayoutHeight = SwPostItHelper::getLayoutHeight( mpWrtShell->GetLayout() ); in CalcRects()
/aoo4110/main/sw/inc/
H A DPostItMgr.hxx159 long mbLayoutHeight; member in SwPostItMgr

Completed in 40 milliseconds