Home
last modified time | relevance | path

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

/aoo42x/main/sw/inc/
H A Dcrstate.hxx108 xub_StrLen nCharOfst; member
113 SwSpecialPos() : nCharOfst(0), nLineOfst(0), in SwSpecialPos()
/aoo42x/main/sw/source/core/text/
H A Ditrcrsr.cxx81 const sal_uInt16 nCharOfst = rCMS.pSpecialPos->nCharOfst; in lcl_GetCharRectInsideField() local
100 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()
/aoo42x/main/sw/source/core/access/
H A Daccportions.cxx711 rPos.nCharOfst = static_cast<sal_uInt16>( nPos - nRefPos ); in FillSpecialPos()
/aoo42x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1216 nCurrent = aTmpState.pSpecialPos->nCharOfst; in GetContentAtPos()
H A Dcrsrsh.cxx3509 nCurrent = eTmpState.pSpecialPos->nCharOfst; in GetSmartTagTerm()

Completed in 45 milliseconds