Searched refs:nCharOfst (Results 1 – 5 of 5) sorted by relevance
108 xub_StrLen nCharOfst; member113 SwSpecialPos() : nCharOfst(0), nLineOfst(0), in SwSpecialPos()
81 const sal_uInt16 nCharOfst = rCMS.pSpecialPos->nCharOfst; in lcl_GetCharRectInsideField() local100 if ( ! pPor->GetPortion() || nFldIdx + nFldLen > nCharOfst ) in lcl_GetCharRectInsideField()109 ASSERT( nCharOfst >= nFldIdx, "Request of position inside field failed" ) in lcl_GetCharRectInsideField()110 sal_uInt16 nLen = nCharOfst - nFldIdx + 1; in lcl_GetCharRectInsideField()1671 pCMS->pSpecialPos->nCharOfst = nLength; in GetCrsrOfst()
711 rPos.nCharOfst = static_cast<sal_uInt16>( nPos - nRefPos ); in FillSpecialPos()
1216 nCurrent = aTmpState.pSpecialPos->nCharOfst; in GetContentAtPos()
3509 nCurrent = eTmpState.pSpecialPos->nCharOfst; in GetSmartTagTerm()
Completed in 191 milliseconds