Home
last modified time | relevance | path

Searched refs:aByInputBulletFont (Results 1 – 6 of 6) sorted by relevance

/trunk/main/editeng/source/misc/
H A Dacorrcfg.cxx519 rSwFlags.aByInputBulletFont.SetName(sTemp); in Load()
525 rSwFlags.aByInputBulletFont.SetFamily(FontFamily(nVal)); in Load()
531 rSwFlags.aByInputBulletFont.SetCharSet(CharSet(nVal)); in Load()
537 rSwFlags.aByInputBulletFont.SetPitch(FontPitch(nVal)); in Load()
643 pValues[nProp] <<= OUString(rSwFlags.aByInputBulletFont.GetName()); in Commit()
646 pValues[nProp] <<= (sal_Int32)rSwFlags.aByInputBulletFont.GetFamily(); in Commit()
649 pValues[nProp] <<= (sal_Int32)rSwFlags.aByInputBulletFont.GetCharSet(); in Commit()
652 pValues[nProp] <<= (sal_Int32)rSwFlags.aByInputBulletFont.GetPitch(); in Commit()
H A Dswafopt.cxx87 aByInputBulletFont = aBulletFont; in SvxSwAutoFmtFlags()
137 aByInputBulletFont = rAFFlags.aByInputBulletFont; in operator =()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx627 bModified |= aByInputBulletFont != pOpt->aByInputBulletFont; in FillItemSet()
629 pOpt->aByInputBulletFont = aByInputBulletFont; in FillItemSet()
762 aByInputBulletFont = pOpt->aByInputBulletFont; in Reset()
764 ImpUserData* pUserData2 = new ImpUserData(&sByInputBulletChar, &aByInputBulletFont); in Reset()
/trunk/main/editeng/inc/editeng/
H A Dswafopt.hxx36 Font aByInputBulletFont; member
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx2791 pEditFlags->aBulletFont = pFlags->aByInputBulletFont; in SetAutoFmtFlags()
2793 pEditFlags->aByInputBulletFont = pFlags->aByInputBulletFont; in SetAutoFmtFlags()
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx169 Font aByInputBulletFont; member in OfaSwAutoFmtOptionsPage

Completed in 49 milliseconds