Lines Matching refs:rText

268     XubString&          rText, const IntlWrapper *  in GetPresentation()  argument
272 rText.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "SvxLineSpacingItem" )); in GetPresentation()
274 rText.Erase(); in GetPresentation()
461 XubString& rText, const IntlWrapper * in GetPresentation() argument
467 rText.Erase(); in GetPresentation()
471 rText = GetValueTextByPos( (sal_uInt16)GetAdjust() ); in GetPresentation()
590 XubString& rText, const IntlWrapper * in GetPresentation() argument
597 rText.Erase(); in GetPresentation()
603 rText = EE_RESSTR(RID_SVXITEMS_LINES); in GetPresentation()
609 rText = EE_RESSTR(RID_SVXITEMS_WIDOWS_COMPLETE); in GetPresentation()
610 rText += ' '; in GetPresentation()
611 rText += EE_RESSTR(RID_SVXITEMS_LINES); in GetPresentation()
620rText.SearchAndReplace( String::CreateFromAscii( "%1" ), String::CreateFromInt32( GetValue() ) ); in GetPresentation()
662 XubString& rText, const IntlWrapper * in GetPresentation() argument
669 rText.Erase(); in GetPresentation()
675 rText = EE_RESSTR(RID_SVXITEMS_LINES); in GetPresentation()
681 rText = EE_RESSTR(RID_SVXITEMS_ORPHANS_COMPLETE); in GetPresentation()
682 rText += ' '; in GetPresentation()
683 rText += EE_RESSTR(RID_SVXITEMS_LINES); in GetPresentation()
692rText.SearchAndReplace( String::CreateFromAscii( "%1" ), String::CreateFromInt32( GetValue() ) ); in GetPresentation()
785 XubString& rText, const IntlWrapper * in GetPresentation() argument
791 rText.Erase(); in GetPresentation()
799 rText = EE_RESSTR(nId); in GetPresentation()
800 rText += cpDelim; in GetPresentation()
805 rText += EE_RESSTR(nId); in GetPresentation()
806 rText += cpDelim; in GetPresentation()
807 rText += String::CreateFromInt32( nMinLead ); in GetPresentation()
808 rText += cpDelim; in GetPresentation()
809 rText += String::CreateFromInt32( nMinTrail ); in GetPresentation()
810 rText += cpDelim; in GetPresentation()
811 rText += String::CreateFromInt32( nMaxHyphens ); in GetPresentation()
820 rText = EE_RESSTR(nId); in GetPresentation()
821 rText += cpDelim; in GetPresentation()
826 rText += EE_RESSTR(nId); in GetPresentation()
827 rText += cpDelim; in GetPresentation()
828 rText += String::CreateFromInt32(nMinLead); in GetPresentation()
829 rText += EE_RESSTR(RID_SVXITEMS_HYPHEN_MINLEAD); in GetPresentation()
830 rText += cpDelim; in GetPresentation()
831 rText += String::CreateFromInt32(nMinTrail); in GetPresentation()
832 rText += EE_RESSTR(RID_SVXITEMS_HYPHEN_MINTRAIL); in GetPresentation()
833 rText += cpDelim; in GetPresentation()
834 rText += String::CreateFromInt32(nMaxHyphens); in GetPresentation()
835 rText += EE_RESSTR(RID_SVXITEMS_HYPHEN_MAX); in GetPresentation()
1180 XubString& rText, const IntlWrapper *pIntl in GetPresentation() argument
1183 rText.Erase(); in GetPresentation()
1195 rText += sal_Unicode(','); in GetPresentation()
1196 rText += GetMetricText( in GetPresentation()
1200 rText += sal_Unicode(' '); in GetPresentation()
1201 rText += EE_RESSTR(GetMetricId(ePresUnit)); in GetPresentation()
1350 XubString& rText, const IntlWrapper * in GetPresentation() argument
1356 rText.Erase(); in GetPresentation()
1365 rText = EE_RESSTR(nId); in GetPresentation()
1418 XubString& rText, const IntlWrapper * in GetPresentation() argument
1421 rText.Erase(); in GetPresentation()
1431 rText = GetValue(); in GetPresentation()
1437 rText = EE_RESSTR(RID_SVXITEMS_PAGEMODEL_COMPLETE); in GetPresentation()
1438 rText += GetValue(); in GetPresentation()
1478 String &rText, const IntlWrapper* /*pIntl*/ ) const in GetPresentation() argument
1483 rText.Erase(); in GetPresentation()
1488 rText = EE_RESSTR( !GetValue() in GetPresentation()
1531 String &rText, const IntlWrapper* /*pIntl*/ ) const in GetPresentation() argument
1536 rText.Erase(); in GetPresentation()
1541 rText = EE_RESSTR( !GetValue() in GetPresentation()
1592 String &rText, const IntlWrapper* /*pIntl*/ ) const in GetPresentation() argument
1597 rText.Erase(); in GetPresentation()
1602 rText = EE_RESSTR( !GetValue() in GetPresentation()
1649 String &rText, const IntlWrapper* ) const in GetPresentation() argument
1654 rText.Erase(); in GetPresentation()
1668 rText = EE_RESSTR( nTmp ); in GetPresentation()
1734 String &rText, const IntlWrapper* /*pIntl*/ ) const in GetPresentation() argument
1739 rText.Erase(); in GetPresentation()
1744 rText = GetValue() ? in GetPresentation()