Lines Matching refs:SVX_RESSTR
208 return SVX_RESSTR(RID_SVXITEMS_HORJUST_STANDARD + nVal); in GetValueText()
364 return SVX_RESSTR(RID_SVXITEMS_VERJUST_STANDARD + nVal); in GetValueText()
471 return SVX_RESSTR(RID_SVXITEMS_ORI_STANDARD + nVal); in GetValueText()
601 rText = SVX_RESSTR(RID_SVXITEMS_MARGIN_LEFT); in GetPresentation()
604 rText += SVX_RESSTR(GetMetricId(ePresUnit)); in GetPresentation()
606 rText += SVX_RESSTR(RID_SVXITEMS_MARGIN_TOP); in GetPresentation()
609 rText += SVX_RESSTR(GetMetricId(ePresUnit)); in GetPresentation()
611 rText += SVX_RESSTR(RID_SVXITEMS_MARGIN_RIGHT); in GetPresentation()
614 rText += SVX_RESSTR(GetMetricId(ePresUnit)); in GetPresentation()
616 rText += SVX_RESSTR(RID_SVXITEMS_MARGIN_BOTTOM); in GetPresentation()
619 rText += SVX_RESSTR(GetMetricId(ePresUnit)); in GetPresentation()