Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx2451 XclExpHyperlinkHelper aLinkHelper( GetRoot(), aScPos ); in XclExpCellTable() local
2453 GetRoot(), aXclPos, pPattern, nMergeBaseXFId, rScEditCell, aLinkHelper ) ); in XclExpCellTable()
2456 if( aLinkHelper.HasLinkRecord() ) in XclExpCellTable()
2457 mxHyperlinkList->AppendRecord( aLinkHelper.GetLinkRecord() ); in XclExpCellTable()
2459 if( aLinkHelper.HasMultipleUrls() ) in XclExpCellTable()
2460 ScGlobal::AddToken( aAddNoteText, aLinkHelper.GetUrlList(), '\n', 2 ); in XclExpCellTable()

Completed in 25 milliseconds