Searched refs:rUnoCursor (Results 1 – 1 of 1) sorted by relevance
1100 if (rUnoCursor.HasMark()) in collapseToStart()1102 if (*rUnoCursor.GetPoint() > *rUnoCursor.GetMark()) in collapseToStart()1118 if (rUnoCursor.HasMark()) in collapseToEnd()1120 if (*rUnoCursor.GetPoint() < *rUnoCursor.GetMark()) in collapseToEnd()1628 *rUnoCursor.GetPoint() == *rUnoCursor.GetMark())) in isStartOfSentence()1649 (rUnoCursor.GetPoint()->nContent == rUnoCursor.GetCntntNode()->Len()); in isEndOfSentence()1654 *rUnoCursor.GetPoint() == *rUnoCursor.GetMark())) in isEndOfSentence()2575 lcl_SelectParaAndReset(rUnoCursor, *rUnoCursor.GetDoc(), in setAllPropertiesToDefault()2580 rUnoCursor.GetDoc()->ResetAttrs(rUnoCursor, sal_True, &aWhichIds); in setAllPropertiesToDefault()3135 rUnoCursor.GetDoc()->SortText(rUnoCursor, aSortOpt); in sort()[all …]
Completed in 125 milliseconds