Home
last modified time | relevance | path

Searched refs:nLongDef (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()
2109 if ( nLongDef != -1 ) in ImpAdjustFormatCodeDefault()
2111 nLongDef = nElem; in ImpAdjustFormatCodeDefault()
2130 if ( nLong != -1 && nLongDef == -1 ) in ImpAdjustFormatCodeDefault()

Completed in 22 milliseconds