Home
last modified time | relevance | path

Searched refs:SetHorJustify (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx193 SetHorJustify( ::dbaui::mapTextJustify(::comphelper::getINT32(aValue))); in OFieldDescription()
462 void OFieldDescription::SetHorJustify(const SvxCellHorJustify& _rHorJustify) in SetHorJustify() function in OFieldDescription
H A DTableRow.cxx216 pFieldDesc->SetHorJustify((SvxCellHorJustify)nValue); in operator >>()
H A DTableController.cxx909 pActFieldDescr->SetHorJustify(dbaui::mapTextJustify(nAlign)); in loadData()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescriptions.hxx97 void SetHorJustify(const SvxCellHorJustify& _rHorJustify);
/trunk/main/sc/inc/
H A Dautoform.hxx173 void SetHorJustify( const SvxHorJustifyItem& rHorJustify ) { aHorJustify = rHorJustify; } in SetHorJustify() function in ScAutoFormatDataField
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx599 case ATTR_HOR_JUSTIFY: rField.SetHorJustify( (const SvxHorJustifyItem&)rItem ); break; in PutItem()
780 rField.SetHorJustify ( (const SvxHorJustifyItem&) rItemSet.Get( ATTR_HOR_JUSTIFY ) ); in GetFromItemSet()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx714 pActFieldDescr->SetHorJustify( rOldJustify );

Completed in 241 milliseconds