Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1165 if ( !pHorJustify || (eHorJustify != (j) ) ) \
1430 SvxCellHorJustify eHorJustify = SVX_HOR_JUSTIFY_STANDARD; in ExecuteTextAttr() local
1436 eHorJustify = SvxCellHorJustify( pHorJustify->GetValue() ); in ExecuteTextAttr()
1449 !pHorJustify || (eHorJustify != SVX_HOR_JUSTIFY_LEFT) ? in ExecuteTextAttr()
1459 !pHorJustify || (eHorJustify != SVX_HOR_JUSTIFY_RIGHT) ? in ExecuteTextAttr()
1469 !pHorJustify || (eHorJustify != SVX_HOR_JUSTIFY_CENTER) ? in ExecuteTextAttr()
1479 !pHorJustify || (eHorJustify != SVX_HOR_JUSTIFY_BLOCK) ? in ExecuteTextAttr()
2129 SvxCellHorJustify eHorJustify = SVX_HOR_JUSTIFY_STANDARD; in GetTextAttrState() local
2141 eHorJustify = SvxCellHorJustify( pHorJustify->GetValue() ); in GetTextAttrState()

Completed in 27 milliseconds