Home
last modified time | relevance | path

Searched refs:sDoubleSpace (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx926 static sal_Char __READONLY_DATA sDoubleSpace[] = " "; in _DrawText() local
929 XubString aStr( sDoubleSpace, RTL_TEXTENCODING_MS_1252 ); in _DrawText()
1037 static sal_Char __READONLY_DATA sDoubleSpace[] = " "; in _DrawStretchText() local
1039 XubString aStr( sDoubleSpace, RTL_TEXTENCODING_MS_1252 ); in _DrawStretchText()
H A Dfntcap.cxx336 static sal_Char __READONLY_DATA sDoubleSpace[] = " "; in DrawSpace() local
362 XubString( sDoubleSpace, RTL_TEXTENCODING_MS_1252 ), 0, 2 ); in DrawSpace()
/trunk/main/sw/source/core/text/
H A Dporrst.cxx172 static sal_Char __READONLY_DATA sDoubleSpace[] = " "; in Paint() local
173 XubString aTxtDouble( sDoubleSpace, RTL_TEXTENCODING_MS_1252 ); in Paint()
H A Dporfld.cxx760 static sal_Char __READONLY_DATA sDoubleSpace[] = " "; in Paint() local
773 SwTxtSlot aDiffTxt( &aInf, this, true, false, sDoubleSpace ); in Paint()
H A Dfrmcrsr.cxx1540 static sal_Char __READONLY_DATA sDoubleSpace[] = " "; in FillCrsrPos() local
1541 const XubString aTmp( sDoubleSpace, RTL_TEXTENCODING_MS_1252 ); in FillCrsrPos()
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx49 static sal_Char __READONLY_DATA sDoubleSpace[] = " "; variable
786 pOut->DrawStretchText( aSpacePos, nDiff, XubString( sDoubleSpace, in DoSpace()

Completed in 48 milliseconds