Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/dbpilots/
H A Doptiongrouplayouter.cxx199 void OOptionGroupLayouter::implAnchorShape(const Reference< XPropertySet >& _rxShapeProps) in implAnchorShape() argument
203 if (_rxShapeProps.is()) in implAnchorShape()
204 xPropertyInfo = _rxShapeProps->getPropertySetInfo(); in implAnchorShape()
206 _rxShapeProps->setPropertyValue(s_sAnchorPropertyName, makeAny(TextContentAnchorType_AT_PAGE)); in implAnchorShape()
H A Doptiongrouplayouter.hxx62 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxShapeProps

Completed in 107 milliseconds