Home
last modified time | relevance | path

Searched refs:SVX_VER_JUSTIFY_TOP (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/svx/source/items/
H A Dalgitem.cxx282 case SVX_VER_JUSTIFY_TOP: eUno = style::VerticalAlignment_TOP; break; in QueryValue()
296 case SVX_VER_JUSTIFY_TOP: eUno = table::CellVertJustify_TOP; break; in QueryValue()
323 case style::VerticalAlignment_TOP: eSvx = SVX_VER_JUSTIFY_TOP; break; in PutValue()
346 case table::CellVertJustify_TOP: eSvx = SVX_VER_JUSTIFY_TOP; break; in PutValue()
/aoo4110/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.cxx281 if(meVerAlignState != SVX_VER_JUSTIFY_TOP) in IMPL_LINK()
282 meVerAlignState = SVX_VER_JUSTIFY_TOP; in IMPL_LINK()
635 case SVX_VER_JUSTIFY_TOP: mpTBVertical->SetItemState(IID_VERT_TOP, STATE_CHECK);break; in UpdateVerAlign()
/aoo4110/main/sc/source/filter/excel/
H A Dxlstyle.cxx1612 case EXC_XF_VER_TOP: eVerJust = SVX_VER_JUSTIFY_TOP; break; in GetScVerAlign()
1616 case EXC_XF_VER_DISTRIB: eVerJust = SVX_VER_JUSTIFY_TOP; break; in GetScVerAlign()
1655 case SVX_VER_JUSTIFY_TOP: mnVerAlign = EXC_XF_VER_TOP; break; in SetScVerAlign()
/aoo4110/main/editeng/inc/editeng/
H A Dsvxenum.hxx126 SVX_VER_JUSTIFY_TOP, enumerator
/aoo4110/main/sc/source/filter/qpro/
H A Dqprostyle.cxx115 eVerJustify = SVX_VER_JUSTIFY_TOP; in SetFormat()
/aoo4110/main/sc/source/ui/view/
H A Dformatsh.cxx129 case SID_ALIGN_ANY_TOP: eVJustify = SVX_VER_JUSTIFY_TOP; break; in lclConvertSlotToVAlign()
1489 !pVerJustify || (eVerJustify != SVX_VER_JUSTIFY_TOP) ? in ExecuteTextAttr()
1490 SVX_VER_JUSTIFY_TOP : SVX_VER_JUSTIFY_STANDARD, SID_V_ALIGNCELL ) ); in ExecuteTextAttr()
2217 case SVX_VER_JUSTIFY_TOP: in GetTextAttrState()
H A Doutput2.cxx1743 case SVX_VER_JUSTIFY_TOP: in DrawStrings()
2395 eVerJust = SVX_VER_JUSTIFY_TOP; in DrawEdit()
2462 case SVX_VER_JUSTIFY_TOP: in DrawEdit()
3626 else if ( eVerJust == SVX_VER_JUSTIFY_TOP ) in DrawRotated()
/aoo4110/main/sc/source/filter/rtf/
H A Drtfexp.cxx175 case SVX_VER_JUSTIFY_TOP: pChar = OOO_STRING_SVTOOLS_RTF_CLVERTALT; break; in WriteRow()
/aoo4110/main/cui/source/tabpages/
H A Dalign.cxx80 { ALIGNDLG_VERALIGN_TOP, SVX_VER_JUSTIFY_TOP },
/aoo4110/main/starmath/sdi/
H A Dsmitems.sdi536 SVX_VER_JUSTIFY_TOP,
/aoo4110/main/svx/sdi/
H A Dsvxitems.sdi39 SVX_VER_JUSTIFY_TOP,
/aoo4110/main/sc/source/core/tool/
H A Deditutil.cxx153 if ( eJust == SVX_VER_JUSTIFY_TOP || in GetEditArea()
/aoo4110/main/sc/source/filter/lotus/
H A Dop.cxx516 rPatternItemSet.Put( SvxVerJustifyItem(SVX_VER_JUSTIFY_TOP, ATTR_VER_JUSTIFY) ); in OP_VerAlign123()
/aoo4110/main/sc/source/filter/starcalc/
H A Dscflt.cxx1244 … rItemSet.Put( SvxVerJustifyItem( SVX_VER_JUSTIFY_TOP, ATTR_VER_JUSTIFY ) ); in LoadPatternCollection()
1878 … aScPattern.GetItemSet().Put(SvxVerJustifyItem(SVX_VER_JUSTIFY_TOP, ATTR_VER_JUSTIFY)); in LoadColAttr()
/aoo4110/main/sc/source/filter/html/
H A Dhtmlexp.cxx1001 case SVX_VER_JUSTIFY_TOP: pChar = OOO_STRING_SVTOOLS_HTML_VA_top; break; in WriteCell()
H A Dhtmlpars.cxx970 eVal = SVX_VER_JUSTIFY_TOP; in TableDataOn()
2512 eVal = SVX_VER_JUSTIFY_TOP; in ProcessFormatOptions()

Completed in 191 milliseconds