Searched refs:nUnitOffset (Results 1 – 4 of 4) sorted by relevance
68 nUnitOffset = 0; in TextConvWrapper()328 aSelection.nStartPos = (sal_uInt16) (nLastPos + nUnitOffset + nUnitStart); in SelectNewUnit_impl()329 aSelection.nEndPos = (sal_uInt16) (nLastPos + nUnitOffset + nUnitEnd); in SelectNewUnit_impl()344 nUnitOffset = 0; in GetNextPortion()404 nUnitOffset = sal::static_int_cast< sal_uInt16 >( in ReplaceUnit()405 nUnitOffset + nUnitStart + aNewTxt.getLength()); in ReplaceUnit()
41 sal_uInt16 nUnitOffset; // offset of current unit in the current text portion (word) member in TextConvWrapper
132 nUnitOffset = 0; in SwHHCWrapper()214 nUnitOffset = 0; in GetNextPortion()229 (sal_uInt16) (nUnitOffset + nUnitStart), sal_True ); in SelectNewUnit_impl()483 nUnitOffset += nUnitStart + aNewTxt.getLength(); in ReplaceUnit()
48 sal_Int32 nUnitOffset; member in SwHHCWrapper
Completed in 21 milliseconds