Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/dbpilots/
H A Doptiongrouplayouter.cxx201 …static const ::rtl::OUString s_sAnchorPropertyName = ::rtl::OUString::createFromAscii("AnchorType"… in implAnchorShape() local
205 if (xPropertyInfo.is() && xPropertyInfo->hasPropertyByName(s_sAnchorPropertyName)) in implAnchorShape()
206 _rxShapeProps->setPropertyValue(s_sAnchorPropertyName, makeAny(TextContentAnchorType_AT_PAGE)); in implAnchorShape()

Completed in 13 milliseconds