Home
last modified time | relevance | path

Searched refs:CalcColWidth (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dcolmgr.cxx49 const sal_uInt16 nTmp = rCol.CalcColWidth(i, nWidth); in FitToActualSize()
/trunk/main/sw/inc/
H A Dfmtclds.hxx165 sal_uInt16 CalcColWidth( sal_uInt16 nCol, sal_uInt16 nAct ) const;
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx114 nWidth = static_cast< sal_uInt16 >(nWidth + rCol.CalcColWidth(i, nTotalWidth)); in lcl_FillSvxColumn()
1867 nWidth += pCols->CalcColWidth( i, nTotalWidth ); in StateTabWin()
1993 nWidth += pCols->CalcColWidth( i, nTotalWidth ); in StateTabWin()
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx380 … pAttr->CalcColWidth( i, sal_uInt16( (Prt().*fnRect->fnGetWidth)() ) ); in AdjustColumns()
H A Datrfrm.cxx974 sal_uInt16 SwFmtCol::CalcColWidth( sal_uInt16 nCol, sal_uInt16 nAct ) const in CalcColWidth() function in SwFmtCol
991 sal_uInt16 nRet = CalcColWidth( nCol, nAct ); in CalcPrtColWidth()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx742 nWidth1 += (long)rCol.CalcColWidth( i, (sal_uInt16)nWidth ); in IMPL_LINK()

Completed in 50 milliseconds