Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx462 void OFieldDescription::SetHorJustify(const SvxCellHorJustify& _rHorJustify) in SetHorJustify() argument
467 m_xDest->setPropertyValue(PROPERTY_ALIGN,makeAny( dbaui::mapTextAllign(_rHorJustify))); in SetHorJustify()
469 m_eHorJustify = _rHorJustify; in SetHorJustify()
/aoo42x/main/dbaccess/source/ui/inc/
H A DFieldDescriptions.hxx97 void SetHorJustify(const SvxCellHorJustify& _rHorJustify);

Completed in 8 milliseconds