Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/dialog/
H A Dswframeexample.cxx641 const bool bIgnoreWrap = nAnchor == TextContentAnchorType_AT_CHARACTER && in Paint() local
650 … if (aTxt.IsOver(aFrmRect) && nAnchor != TextContentAnchorType_AS_CHARACTER && !bIgnoreWrap) in Paint()
689 if (nAnchor == TextContentAnchorType_AT_CHARACTER && bIgnoreWrap) in Paint()