Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6891 xub_StrLen nLastContent = aStr.Len(); in ImplGetEllipsisString() local
6892 while ( nLastContent ) in ImplGetEllipsisString()
6894 nLastContent--; in ImplGetEllipsisString()
6898 while ( nLastContent && in ImplGetEllipsisString()
6900 nLastContent--; in ImplGetEllipsisString()
6910 while ( nFirstContent < nLastContent ) in ImplGetEllipsisString()
6916 while ( (nFirstContent < nLastContent) && in ImplGetEllipsisString()
6920 if ( nFirstContent >= nLastContent ) in ImplGetEllipsisString()
6938 nLastContent = aStr.Len(); in ImplGetEllipsisString()
6941 nLastContent--; in ImplGetEllipsisString()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx693 const sal_Int32 nLastContent = in NextElement_Impl() local
715 static_cast<SwXText*>(pText), nFirstContent, nLastContent); in NextElement_Impl()

Completed in 71 milliseconds