Home
last modified time | relevance | path

Searched refs:nDefault (Results 51 – 54 of 54) sorted by relevance

123

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx3139 sal_Int32 nDefault ) throw( uno::RuntimeException, lang::IllegalArgumentException ) in getInt32() argument
3143 nResult = nDefault; in getInt32()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx1960 double ScInterpreter::GetDoubleWithDefault(double nDefault) in GetDoubleWithDefault() argument
1966 nResultVal = nDefault; in GetDoubleWithDefault()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx3852 sal_Bool ScDocument::GetColDefault( SCTAB nTab, SCCOL nCol, SCROW nLastRow, SCROW& nDefault) in GetColDefault() argument
3855 nDefault = 0; in GetColDefault()
3896 nDefault = aDefaultItr->nFirst; in GetColDefault()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx4222 sal_uInt32 XclImpDffPropSet::GetPropertyValue( sal_uInt16 nPropId, sal_uInt32 nDefault ) const in GetPropertyValue()
4224 return maDffConv.GetPropertyValue( nPropId, nDefault ); in GetPropertyValue()

Completed in 98 milliseconds

123