Searched refs:s_sAnchorPropertyName (Results 1 – 1 of 1) sorted by relevance
201 …static const ::rtl::OUString s_sAnchorPropertyName = ::rtl::OUString::createFromAscii("AnchorType"… in implAnchorShape() local205 if (xPropertyInfo.is() && xPropertyInfo->hasPropertyByName(s_sAnchorPropertyName)) in implAnchorShape()206 _rxShapeProps->setPropertyValue(s_sAnchorPropertyName, makeAny(TextContentAnchorType_AT_PAGE)); in implAnchorShape()
Completed in 22 milliseconds