Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx2469 text::TextContentAnchorType eTextAnchorType = in _GetAttrPosition() local
2474 aAny >>= eTextAnchorType; in _GetAttrPosition()
2476 if ( eTextAnchorType == text::TextContentAnchorType_AS_CHARACTER ) in _GetAttrPosition()
2613 text::TextContentAnchorType eTextAnchorType = in _AdjustPositionProperties() local
2618 aAny >>= eTextAnchorType; in _AdjustPositionProperties()
2620 if ( eTextAnchorType != text::TextContentAnchorType_AS_CHARACTER ) in _AdjustPositionProperties()

Completed in 31 milliseconds