Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx193 SetHorJustify( ::dbaui::mapTextJustify(::comphelper::getINT32(aValue))); in OFieldDescription()
612 return ::dbaui::mapTextJustify(::comphelper::getINT32(m_xDest->getPropertyValue(PROPERTY_ALIGN))); in GetHorJustify()
H A DTableController.cxx909 pActFieldDescr->SetHorJustify(dbaui::mapTextJustify(nAlign)); in loadData()
/aoo4110/main/dbaccess/source/ui/inc/
H A DUITools.hxx217 SvxCellHorJustify mapTextJustify(const sal_Int32& _nAlignment);
/aoo4110/main/dbaccess/source/ui/misc/
H A DUITools.cxx976 SvxCellHorJustify mapTextJustify(const sal_Int32& _nAlignment) in mapTextJustify() function
1084 eJustify = dbaui::mapTextJustify(::comphelper::getINT16(aAlignment)); in callColumnFormatDialog()

Completed in 64 milliseconds