Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx1334 if ( !nDefaultFormat ) in ImpGetDefaultFormat()
1335 nDefaultFormat = NUMBERFORMAT_ENTRY_NOT_FOUND; in ImpGetDefaultFormat()
1336 if ( nDefaultFormat == NUMBERFORMAT_ENTRY_NOT_FOUND ) in ImpGetDefaultFormat()
1348 nDefaultFormat = nKey; in ImpGetDefaultFormat()
1354 if ( nDefaultFormat == NUMBERFORMAT_ENTRY_NOT_FOUND ) in ImpGetDefaultFormat()
1359 nDefaultFormat = CLOffset + ZF_STANDARD_DATE; in ImpGetDefaultFormat()
1362 nDefaultFormat = CLOffset + ZF_STANDARD_TIME+1; in ImpGetDefaultFormat()
1365 nDefaultFormat = CLOffset + ZF_STANDARD_DATETIME; in ImpGetDefaultFormat()
1368 nDefaultFormat = CLOffset + ZF_STANDARD_PERCENT+1; in ImpGetDefaultFormat()
1374 nDefaultFormat = CLOffset + ZF_STANDARD; in ImpGetDefaultFormat()
[all …]
/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx58 sal_uInt8 nDefaultFormat; // -> op.cpp, Standard-Zellenformat variable
187 nDefaultFormat = nNewDefaultFormat; in FormCache()
217 nForm = nDefaultFormat; in NewAttr()
H A Dop.cxx67 extern sal_uInt8 nDefaultFormat; // -> tool.cxx, Default-Zellenformat
340 r >> nDefaultFormat; in OP_Window1()
/trunk/main/sc/source/filter/inc/
H A Dtool.h114 sal_uInt8 nDefaultFormat; // Defaultformat der Datei member in FormCache
127 nDefaultFormat = nD; in SetDefaultFormat()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx1025 sal_Int32 nDefaultFormat; member in ScaAnyConverter
H A Danalysishelper.cxx3040 nDefaultFormat = xFormatTypes->getStandardIndex( eLocale ); in init()
3055 fValue = xFormatter->convertStringToNumber( nDefaultFormat, rString ); in convertToDouble()

Completed in 43 milliseconds