Lines Matching refs:pIntl

320     XubString&          rText, const IntlWrapper *pIntl  in GetPresentation()
331 rText = GetMetricText( aSize.Width(), eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
333 rText += GetMetricText( aSize.Height(), eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
338 rText += GetMetricText( aSize.Width(), eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
343 rText += GetMetricText( aSize.Height(), eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
575 XubString& rText, const IntlWrapper* pIntl in GetPresentation()
590 eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
596 eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
602 eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
613 eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
627 eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
639 eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
936 XubString& rText, const IntlWrapper *pIntl in GetPresentation()
950 rText = GetMetricText( (long)nUpper, eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
955 rText += GetMetricText( (long)nLower, eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
965 rText += GetMetricText( (long)nUpper, eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
975 rText += GetMetricText( (long)nLower, eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
1450 XubString& rText, const IntlWrapper *pIntl in GetPresentation()
1470 rText += GetMetricText( (long)nWidth, eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
1486 rText += GetMetricText( (long)nWidth, eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
1624 const IntlWrapper* pIntl, in GetValueString() argument
1694 aStr += GetMetricText( (long)nInWidth, eSrcUnit, eDestUnit, pIntl ); in GetValueString()
1698 aStr += GetMetricText( (long)nOutWidth, eSrcUnit, eDestUnit, pIntl ); in GetValueString()
1702 aStr += GetMetricText( (long)nDistance, eSrcUnit, eDestUnit, pIntl ); in GetValueString()
2127 XubString& rText, const IntlWrapper *pIntl in GetPresentation()
2143 rText = pTop->GetValueString( eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
2151 rText += pBottom->GetValueString( eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
2156 rText += pLeft->GetValueString( eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
2161 rText += pRight->GetValueString( eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
2165 rText += GetMetricText( (long)nTopDist, eCoreUnit, ePresUnit, pIntl ); in GetPresentation()
2171 ePresUnit, pIntl )) in GetPresentation()
2173 += GetMetricText( (long)nLeftDist, eCoreUnit, ePresUnit, pIntl )) in GetPresentation()
2176 ePresUnit, pIntl ); in GetPresentation()
2193 rText += pTop->GetValueString( eCoreUnit, ePresUnit, pIntl, sal_True ); in GetPresentation()
2201 rText += pTop->GetValueString( eCoreUnit, ePresUnit, pIntl, sal_True ); in GetPresentation()
2207 rText += pBottom->GetValueString( eCoreUnit, ePresUnit, pIntl, sal_True ); in GetPresentation()
2213 rText += pLeft->GetValueString( eCoreUnit, ePresUnit, pIntl, sal_True ); in GetPresentation()
2219 rText += pRight->GetValueString( eCoreUnit, ePresUnit, pIntl, sal_True ); in GetPresentation()
2230 ePresUnit, pIntl ); in GetPresentation()
2238 ePresUnit, pIntl )) in GetPresentation()
2244 ePresUnit, pIntl )) in GetPresentation()
2250 ePresUnit, pIntl )) in GetPresentation()
2256 ePresUnit, pIntl )) in GetPresentation()
3354 XubString& rText, const IntlWrapper *pIntl in GetPresentation()
3368 rText = pLine->GetValueString( eCoreUnit, ePresUnit, pIntl, in GetPresentation()