Home
last modified time | relevance | path

Searched refs:aAddNoteText (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx2409 String aAddNoteText; // additional text to be appended to a note in XclExpCellTable() local
2460 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 19 milliseconds