Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Duitool.hxx79 SwTwips GetTableWidth( SwFrmFmt* pFmt, SwTabCols& rCols, sal_uInt16 *pPercent,
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx697 SwTwips GetTableWidth( SwFrmFmt* pFmt, SwTabCols& rCols, sal_uInt16 *pPercent, in GetTableWidth() function
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx262 long nWidth = ::GetTableWidth(pFmt, aCols, &nPercent, &rSh ); in lcl_TableParamToItemSet()