Home
last modified time | relevance | path

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

123

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par5.cxx561 sal_uInt16 nDefault = pLang ? pLang->GetValue() : LANGUAGE_ENGLISH_US; in ForceFieldLanguage() local
563 if (nLang != nDefault) in ForceFieldLanguage()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr4.cxx1960 double ScInterpreter::GetDoubleWithDefault(double nDefault) in GetDoubleWithDefault() argument
1966 nResultVal = nDefault; in GetDoubleWithDefault()
/aoo41x/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()
/aoo41x/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 82 milliseconds

123