Home
last modified time | relevance | path

Searched refs:InsertBlanks (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx1273 … SvNumberformat::InsertBlanks( aEmbeddedStr, 0, pElemStr->GetChar(1) ); in ExportPart_Impl()
1343 SvNumberformat::InsertBlanks( aBlanks, 0, pElemStr->GetChar(1) ); in ExportPart_Impl()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx89 xub_StrLen SvNumberformat::InsertBlanks( String& r, xub_StrLen nPos, sal_Unicode c ) in InsertBlanks() function in SvNumberformat
1945 InsertBlanks( OutString, OutString.Len(), in GetOutputString()
2193 InsertBlanks( OutString, OutString.Len(), in GetOutputString()
2712 InsertBlanks( OutString, OutString.Len(), in ImpGetTimeOutput()
2978 InsertBlanks( OutString, OutString.Len(), in ImpGetDateOutput()
3251 InsertBlanks( OutString, OutString.Len(), in ImpGetDateTimeOutput()
3554 /*k = */ InsertBlanks( sStr,k,rInfo.sStrArray[j].GetChar(1) ); in ImpGetNumberOutput()
3674 /*k = */ InsertBlanks( sStr,k,rInfo.sStrArray[j].GetChar(1) ); in ImpNumberFillWithThousands()
3838 k = InsertBlanks( sStr,k,rInfo.sStrArray[j].GetChar(1) ); in ImpNumberFill()
/trunk/main/svl/inc/svl/
H A Dzformat.hxx403 static xub_StrLen InsertBlanks( String& r, xub_StrLen nPos, sal_Unicode c );

Completed in 50 milliseconds