Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx467 m_xDest->setPropertyValue(PROPERTY_ALIGN,makeAny( dbaui::mapTextAllign(_rHorJustify))); in SetHorJustify()
682 _rxColumn->setPropertyValue(PROPERTY_ALIGN,makeAny(dbaui::mapTextAllign(GetHorJustify()))); in copyColumnSettingsTo()
H A DTableController.cxx1237 … xColumn->setPropertyValue(PROPERTY_ALIGN,makeAny(dbaui::mapTextAllign(pField->GetHorJustify()))); in alterColumns()
/aoo4110/main/dbaccess/source/ui/inc/
H A DUITools.hxx181 sal_Int32 mapTextAllign(const SvxCellHorJustify& _eAlignment);
/aoo4110/main/dbaccess/source/ui/misc/
H A DUITools.cxx961 sal_Int32 mapTextAllign(const SvxCellHorJustify& _eAlignment) in mapTextAllign() function
1092 …xAffectedCol->setPropertyValue(PROPERTY_ALIGN, makeAny((sal_Int16)dbaui::mapTextAllign(eJustify))); in callColumnFormatDialog()

Completed in 36 milliseconds