Searched refs:GetPostItTextHeight (Results 1 – 7 of 7) sorted by relevance
174 long aOldHeight = mpAnnotationWindow->GetPostItTextHeight(); in KeyInput()187 mpAnnotationWindow->ResizeIfNeccessary(aOldHeight,mpAnnotationWindow->GetPostItTextHeight()); in KeyInput()530 long AnnotationWindow::GetPostItTextHeight() in GetPostItTextHeight() function in sd::AnnotationWindow
133 long GetPostItTextHeight();
201 long aOldHeight = mrSidebarWin.GetPostItTextHeight(); in KeyInput()220 mrSidebarWin.ResizeIfNeccessary( aOldHeight, mrSidebarWin.GetPostItTextHeight() ); in KeyInput()
679 … aPostItHeight = ( pPostIt->GetPostItTextHeight() < pPostIt->GetMinimumSizeWithoutMeta() in LayoutPostIts()681 : pPostIt->GetPostItTextHeight() ) in LayoutPostIts()
1045 long SwSidebarWin::GetPostItTextHeight() in GetPostItTextHeight() function in sw::sidebarwindows::SwSidebarWin
894 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()
98 long GetPostItTextHeight();
Completed in 46 milliseconds