Searched refs:nShortDef (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()2099 if ( nShortDef != -1 ) in ImpAdjustFormatCodeDefault()2101 nShortDef = nElem; in ImpAdjustFormatCodeDefault()2126 if ( nShort != -1 && nShortDef == -1 ) in ImpAdjustFormatCodeDefault()
Completed in 18 milliseconds