Lines Matching refs:rText
113 XubString& rText, const IntlWrapper * in GetPresentation() argument
116 rText.Erase(); in GetPresentation()
126 rText = aDescName; in GetPresentation()
127 rText += cpDelim; in GetPresentation()
130 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_NUM_BEGIN + eNumType); in GetPresentation()
131 rText += cpDelim; in GetPresentation()
133 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_LAND_TRUE); in GetPresentation()
135 rText += SVX_RESSTR(RID_SVXITEMS_PAGE_LAND_FALSE); 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 += GetUsageText( eUse ); in GetPresentation()
310 XubString& rText, const IntlWrapper * in GetPresentation() argument
313 rText.Erase(); in GetPresentation()