Home
last modified time | relevance | path

Searched refs:Erase (Results 226 – 250 of 675) sorted by relevance

12345678910>>...27

/trunk/main/connectivity/source/drivers/file/
H A Dquotedstring.cxx97 _rStr.Erase(); in GetTokenSpecial()
/trunk/main/editeng/source/items/
H A Dwritingmodeitem.cxx89 rText.Erase(); in GetPresentation()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx3009 aStr.Erase(i,1); in ScClean()
7122 sTabStr.Erase( 0, nPos+1); in ScAddressFunc()
7650 aOldStr.Erase( nPos-1, nCount ); in ScReplace()
7779 aStr.Erase( n ); in ScLeft()
7849 aStr.Erase( 0, index + 1); in lcl_RightB()
7854 aStr.Erase( 0, index + 2 ); in lcl_RightB()
7899 aStr.Erase( index ); in lcl_LeftB()
7904 aStr.Erase( index - 1 ); in lcl_LeftB()
7983 aStr.Erase( 0, aStr.Len() - n ); in ScRight()
8156 sStr.Erase(nPos,nOldLen); in ScSubstitute()
H A Dconsoli.cxx200 aCornerText.Erase(); in DeleteData()
547 aCornerText.Erase(); in AddData()
H A Dscmatrix.cxx205 aMatStr.Erase(); in Store()
307 pS->Erase(); in PutStringEntry()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx995 aStr.Erase( nChar--, 1 ); in SetINetBookmark()
2142 aString.Erase( 0, nStart + 1 + nLen ); in GetINetBookmark()
2222 rBmk = INetBookmark( String( aLine.Erase( 0, 4 ), eTextEncoding ), in GetINetBookmark()
2223 String( aDesc.Erase( aDesc.Len() - 4 ), eTextEncoding ) ); in GetINetBookmark()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx105 aOutName.Erase(aOutName.Search('.')); in Main()
/trunk/main/tools/bootstrp/
H A Dprj.cxx91 aStringBuffer.Erase(0, aString.Len()+1); in GetNext()
/trunk/main/svx/source/items/
H A Drotmodit.cxx81 rText.Erase(); in GetPresentation()
/trunk/main/sw/source/ui/utlui/
H A Dtextcontrolcombo.cxx69 aTxtBefore.Erase( nReplPos ); in Arrange()
/trunk/main/vcl/source/control/
H A Dquickselectionengine.cxx73 _data.sCurrentSearchString.Erase(); in lcl_reset()
/trunk/main/basic/source/inc/
H A Dparser.hxx112 void Erase(); // ERASE
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx263 aNumStr.Erase(); in MultiSelection()
269 aNumStr.Erase(); in MultiSelection()
/trunk/main/sot/source/sdstor/
H A Dstgcache.hxx53 void Erase( StgPage* ); // delete a cache element
H A Dstgole.cxx114 aUserName.Erase(); in Load()
/trunk/main/vcl/inc/vcl/
H A Dalpha.hxx83 sal_Bool Erase( sal_uInt8 cTransparency );
/trunk/main/cui/source/dialogs/
H A Dshowcols.cxx109 sCurName.Erase(); in SetColumns()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx503 maDayOfWeekText.Erase(); in ImplFormat()
892 Erase( aDateRect ); in ImplDrawDate()
1109Erase( Rectangle( nDayX-mnWeekWidth-WEEKNUMBER_OFFX, nDeltaY, nDayX-WEEKNUMBER_OFFX-1, nDeltaY+nMo… in ImplDraw()
1139 Erase( aClearRect ); in ImplDraw()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx1079 sTmp.Erase( 0, 1 ); in FnCptlSttSntnc()
1087 sTmp.Erase( nLen + 1 ); in FnCptlSttSntnc()
1748 rName.Erase( 0, 1 ); in DecryptBlockName_Imp()
2525 sMain.Erase(nSlashPos); in MakeUserStorage_Impl()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx739 rStr.Erase( 0, n ); in DelLeadingBlanks()
753 rStr.Erase( n+1 ); in DelTrailingBlanks()
1956 sReplace.Erase( 1 ); in AutoCorrect()
2005 sReplace.Erase( 0, 1 ); in AutoCorrect()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1000 aMaskBmp.Erase(0); in DrawTransformedBitmapEx()
1003 aMaskBmp.Erase(Color(COL_BLACK)); // #122758# Initialize to non-transparent in DrawTransformedBitmapEx()
1069 aColorBmp.Erase( Color( cCmpVal, cCmpVal, cCmpVal ) ); in ImplDrawBitmapEx()
2436 aMask.Erase( Color( COL_BLACK ) ); in ImplPrintTransparent()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx829 rString.Erase( rString.Len() - 1 ).Erase( 0, 1 ); in EraseQuotes()
1500 aSig.Erase( aSig.Len() - 2 ); in GetParamList()
/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx173 rValueList.Erase(); in MakeValueList()
1018 rFrom.Erase(); in CreateFromAddress_Impl()
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx635 sOut.Erase(); in Out_ImageMap()
969 rURL.Erase( 0UL, 14UL ); in PrivateURLToInternalImg()
/trunk/main/tools/inc/tools/
H A Dstring.hxx258 ByteString& Erase( xub_StrLen nIndex = 0, xub_StrLen nCount = STRING_LEN );
564 UniString& Erase( xub_StrLen nIndex = 0, xub_StrLen nCount = STRING_LEN );

Completed in 237 milliseconds

12345678910>>...27