Lines Matching refs:nShort
245 short nShort; in SvxNumberFormat() local
246 rStream >> nShort; in SvxNumberFormat()
247 nFirstLineOffset = nShort; in SvxNumberFormat()
248 rStream >> nShort; in SvxNumberFormat()
249 nAbsLSpace = nShort; in SvxNumberFormat()
250 rStream >> nShort; in SvxNumberFormat()
251 nLSpace = nShort; in SvxNumberFormat()
253 rStream >> nShort; in SvxNumberFormat()
254 nCharTextDistance = nShort; in SvxNumberFormat()
895 sal_uInt16 nShort; in SvxNumRule() local
896 rStream >> nShort; in SvxNumRule()
897 nFeatureFlags = nShort; in SvxNumRule()