Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Dtextmarkuphelper.cxx178 const sal_uInt16 nCoreCharIndex = mrPortionData.GetModelPosition( nCharIndex ); in getTextMarkupAtIndex() local
181 if ( mrPortionData.GetAccessiblePosition( nCoreCharIndex ) > nCharIndex ) in getTextMarkupAtIndex()
205 pTextMarkup->mnPos <= nCoreCharIndex && in getTextMarkupAtIndex()
206 nCoreCharIndex < ( pTextMarkup->mnPos + pTextMarkup->mnLen ) ) in getTextMarkupAtIndex()

Completed in 8 milliseconds