Lines Matching refs:Insert

97             r.Insert( ' ', nPos++ );  in InsertBlanks()
693 rString.Insert('0',nPos); in SvNumberformat()
700 rString.Insert('0',nPos++); in SvNumberformat()
829 rString.Insert(sStr,nPosOld); in SvNumberformat()
831 rString.Insert(']', nPos); in SvNumberformat()
832 rString.Insert('[', nPosOld); in SvNumberformat()
865 sStr.Insert( aNat, 0); in SvNumberformat()
892 sStr.Insert( aLID, 0); in SvNumberformat()
896 rString.Insert(sStr,nPosOld); in SvNumberformat()
900 rString.Insert(';',nPos); in SvNumberformat()
1658 aComment.Insert( cNewCurrencyMagic, 0 ); in Save()
1659 aComment.Insert( cNewCurrencyMagic, 0 ); in Save()
1660 aComment.Insert( aFormatstring, 1 ); in Save()
2124 OutString.Insert('-', 0); in GetOutputString()
2449 sDiv.Insert(' ',0); in GetOutputString()
2451 sDiv.Insert( rInfo.sStrArray[j].GetChar(0), 0 ); in GetOutputString()
2465 sFrac.Insert(rInfo.sStrArray[j],0); in GetOutputString()
2482 OutString.Insert('-',0); // nicht -0 in GetOutputString()
2549 ExpStr.Insert('-',0); in GetOutputString()
2551 ExpStr.Insert('+',0); in GetOutputString()
2552 ExpStr.Insert(rStr.GetChar(0),0); in GetOutputString()
2569 sStr.Insert('-',0); in GetOutputString()
2783 OutString.Insert('-',0); in ImpGetTimeOutput()
3548 sStr.Insert( (sal_Unicode) 0x1B, k /*++*/ ); in ImpGetNumberOutput()
3549 sStr.Insert(rInfo.sStrArray[j].GetChar(1),k); in ImpGetNumberOutput()
3559 sStr.Insert(rInfo.sStrArray[j],k); in ImpGetNumberOutput()
3563 sStr.Insert(rInfo.sStrArray[j],k); in ImpGetNumberOutput()
3598 sStr.Insert(rScan.GetCurAbbrev(), k); in ImpGetNumberOutput()
3605 sStr.Insert(sNum, k); in ImpGetNumberOutput()
3625 sStr.Insert('-',0); in ImpGetNumberOutput()
3660 sStr.Insert(rInfo.sStrArray[j],k); in ImpNumberFillWithThousands()
3668 sStr.Insert( (sal_Unicode) 0x1B, k/*++*/ ); in ImpNumberFillWithThousands()
3669 sStr.Insert(rInfo.sStrArray[j].GetChar(1),k); in ImpNumberFillWithThousands()
3695 sStr.Insert(rInfo.sStrArray[j],k); in ImpNumberFillWithThousands()
3724 sStr.Insert(' ',k); in ImpNumberFillWithThousands()
3727 sStr.Insert(rInfo.sStrArray[j],k); in ImpNumberFillWithThousands()
3749 sStr.Insert('0',0); in ImpNumberFillWithThousands()
3752 sStr.Insert(' ',0); in ImpNumberFillWithThousands()
3764 sStr.Insert(rScan.GetCurAbbrev(), k); in ImpNumberFillWithThousands()
3771 sStr.Insert(sNum, k); in ImpNumberFillWithThousands()
3801 sStr.Insert( rThousandSep, k ); in ImpDigitFill()
3832 sStr.Insert( sal_Unicode(0x1B), k++ ); in ImpNumberFill()
3833 sStr.Insert(rInfo.sStrArray[j].GetChar(1),k); in ImpNumberFill()
3853 sStr.Insert(rInfo.sStrArray[j],k); in ImpNumberFill()
3871 sStr.Insert('0',0); in ImpNumberFill()
3874 sStr.Insert(' ',0); in ImpNumberFill()
3882 sStr.Insert(rScan.GetCurAbbrev(), k); in ImpNumberFill()
3889 sStr.Insert(sNum, k); in ImpNumberFill()
3894 sStr.Insert(rInfo.sStrArray[j],k); in ImpNumberFill()