Searched refs:aTestString (Results 1 – 4 of 4) sorted by relevance
381 String aTestString = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( in CalcOutputFactor() local396 …nPrinterWidth = pRefDev->PixelToLogic( Size( pRefDev->GetTextWidth(aTestString), 0 ), MAP_100TH_MM… in CalcOutputFactor()404 nWindowWidth = aVirtWindow.GetTextWidth(aTestString); in CalcOutputFactor()
1028 UniString aTestString(sal_Unicode('J')); in ImpSetCharStretching() local1041 Size aSize1(pOut->GetTextWidth(aTestString), pOut->GetTextHeight()); in ImpSetCharStretching()1044 Size aSize2(pOut->GetTextWidth(aTestString), pOut->GetTextHeight()); in ImpSetCharStretching()
148 const rtl::OUString aTestString = rtl::OUString::createFromAscii( "Apache Software Foundation" ); variable
552 OUString aTestString; in testPerformance() local
Completed in 69 milliseconds