Searched refs:GetEEIndex (Results 1 – 1 of 1) sorted by relevance
106 sal_uInt16 GetEEIndex() const;152 rStart.GetEEIndex() <= rEnd.GetEEIndex()) ) in MakeEESelection()160 rStart.GetEEIndex() > rEnd.GetEEIndex()) ) in MakeEESelection()164 rEnd.GetParagraph(), rEnd.GetEEIndex() ); in MakeEESelection()167 return ESelection( rStart.GetParagraph(), rStart.GetEEIndex(), in MakeEESelection()168 rEnd.GetParagraph(), rEnd.GetEEIndex() ); in MakeEESelection()173 return ESelection( rIndex.GetParagraph(), rIndex.GetEEIndex(), in MakeEESelection()177 sal_uInt16 SvxAccessibleTextIndex::GetEEIndex() const in GetEEIndex() function in SvxAccessibleTextIndex693 return aIndex.GetEEIndex(); in CalcEditEngineIndex()923 nIndex = aIndex.GetEEIndex(); in GetWordIndices()[all …]
Completed in 10 milliseconds