Searched refs:eHorJustify (Results 1 – 1 of 1) sorted by relevance
1165 if ( !pHorJustify || (eHorJustify != (j) ) ) \1430 SvxCellHorJustify eHorJustify = SVX_HOR_JUSTIFY_STANDARD; in ExecuteTextAttr() local1436 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() local2141 eHorJustify = SvxCellHorJustify( pHorJustify->GetValue() ); in GetTextAttrState()
Completed in 27 milliseconds