Searched refs:aAddNoteText (Results 1 – 1 of 1) sorted by relevance
2409 String aAddNoteText; // additional text to be appended to a note in XclExpCellTable() local2460 ScGlobal::AddToken( aAddNoteText, aLinkHelper.GetUrlList(), '\n', 2 ); in XclExpCellTable()2491 if( pScNote || (aAddNoteText.Len() > 0) ) in XclExpCellTable()2492 … mxNoteList->AppendNewRecord( new XclExpNote( GetRoot(), aScPos, pScNote, aAddNoteText ) ); in XclExpCellTable()
Completed in 15 milliseconds