Home
last modified time | relevance | path

Searched refs:nLayoutWidth (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/inc/vcl/
H A Doutdev.hxx664 sal_uLong nLayoutWidth = 0, const sal_Int32* pDXArray = NULL ) const;
668 sal_uLong nLayoutWidth = 0, const sal_Int32* pDXArray = NULL ) const;
672 sal_uLong nLayoutWidth = 0, const sal_Int32* pDXArray = NULL ) const;
676 sal_uLong nLayoutWidth = 0, const sal_Int32* pDXArray = NULL ) const;
/aoo4110/main/vcl/source/gdi/
H A Doutdev3.cxx5762 sal_Int32* pDXAry, long nLayoutWidth, in GetCaretPositions() argument
5775 Point(0,0), nLayoutWidth, pDXAry ); in GetCaretPositions()
7524 sal_uLong nLayoutWidth, const sal_Int32* pDXAry ) const in GetTextBoundRect() argument
7540 pSalLayout = ImplLayout( rStr, nStart, nOfsLen, aPoint, nLayoutWidth, pDXAry ); in GetTextBoundRect()
7552 pSalLayout = ImplLayout( rStr, nIndex, nLen, aPoint, nLayoutWidth, pDXAry ); in GetTextBoundRect()
7602 pSalLayout = aVDev.ImplLayout( rStr, nIndex, nLen, aPoint, nLayoutWidth, pDXAry ); in GetTextBoundRect()

Completed in 54 milliseconds