Lines Matching refs:nVal
435 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
437 sal::static_int_cast< sal_Unicode >(nVal); in Load()
448 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
449 rSwFlags.aBulletFont.SetFamily(FontFamily(nVal)); in Load()
454 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
455 rSwFlags.aBulletFont.SetCharSet(CharSet(nVal)); in Load()
460 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
461 rSwFlags.aBulletFont.SetPitch(FontPitch(nVal)); in Load()
467 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
469 sal::static_int_cast< sal_uInt8 >(nVal); in Load()
485 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
487 sal::static_int_cast< sal_uInt16 >(nVal); in Load()
492 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
494 sal::static_int_cast< sal_uInt16 >(nVal); in Load()
503 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
505 sal::static_int_cast< sal_uInt16 >(nVal); in Load()
511 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
513 sal::static_int_cast< sal_Unicode >(nVal); in Load()
524 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
525 rSwFlags.aByInputBulletFont.SetFamily(FontFamily(nVal)); in Load()
530 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
531 rSwFlags.aByInputBulletFont.SetCharSet(CharSet(nVal)); in Load()
536 sal_Int32 nVal = 0; pValues[nProp] >>= nVal; in Load() local
537 rSwFlags.aByInputBulletFont.SetPitch(FontPitch(nVal)); in Load()