Searched refs:eTextAnchorType (Results 1 – 1 of 1) sorted by relevance
2471 text::TextContentAnchorType eTextAnchorType = in _GetAttrPosition() local2476 aAny >>= eTextAnchorType; in _GetAttrPosition()2478 if ( eTextAnchorType == text::TextContentAnchorType_AS_CHARACTER ) in _GetAttrPosition()2615 text::TextContentAnchorType eTextAnchorType = in _AdjustPositionProperties() local2620 aAny >>= eTextAnchorType; in _AdjustPositionProperties()2622 if ( eTextAnchorType != text::TextContentAnchorType_AS_CHARACTER ) in _AdjustPositionProperties()
Completed in 26 milliseconds