Home
last modified time | relevance | path

Searched refs:GetMetaHeight (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx667 aHeight -= GetMetaHeight(); in DoResize()
684 GetMetaHeight()/2 ); in DoResize()
780 long aNewLowerValue = GetPosPixel().Y() + aNewHeight + GetMetaHeight(); in ResizeIfNeccessary()
782 SetSizePixel(Size(GetSizePixel().Width(),aNewHeight+GetMetaHeight())); in ResizeIfNeccessary()
790 if (GetSizePixel().Height() != GetMinimumSizeWithoutMeta() + GetMetaHeight()) in ResizeIfNeccessary()
791 … SetSizePixel(Size(GetSizePixel().Width(),GetMinimumSizeWithoutMeta() + GetMetaHeight())); in ResizeIfNeccessary()
1174 sal_Int32 SwSidebarWin::GetMetaHeight() in GetMetaHeight() function in sw::sidebarwindows::SwSidebarWin
H A DPostItMgr.cxx682 + pPostIt->GetMetaHeight(); in LayoutPostIts()
/trunk/main/sw/inc/
H A DSidebarWin.hxx154 sal_Int32 GetMetaHeight();

Completed in 28 milliseconds