Searched refs:_rxShapeProps (Results 1 – 2 of 2) sorted by relevance
199 void OOptionGroupLayouter::implAnchorShape(const Reference< XPropertySet >& _rxShapeProps) in implAnchorShape() argument203 if (_rxShapeProps.is()) in implAnchorShape()204 xPropertyInfo = _rxShapeProps->getPropertySetInfo(); in implAnchorShape()206 _rxShapeProps->setPropertyValue(s_sAnchorPropertyName, makeAny(TextContentAnchorType_AT_PAGE)); in implAnchorShape()
62 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxShapeProps
Completed in 8 milliseconds