Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx2076 sal_Int32 nElem, nShort, nMedium, nLong, nShortDef, nMediumDef, nLongDef; in ImpAdjustFormatCodeDefault() local
2077 nShort = nMedium = nLong = nShortDef = nMediumDef = nLongDef = -1; in ImpAdjustFormatCodeDefault()
2099 if ( nShortDef != -1 ) in ImpAdjustFormatCodeDefault()
2101 nShortDef = nElem; in ImpAdjustFormatCodeDefault()
2126 if ( nShort != -1 && nShortDef == -1 ) in ImpAdjustFormatCodeDefault()

Completed in 33 milliseconds