|
LibreOffice Module sw (master) 1
|
#include <sal/config.h>#include <algorithm>#include <hintids.hxx>#include <editeng/lrspitem.hxx>#include <osl/diagnose.h>#include <colmgr.hxx>#include <fmtfsize.hxx>#include <swtypes.hxx>Go to the source code of this file.
Functions | |
| void | FitToActualSize (SwFormatCol &rCol, sal_uInt16 nWidth) |
| void FitToActualSize | ( | SwFormatCol & | rCol, |
| sal_uInt16 | nWidth | ||
| ) |
Definition at line 35 of file colmgr.cxx.
References SwFormatCol::CalcColWidth(), col, SwFormatCol::GetColumns(), i, min(), nCount, and SwFormatCol::SetWishWidth().
Referenced by SwFramePage::Init(), SwColMgr::SetActualWidth(), SwColMgr::SwColMgr(), and SwColumnOnlyExample::SwColumnOnlyExample().