Searched refs:_rHorJustify (Results 1 – 2 of 2) sorted by relevance
462 void OFieldDescription::SetHorJustify(const SvxCellHorJustify& _rHorJustify) in SetHorJustify() argument467 m_xDest->setPropertyValue(PROPERTY_ALIGN,makeAny( dbaui::mapTextAllign(_rHorJustify))); in SetHorJustify()469 m_eHorJustify = _rHorJustify; in SetHorJustify()
97 void SetHorJustify(const SvxCellHorJustify& _rHorJustify);
Completed in 8 milliseconds