| /aoo4110/main/dbaccess/source/ui/control/ | 
| H A D | listviewitems.cxx | 47 		Font aFont( pView->GetFont());  in InitViewData()  local 66 			Font aFont( rDev.GetFont());  in Paint()  local
  | 
| /aoo4110/main/vcl/unx/kde4/ | 
| H A D | KDESalFrame.cxx | 163     Font aFont( aInfo.m_aFamilyName, Size( 0, nPointHeight ) );  in toFont()  local 205             Font aFont = toFont( aGroup.readEntry( pKey, QFont() ), rSettings.GetUILocale() );  in UpdateSettings()  local 220 			Font aFont = toFont( aGroup.readEntry( pKey, QFont() ), rSettings.GetUILocale() );  in UpdateSettings()  local 285     Font aFont = toFont( kapp->font(), rSettings.GetUILocale() );  in UpdateSettings()  local
  | 
| /aoo4110/main/sw/source/ui/misc/ | 
| H A D | insfnote.cxx | 78 			SvxFontItem aFont( rFont.GetFamily(), aFontName,  in Apply()  local 186 				Font aFont( aFontName, pFontItem->GetStyleName(), aNumberCharEdit.GetFont().GetSize() );  in IMPL_LINK_INLINE_END()  local 295 	Font aFont;  in Init()  local
  | 
| /aoo4110/main/dbaccess/source/ui/querydesign/ | 
| H A D | TableWindowTitle.cxx | 89 	Font aFont( GetFont() );  in DBG_NAME()  local 233 		Font aFont = rStyleSettings.GetGroupFont();  in StateChanged()  local
  | 
| /aoo4110/main/svtools/source/control/ | 
| H A D | hyperlabel.cxx | 137    		Font aFont = GetControlFont( );  in MouseMove()  local 159     void HyperLabel::ActivateHyperMode(Font aFont, const Color aColor)  in ActivateHyperMode() 169     void HyperLabel::DeactivateHyperMode(Font aFont, const Color aColor)  in DeactivateHyperMode()
  | 
| /aoo4110/main/dbaccess/source/ui/app/ | 
| H A D | AppTitleWindow.cxx | 156 		Font aFont;  in ImplInitSettings()  local 175 		Font aFont = pWindows[i]->GetFont();  in ImplInitSettings()  local
  | 
| /aoo4110/main/svx/source/sidebar/tools/ | 
| H A D | ValueSetWithTextControl.cxx | 176 …Font aFont(OutputDevice::GetDefaultFont(DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAUL…  in UserDraw()  local 307     Font aFont(OutputDevice::GetDefaultFont(  in UserDraw()  local 358 		Font aFont = pDev->GetFont();	  in UserDraw()  local 445 				Font aFont( lcl_GetDefaultBulletFont() );  in UserDraw()  local 489 …Font aFont(OutputDevice::GetDefaultFont(DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAUL…  in UserDraw()  local
  | 
| /aoo4110/main/sc/source/ui/navipi/ | 
| H A D | scenwnd.cxx | 52 	Font aFont( GetFont() );  in ScScenarioListBox()  local 218 	Font aFont( GetFont() );  in ScScenarioWindow()  local
  | 
| /aoo4110/main/sc/source/ui/vba/ | 
| H A D | vbafont.cxx | 92 				ScVbaFont aFont( getParent(), mxContext, mPalette, xProps );  in setSuperscript()  local 132 				ScVbaFont aFont( getParent(), mxContext, mPalette, xProps );  in getSuperscript()  local 164 				ScVbaFont aFont( getParent(), mxContext, mPalette, xProps );  in setSubscript()  local 206 				ScVbaFont aFont( getParent(), mxContext, mPalette, xProps );  in getSubscript()  local
  | 
| /aoo4110/main/vcl/inc/vcl/ | 
| H A D | ctrl.hxx | 194         Font aFont( GetCanonicalFont( GetSettings().GetStyleSettings() ) );  in GetUnzoomedControlPointFont()  local
  | 
| /aoo4110/main/padmin/source/ | 
| H A D | titlectrl.cxx | 34     Font aFont = GetFont();  in TitleImage()  local
  | 
| /aoo4110/main/sfx2/source/sidebar/ | 
| H A D | TitleBar.cxx | 190     Font aFont(GetFont());  in PaintTitle()  local 211     Font aFont(GetFont());  in PaintFocus()  local
  | 
| /aoo4110/main/canvas/source/directx/ | 
| H A D | dx_textlayout_drawhelper.cxx | 153             Font aFont(  in drawText()  local 291         Font aFont(  in queryTextBounds()  local
  | 
| /aoo4110/main/vcl/unx/headless/ | 
| H A D | svptext.cxx | 353     psp::fontID aFont = pFont->GetFontId();  in CreateFontSubset()  local 375     psp::fontID aFont = pFont->GetFontId();  in GetFontEncodingVector()  local 394     psp::fontID aFont = pFont->GetFontId();  in GetEmbedFontData()  local 415     psp::fontID aFont = pFont->GetFontId();  in GetGlyphWidths()  local
  | 
| /aoo4110/main/svtools/source/toolpanel/ | 
| H A D | toolpaneldrawer.cxx | 285                 Font aFont = rStyleSettings.GetAppFont();  in DataChanged()  local 320         Font aFont( GetFont() );  in impl_calcTextBoundingBox()  local
  | 
| /aoo4110/main/filter/source/svg/ | 
| H A D | svgfontexport.cxx | 192                 Font                aFont( rFont );  in implEmbedFont()  local 312                 Font aFont;  in EmbedFonts()  local
  | 
| /aoo4110/main/sfx2/source/dialog/ | 
| H A D | titledockwin.cxx | 180         Font aFont( GetFont() );  in Paint()  local 334                 Font aFont = rStyleSettings.GetAppFont();  in DataChanged()  local
  | 
| /aoo4110/main/chart2/source/tools/ | 
| H A D | CharacterProperties.cxx | 508 …Font aFont = OutputDevice::GetDefaultFont( DEFAULTFONT_LATIN_SPREADSHEET, nLang, DEFAULTFONT_FLAGS…  in AddDefaultsToMap()  local
  | 
| /aoo4110/main/sw/source/ui/fldui/ | 
| H A D | inpdlg.cxx | 69 	Font aFont(aEditED.GetFont());  in SwFldInputDlg()  local
  | 
| /aoo4110/main/dbaccess/source/ui/tabledesign/ | 
| H A D | TableDesignControl.cxx | 92 	Font aFont( GetDataWindow().GetFont() );  in Init()  local
  | 
| /aoo4110/main/sw/source/ui/docvw/ | 
| H A D | srcedtw.cxx | 363 			Font aFont( pTextView->GetTextEngine()->GetFont() );  in DataChanged()  local 526 	Font aFont;  in CreateTextEngine()  local 1062         Font aFont;  in SetFont()  local 1079 	Font aFont(aInfo);  in SetFont()  local
  | 
| /aoo4110/main/cui/source/inc/ | 
| H A D | cuicharmap.hxx | 101     Font            aFont;  member in SvxCharMapData
  | 
| /aoo4110/main/cui/source/options/ | 
| H A D | optHeaderTabListbox.cxx | 50     Font aFont( aOldFont );  in Paint()  local
  | 
| /aoo4110/main/svx/source/form/ | 
| H A D | fmcontrolbordermanager.cxx | 60         FontDescriptor aFont;  in setUnderline()  local 73         FontDescriptor aFont;  in getUnderline()  local
  | 
| /aoo4110/main/svx/source/sidebar/line/ | 
| H A D | LineStyleValueSet.cxx | 93 		Font aFont(OutputDevice::GetDefaultFont(  in UserDraw()  local
  |