Home
last modified time | relevance | path

Searched defs:aFont (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/trunk/main/dbaccess/source/ui/control/
H A Dlistviewitems.cxx47 Font aFont( pView->GetFont()); in InitViewData() local
66 Font aFont( rDev.GetFont()); in Paint() local
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx163 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
/trunk/main/sw/source/ui/misc/
H A Dinsfnote.cxx78 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
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowTitle.cxx89 Font aFont( GetFont() ); in DBG_NAME() local
233 Font aFont = rStyleSettings.GetGroupFont(); in StateChanged() local
/trunk/main/svtools/source/control/
H A Dhyperlabel.cxx137 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()
/trunk/main/dbaccess/source/ui/app/
H A DAppTitleWindow.cxx156 Font aFont; in ImplInitSettings() local
175 Font aFont = pWindows[i]->GetFont(); in ImplInitSettings() local
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx176 …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
/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx52 Font aFont( GetFont() ); in ScScenarioListBox() local
218 Font aFont( GetFont() ); in ScScenarioWindow() local
/trunk/main/sc/source/ui/vba/
H A Dvbafont.cxx92 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
/trunk/main/vcl/inc/vcl/
H A Dctrl.hxx194 Font aFont( GetCanonicalFont( GetSettings().GetStyleSettings() ) ); in GetUnzoomedControlPointFont() local
/trunk/main/padmin/source/
H A Dtitlectrl.cxx34 Font aFont = GetFont(); in TitleImage() local
/trunk/main/sfx2/source/sidebar/
H A DTitleBar.cxx190 Font aFont(GetFont()); in PaintTitle() local
211 Font aFont(GetFont()); in PaintFocus() local
/trunk/main/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx153 Font aFont( in drawText() local
291 Font aFont( in queryTextBounds() local
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx353 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
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx285 Font aFont = rStyleSettings.GetAppFont(); in DataChanged() local
320 Font aFont( GetFont() ); in impl_calcTextBoundingBox() local
/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx192 Font aFont( rFont ); in implEmbedFont() local
312 Font aFont; in EmbedFonts() local
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx180 Font aFont( GetFont() ); in Paint() local
334 Font aFont = rStyleSettings.GetAppFont(); in DataChanged() local
/trunk/main/chart2/source/tools/
H A DCharacterProperties.cxx508 …Font aFont = OutputDevice::GetDefaultFont( DEFAULTFONT_LATIN_SPREADSHEET, nLang, DEFAULTFONT_FLAGS… in AddDefaultsToMap() local
/trunk/main/sw/source/ui/fldui/
H A Dinpdlg.cxx69 Font aFont(aEditED.GetFont()); in SwFldInputDlg() local
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx92 Font aFont( GetDataWindow().GetFont() ); in Init() local
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx363 Font aFont( pTextView->GetTextEngine()->GetFont() ); in DataChanged() local
526 Font aFont; in CreateTextEngine() local
1061 Font aFont; in SetFont() local
1078 Font aFont(aInfo); in SetFont() local
/trunk/main/cui/source/inc/
H A Dcuicharmap.hxx101 Font aFont; member in SvxCharMapData
/trunk/main/cui/source/options/
H A DoptHeaderTabListbox.cxx50 Font aFont( aOldFont ); in Paint() local
/trunk/main/svx/source/form/
H A Dfmcontrolbordermanager.cxx60 FontDescriptor aFont; in setUnderline() local
73 FontDescriptor aFont; in getUnderline() local
/trunk/main/svx/source/sidebar/line/
H A DLineStyleValueSet.cxx93 Font aFont(OutputDevice::GetDefaultFont( in UserDraw() local

Completed in 79 milliseconds

12345678910>>...12