Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/inc/
H A Dtablemgr.hxx65 SwTwips GetMaxColWidth(sal_uInt16 nNum) const;
/AOO42X/main/sw/source/ui/table/
H A Dcolwd.cxx61 aWidthEdit.SetMax(aWidthEdit.Normalize(rFnc.GetMaxColWidth(nId)), FUNIT_TWIP); in IMPL_LINK_INLINE_START()
H A Dtablemgr.cxx111 SwTwips SwTableFUNC::GetMaxColWidth( sal_uInt16 nNum ) const in GetMaxColWidth() function in SwTableFUNC