Searched refs:mapTextJustify (Results 1 – 4 of 4) sorted by relevance
193 SetHorJustify( ::dbaui::mapTextJustify(::comphelper::getINT32(aValue))); in OFieldDescription()612 return ::dbaui::mapTextJustify(::comphelper::getINT32(m_xDest->getPropertyValue(PROPERTY_ALIGN))); in GetHorJustify()
909 pActFieldDescr->SetHorJustify(dbaui::mapTextJustify(nAlign)); in loadData()
217 SvxCellHorJustify mapTextJustify(const sal_Int32& _nAlignment);
976 SvxCellHorJustify mapTextJustify(const sal_Int32& _nAlignment) in mapTextJustify() function1084 eJustify = dbaui::mapTextJustify(::comphelper::getINT16(aAlignment)); in callColumnFormatDialog()
Completed in 35 milliseconds