Home
last modified time | relevance | path

Searched refs:nTWidth (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx471 sal_uInt16 nTWidth; in OutTableCell() local
476 nTWidth = 100; in OutTableCell()
483 nTWidth = GetAbsWidth( nCol, nColSpan ); in OutTableCell()
484 nBWidth = nTWidth; in OutTableCell()
489 SwHTMLWrtTable aTableWrt( pBox->GetTabLines(), nTWidth, in OutTableCell()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7702 sal_Bool bOptimize, sal_uLong nTWidth, const sal_Int32* pDXArray ) const in GetTextOutlines() argument
7735 pSalLayout = ImplLayout( rStr, nStart, nOfsLen, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7746 pSalLayout = ImplLayout( rStr, nIndex, nLen, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7797 pSalLayout = ImplLayout( rStr, nIndex, nLen, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7822 pSalLayout = aVDev.ImplLayout( rStr, nIndex, nLen, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7842 pSalLayout = aVDev.ImplLayout( rStr, nStart, nLength, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7861 … = aVDev.ImplLayout( rStr, static_cast< xub_StrLen >(nCharPos), 1, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7931 xub_StrLen nLen, sal_Bool bOptimize, sal_uLong nTWidth, const sal_Int32* pDXArray ) const in GetTextOutlines() argument
7938 bOptimize, nTWidth, pDXArray ) ) in GetTextOutlines()
7954 sal_Bool bOptimize, sal_uLong nTWidth, const sal_Int32* pDXArray ) const in GetTextOutline() argument
[all …]

Completed in 47 milliseconds