Searched refs:nLongDef (Results 1 – 1 of 1) sorted by relevance
2076 sal_Int32 nElem, nShort, nMedium, nLong, nShortDef, nMediumDef, nLongDef; in ImpAdjustFormatCodeDefault() local2077 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 30 milliseconds