Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx68 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()
H A Dtextconv.hxx41 sal_uInt16 nUnitOffset; // offset of current unit in the current text portion (word) member in TextConvWrapper
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx132 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()
/trunk/main/sw/inc/
H A Dhhcwrp.hxx48 sal_Int32 nUnitOffset; member in SwHHCWrapper

Completed in 32 milliseconds