Searched refs:nLastContent (Results 1 – 2 of 2) sorted by relevance
6891 xub_StrLen nLastContent = aStr.Len(); in ImplGetEllipsisString() local6892 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 …]
693 const sal_Int32 nLastContent = in NextElement_Impl() local715 static_cast<SwXText*>(pText), nFirstContent, nLastContent); in NextElement_Impl()
Completed in 145 milliseconds