Home
last modified time | relevance | path

Searched refs:GetPostItTextHeight (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx174 long aOldHeight = mpAnnotationWindow->GetPostItTextHeight(); in KeyInput()
187 mpAnnotationWindow->ResizeIfNeccessary(aOldHeight,mpAnnotationWindow->GetPostItTextHeight()); in KeyInput()
530 long AnnotationWindow::GetPostItTextHeight() in GetPostItTextHeight() function in sd::AnnotationWindow
H A Dannotationwindow.hxx133 long GetPostItTextHeight();
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx201 long aOldHeight = mrSidebarWin.GetPostItTextHeight(); in KeyInput()
220 mrSidebarWin.ResizeIfNeccessary( aOldHeight, mrSidebarWin.GetPostItTextHeight() ); in KeyInput()
H A DPostItMgr.cxx679 … aPostItHeight = ( pPostIt->GetPostItTextHeight() < pPostIt->GetMinimumSizeWithoutMeta() in LayoutPostIts()
681 : pPostIt->GetPostItTextHeight() ) in LayoutPostIts()
H A DSidebarWin.cxx1045 long SwSidebarWin::GetPostItTextHeight() in GetPostItTextHeight() function in sw::sidebarwindows::SwSidebarWin
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx894 long aOldHeight = pPostItMgr->GetActiveSidebarWin()->GetPostItTextHeight(); in ExecClpbrd()
955 …ebarWin()->ResizeIfNeccessary(aOldHeight,pPostItMgr->GetActiveSidebarWin()->GetPostItTextHeight()); in ExecClpbrd()
1462 ? rView.GetPostItMgr()->GetActiveSidebarWin()->GetPostItTextHeight() in ExecUndo()
1524 …>ResizeIfNeccessary(aOldHeight,rView.GetPostItMgr()->GetActiveSidebarWin()->GetPostItTextHeight()); in ExecUndo()
/trunk/main/sw/inc/
H A DSidebarWin.hxx98 long GetPostItTextHeight();

Completed in 52 milliseconds