Searched refs:nURLFormat (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/core/data/ |
H A D | cell.cxx | 1939 … sal_uLong nURLFormat = ScGlobal::GetStandardFormat( *pFormatter,nCellFormat, NUMBERFORMAT_NUMBER); in GetURLResult() local 1962 pFormatter->GetOutputString( pMatVal->fVal, nURLFormat, rURL, &pColor ); in GetURLResult() 1969 pFormatter->GetOutputString( GetValue(), nURLFormat, rURL, &pColor ); in GetURLResult() 1971 pFormatter->GetOutputString( aCellString, nURLFormat, rURL, &pColor ); in GetURLResult()
|
Completed in 17 milliseconds