Home
last modified time | relevance | path

Searched refs:SVX_HOR_JUSTIFY_RIGHT (Results 1 – 25 of 29) sorted by relevance

12

/aoo4110/main/svx/source/items/
H A Dalgitem.cxx120 case SVX_HOR_JUSTIFY_RIGHT: eUno = table::CellHoriJustify_RIGHT; break; in QueryValue()
140 case SVX_HOR_JUSTIFY_RIGHT: nAdjust = style::ParagraphAdjust_RIGHT; break; in QueryValue()
172 case table::CellHoriJustify_RIGHT: eSvx = SVX_HOR_JUSTIFY_RIGHT; break; in PutValue()
192 case style::ParagraphAdjust_RIGHT: eSvx = SVX_HOR_JUSTIFY_RIGHT; break; in PutValue()
/aoo4110/main/sc/source/ui/view/
H A Doutput2.cxx1216 case SVX_HOR_JUSTIFY_RIGHT: in GetOutputArea()
1724 case SVX_HOR_JUSTIFY_RIGHT: in DrawStrings()
2282 eHorJust = SVX_HOR_JUSTIFY_RIGHT; in DrawEdit()
2287 ( bCellIsValue ? SVX_HOR_JUSTIFY_RIGHT : SVX_HOR_JUSTIFY_LEFT ); in DrawEdit()
2449 case SVX_HOR_JUSTIFY_RIGHT: in DrawEdit()
2659 if ( eOutHorJust == SVX_HOR_JUSTIFY_RIGHT ) in DrawEdit()
2804 if (eHorJust==SVX_HOR_JUSTIFY_RIGHT || in DrawEdit()
2824 if (eHorJust==SVX_HOR_JUSTIFY_RIGHT) in DrawEdit()
3519 if (eHorJust==SVX_HOR_JUSTIFY_RIGHT || in DrawRotated()
3525 (eHorJust==SVX_HOR_JUSTIFY_RIGHT) ? in DrawRotated()
[all …]
H A Dformatsh.cxx116 case SID_ALIGN_ANY_RIGHT: eHJustify = SVX_HOR_JUSTIFY_RIGHT; break; in lclConvertSlotToHAlign()
1459 !pHorJustify || (eHorJustify != SVX_HOR_JUSTIFY_RIGHT) ? in ExecuteTextAttr()
1460 SVX_HOR_JUSTIFY_RIGHT : SVX_HOR_JUSTIFY_STANDARD, SID_H_ALIGNCELL ) ); in ExecuteTextAttr()
2152 case SVX_HOR_JUSTIFY_RIGHT: in GetTextAttrState()
H A Dviewdata.cxx1030 sal_Bool bGrowToLeft = ( eJust == SVX_HOR_JUSTIFY_RIGHT ); // visual left in SetEditEngine()
1205 sal_Bool bGrowToLeft = ( eJust == SVX_HOR_JUSTIFY_RIGHT ); // visual left in EditGrowX()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx682 eJustification = mbRTL ? SVX_HOR_JUSTIFY_RIGHT : bJustify ? in DrawString()
712 if( eJustification == SVX_HOR_JUSTIFY_RIGHT ) in DrawString()
750 case SVX_HOR_JUSTIFY_RIGHT: in DrawString()
/aoo4110/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx254 if(meHorAlignState != SVX_HOR_JUSTIFY_RIGHT) in IMPL_LINK()
255 meHorAlignState = SVX_HOR_JUSTIFY_RIGHT; in IMPL_LINK()
619 case SVX_HOR_JUSTIFY_RIGHT: mpTBHorizontal->SetItemState(ID_SUBSTRIGHT, STATE_CHECK);break; in UpdateHorAlign()
/aoo4110/main/sc/source/filter/lotus/
H A Dmemory.cxx56 pAttrRight = new SvxHorJustifyItem( SVX_HOR_JUSTIFY_RIGHT, ATTR_HOR_JUSTIFY ); in MemNew()
H A Dop.cxx484 rPatternItemSet.Put( SvxHorJustifyItem( SVX_HOR_JUSTIFY_RIGHT, ATTR_HOR_JUSTIFY ) ); in OP_HorAlign123()
/aoo4110/main/editeng/inc/editeng/
H A Dsvxenum.hxx118 SVX_HOR_JUSTIFY_RIGHT, enumerator
/aoo4110/main/sc/source/filter/qpro/
H A Dqprostyle.cxx93 eJustify = SVX_HOR_JUSTIFY_RIGHT; in SetFormat()
/aoo4110/main/sc/source/core/data/
H A Dpatattr.cxx829 eVal = SVX_HOR_JUSTIFY_RIGHT; in GetFromEditItemSet()
841 eVal = SVX_HOR_JUSTIFY_RIGHT; in GetFromEditItemSet()
870 case SVX_HOR_JUSTIFY_RIGHT: eSvxAdjust = SVX_ADJUST_RIGHT; break; in FillEditParaItems()
H A Dtable1.cxx1528 bool bRight = ( eHorJust == SVX_HOR_JUSTIFY_RIGHT ); in MaybeAddExtraColumn()
/aoo4110/main/sc/source/filter/rtf/
H A Drtfexp.cxx268 case SVX_HOR_JUSTIFY_RIGHT: pChar = OOO_STRING_SVTOOLS_RTF_QR; break; in WriteCell()
/aoo4110/main/cui/source/tabpages/
H A Dalign.cxx66 { ALIGNDLG_HORALIGN_RIGHT, SVX_HOR_JUSTIFY_RIGHT },
/aoo4110/main/sc/source/filter/excel/
H A Dxlstyle.cxx1598 case EXC_XF_HOR_RIGHT: eHorJust = SVX_HOR_JUSTIFY_RIGHT; break; in GetScHorAlign()
1642 case SVX_HOR_JUSTIFY_RIGHT: mnHorAlign = EXC_XF_HOR_RIGHT; break; in SetScHorAlign()
/aoo4110/main/dbaccess/source/ui/misc/
H A DHtmlReader.cxx363 eVal = SVX_HOR_JUSTIFY_RIGHT; in TableDataOn()
H A DUITools.cxx969 case SVX_HOR_JUSTIFY_RIGHT: nAlignment = ::com::sun::star::awt::TextAlign::RIGHT; break; in mapTextAllign()
983 case ::com::sun::star::awt::TextAlign::RIGHT : eJustify = SVX_HOR_JUSTIFY_RIGHT; break; in mapTextJustify()
/aoo4110/main/starmath/sdi/
H A Dsmitems.sdi527 SVX_HOR_JUSTIFY_RIGHT,
/aoo4110/main/svx/sdi/
H A Dsvxitems.sdi30 SVX_HOR_JUSTIFY_RIGHT,
/aoo4110/main/sc/source/ui/app/
H A Dtransobj.cxx816 SvxHorJustifyItem(SVX_HOR_JUSTIFY_RIGHT, ATTR_HOR_JUSTIFY) ); in StripRefs()
/aoo4110/main/sc/source/filter/starcalc/
H A Dscflt.cxx1237 … rItemSet.Put( SvxHorJustifyItem( SVX_HOR_JUSTIFY_RIGHT, ATTR_HOR_JUSTIFY ) ); in LoadPatternCollection()
1871 … aScPattern.GetItemSet().Put(SvxHorJustifyItem(SVX_HOR_JUSTIFY_RIGHT, ATTR_HOR_JUSTIFY)); in LoadColAttr()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx1659 eHorJust = SVX_HOR_JUSTIFY_RIGHT; in lcl_ScDocShell_GetFixedWidthString()
1662 case SVX_HOR_JUSTIFY_RIGHT: in lcl_ScDocShell_GetFixedWidthString()
/aoo4110/main/sc/source/filter/html/
H A Dhtmlexp.cxx991 case SVX_HOR_JUSTIFY_RIGHT: pChar = OOO_STRING_SVTOOLS_HTML_AL_right; break; in WriteCell()
H A Dhtmlpars.cxx954 eVal = SVX_HOR_JUSTIFY_RIGHT; in TableDataOn()
2497 eVal = SVX_HOR_JUSTIFY_RIGHT; in ProcessFormatOptions()
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx961 case SVX_HOR_JUSTIFY_RIGHT: in GetTextForwarder()

Completed in 209 milliseconds

12