Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx2471 text::TextContentAnchorType eTextAnchorType = in _GetAttrPosition() local
2476 aAny >>= eTextAnchorType; in _GetAttrPosition()
2478 if ( eTextAnchorType == text::TextContentAnchorType_AS_CHARACTER ) in _GetAttrPosition()
2615 text::TextContentAnchorType eTextAnchorType = in _AdjustPositionProperties() local
2620 aAny >>= eTextAnchorType; in _AdjustPositionProperties()
2622 if ( eTextAnchorType != text::TextContentAnchorType_AS_CHARACTER ) in _AdjustPositionProperties()

Completed in 32 milliseconds