Lines Matching refs:rText
112 XubString& rText, const IntlWrapper * in GetPresentation() argument
115 rText.Erase(); in GetPresentation()
125 rText = aDescName; in GetPresentation()
126 rText += cpDelim; in GetPresentation()
129 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_NUM_BEGIN + eNumType); in GetPresentation()
130 rText += cpDelim; in GetPresentation()
132 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_LAND_TRUE); in GetPresentation()
134 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_LAND_FALSE); in GetPresentation()
135 rText += cpDelim; in GetPresentation()
136 rText += GetUsageText( eUse ); in GetPresentation()
141 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_COMPLETE); in GetPresentation()
144 rText += aDescName; in GetPresentation()
145 rText += cpDelim; in GetPresentation()
148 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_NUM_BEGIN + eNumType); in GetPresentation()
149 rText += cpDelim; in GetPresentation()
151 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_LAND_TRUE); in GetPresentation()
153 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_LAND_FALSE); in GetPresentation()
154 rText += cpDelim; in GetPresentation()
155 rText += GetUsageText( eUse ); in GetPresentation()
311 XubString& rText, const IntlWrapper * in GetPresentation() argument
314 rText.Erase(); in GetPresentation()