Searched defs:GetEndPortion (Results 1 – 2 of 2) sorted by relevance
157 sal_uInt16 GetEndPortion() const { return mnEndPortion; } in GetEndPortion() function in TextLine158 sal_uInt16& GetEndPortion() { return mnEndPortion; } in GetEndPortion() function in TextLine
483 sal_uInt16 GetEndPortion() const { return nEndPortion; } in GetEndPortion() function in EditLine484 sal_uInt16& GetEndPortion() { return nEndPortion; } in GetEndPortion() function in EditLine
Completed in 24 milliseconds