Searched refs:sRecord (Results 1 – 1 of 1) sorted by relevance
4977 String sRecord = rSh.DeleteExtTextInput(); in Command() local4981 if ( sRecord.Len() ) in Command()4986 const sal_Unicode aCh = sRecord.GetChar(sRecord.Len() - 1); in Command()5005 aReq.AppendItem( SfxStringItem( FN_INSERT_STRING, sRecord ) ); in Command()
Completed in 29 milliseconds