Home
last modified time | relevance | path

Searched refs:aFont (Results 301 – 308 of 308) sorted by relevance

1...<<111213

/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx1955 SvxFontItem aFont(FAMILY_DONTKNOW, aName, aEmptyStr, in Read_F_Symbol() local
1957 NewAttr(aFont); // new Font in Read_F_Symbol()
H A Dww8par6.cxx3710 SvxFontItem aFont( eFamily, aName, aEmptyStr, ePitch, eDstCharSet, nWhich); in SetNewFontAttr() local
3742 NewAttr( aFont ); // ...und 'reinsetzen in SetNewFontAttr()
H A Dww8par.cxx4746 Font aFont = numfunc::GetDefBulletFont(); in CoreLoad() local
4747 int nHeight = aFont.GetHeight() * 12; in CoreLoad()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1657 Font aFont = rStyleSettings.GetToolFont(); in ImplInitSettings() local
1659 aFont.Merge( GetControlFont() ); in ImplInitSettings()
1660 SetZoomedPointFont( aFont ); in ImplInitSettings()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx448 SvxFontItem aFont( rFont.GetFamily(), pFont->GetValue(), in Execute() local
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx2063 Font aFont(aInfo); in lcl_SetStyleProperty() local
2064 aFmt.SetBulletFont(&aFont); in lcl_SetStyleProperty()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1787 aInfo.aFont = *pFmt->GetBulletFont(); in GetBulletInfo()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx4607 Font aFont; in SwEditWin() local
4608 SetInputContext( InputContext( aFont, INPUTCONTEXT_TEXT | in SwEditWin()

Completed in 232 milliseconds

1...<<111213