Searched refs:nCoreCharIndex (Results 1 – 1 of 1) sorted by relevance
178 const sal_uInt16 nCoreCharIndex = mrPortionData.GetModelPosition( nCharIndex ); in getTextMarkupAtIndex() local181 if ( mrPortionData.GetAccessiblePosition( nCoreCharIndex ) > nCharIndex ) in getTextMarkupAtIndex()205 pTextMarkup->mnPos <= nCoreCharIndex && in getTextMarkupAtIndex()206 nCoreCharIndex < ( pTextMarkup->mnPos + pTextMarkup->mnLen ) ) in getTextMarkupAtIndex()
Completed in 5 milliseconds