Home
last modified time | relevance | path

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

12345678910>>...13

/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx944 psp::fontID aFont = pFont->GetFontId(); in CreateFontSubset() local
948 aFont, in CreateFontSubset()
966 psp::fontID aFont = pFont->GetFontId(); in GetEmbedFontData() local
986 psp::fontID aFont = pFont->GetFontId(); in GetFontEncodingVector() local
1002 psp::fontID aFont = pFont->GetFontId(); in GetGlyphWidths() local
1013 if( ! rMgr.getFontInfo( aFont, aFontInfo ) ) in DoGetEmbedFontData()
1019 rInfo.m_aPSName = rMgr.getPSName( aFont ); in DoGetEmbedFontData()
1035 OString aSysPath = rMgr.getFontFileSysPath( aFont ); in DoGetEmbedFontData()
1083 if( ! rMgr.getFontInfo( aFont, aFontInfo ) ) in DoGetFontEncodingVector()
1090 return rMgr.getEncodingMap( aFont, pNonEncoded ); in DoGetFontEncodingVector()
[all …]
H A Dsvptext.cxx353 psp::fontID aFont = pFont->GetFontId(); in CreateFontSubset() local
357 aFont, in CreateFontSubset()
375 psp::fontID aFont = pFont->GetFontId(); in GetFontEncodingVector() local
376 return PspGraphics::DoGetFontEncodingVector( aFont, pNonEncoded ); in GetFontEncodingVector()
394 psp::fontID aFont = pFont->GetFontId(); in GetEmbedFontData() local
395 return PspGraphics::DoGetEmbedFontData( aFont, pUnicodes, pWidths, rInfo, pDataLen ); in GetEmbedFontData()
415 psp::fontID aFont = pFont->GetFontId(); in GetGlyphWidths() local
416 PspGraphics::DoGetGlyphWidths( aFont, bVertical, rWidths, rUnicodeEnc ); in GetGlyphWidths()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx596 SwSubFont aFont( *this ); in DoOnCapitals() local
599 const sal_Bool bTextLines = aFont.GetUnderline() != UNDERLINE_NONE in DoOnCapitals()
600 || aFont.GetOverline() != UNDERLINE_NONE in DoOnCapitals()
601 || aFont.GetStrikeout() != STRIKEOUT_NONE; in DoOnCapitals()
610 aFont.SetWordLineMode( sal_False ); in DoOnCapitals()
611 pSpaceFontAccess = new SwFntAccess( pMagic2, nIndex2, &aFont, in DoOnCapitals()
619 aFont.SetUnderline( UNDERLINE_NONE ); in DoOnCapitals()
620 aFont.SetOverline( UNDERLINE_NONE ); in DoOnCapitals()
621 aFont.SetStrikeout( STRIKEOUT_NONE ); in DoOnCapitals()
624 pBigFontAccess = new SwFntAccess( pMagic2, nIndex2, &aFont, in DoOnCapitals()
[all …]
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1816 return aFont; in toFont()
1933 aStyleSettings.SetAppFont( aFont ); in UpdateSettings()
1934 aStyleSettings.SetHelpFont( aFont ); in UpdateSettings()
1936 aStyleSettings.SetTitleFont( aFont ); in UpdateSettings()
1937 aStyleSettings.SetFloatTitleFont( aFont ); in UpdateSettings()
1940 aStyleSettings.SetLabelFont( aFont ); in UpdateSettings()
1941 aStyleSettings.SetInfoFont( aFont ); in UpdateSettings()
1944 aStyleSettings.SetFieldFont( aFont ); in UpdateSettings()
1945 aStyleSettings.SetIconFont( aFont ); in UpdateSettings()
1946 aStyleSettings.SetGroupFont( aFont ); in UpdateSettings()
[all …]
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx185 Font aFont(OutputDevice::GetDefaultFont( in UserDraw() local
188 Size aSize = aFont.GetSize(); in UserDraw()
196 aFont = aRuleFont; in UserDraw()
201 aFont.SetColor(aTextColor); in UserDraw()
202 aFont.SetFillColor(aBackColor); in UserDraw()
203 aFont.SetSize( aSize ); in UserDraw()
204 pDev->SetFont(aFont); in UserDraw()
350 pVDev->SetFont(aFont); in UserDraw()
369 aFont); in UserDraw()
379 aFont); in UserDraw()
[all …]
H A Dfntctrl.cxx111 SvxFont aFont; member in FontPrevWin_Impl
419 scaleFontWidth(aFont,rOutDev,n100PercentFontWidth); in ScaleFontWidth()
424 aFont.SetWidth( n100PercentFontWidth * nFontWidthScale / 100 ); in ScaleFontWidth()
473 initFont(pImpl->aFont); in SvxFontPrevWindow()
547 return pImpl->aFont; in GetFont()
552 return pImpl->aFont; in GetFont()
574 setFont( rOutFont, pImpl->aFont ); in SetFont()
584 setFont( rNormalOutFont, pImpl->aFont ); in SetFont()
649 SvxFont& rFont = pImpl->aFont; in Paint()
839 if( COL_AUTO == pImpl->aFont.GetColor().GetColor() ) in AutoCorrectFontColor()
[all …]
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx801 Font aFont(sFontName, Size(1,1)); in InsertSymbol() local
825 aFont.SetName( pFontItem->GetFamilyName() ); in InsertSymbol()
826 aFont.SetStyleName( pFontItem->GetStyleName() ); in InsertSymbol()
827 aFont.SetCharSet( pFontItem->GetCharSet() ); in InsertSymbol()
828 aFont.SetPitch( pFontItem->GetPitch() ); in InsertSymbol()
834 aOpt.SetSymbolFont(aFont.GetName()); in InsertSymbol()
862 SvxFontItem aFontItem (aFont.GetFamily(), aFont.GetName(), in InsertSymbol()
863 aFont.GetStyleName(), aFont.GetPitch(), in InsertSymbol()
864 aFont.GetCharSet(), in InsertSymbol()
889 if(aFont.GetName().Len()) in InsertSymbol()
[all …]
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2200 Font aFont; in UpdateSettings() local
2202 aFont = aStyleSettings.GetMenuFont(); in UpdateSettings()
2212 aFont.SetName( aFontName ); in UpdateSettings()
2219 aFont = aStyleSettings.GetIconFont(); in UpdateSettings()
2225 aFont = aStyleSettings.GetTitleFont(); in UpdateSettings()
2235 aFont.SetName( aFontName ); in UpdateSettings()
2237 aFont.SetWeight( WEIGHT_BOLD ); in UpdateSettings()
2238 aFont.SetItalic( ITALIC_NONE ); in UpdateSettings()
2244 aFont = aStyleSettings.GetAppFont(); in UpdateSettings()
2249 Font aHelpFont = aFont; in UpdateSettings()
[all …]
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx166 Font aFont( GetFont() ); in PreparePaint() local
168 Control::SetFont( aFont ); in PreparePaint()
447 Font aFont; in ImplInitSettings() local
448 aFont = rStyleSettings.GetFieldFont(); in ImplInitSettings()
450 SetPointFont( aFont ); in ImplInitSettings()
473 Font aFont = m_aDescription.GetControlFont(); in ImplInitSettings() local
474 aFont.SetWeight(WEIGHT_BOLD); in ImplInitSettings()
475 m_aDescription.SetControlFont(aFont); in ImplInitSettings()
648 Font aFont; in ImplInitSettings() local
649 aFont = rStyleSettings.GetFieldFont(); in ImplInitSettings()
[all …]
H A DAppTitleWindow.cxx156 Font aFont; in ImplInitSettings() local
157 aFont = rStyleSettings.GetFieldFont(); in ImplInitSettings()
158 aFont.SetColor( rStyleSettings.GetWindowTextColor() ); in ImplInitSettings()
159 SetPointFont( aFont ); in ImplInitSettings()
175 Font aFont = pWindows[i]->GetFont(); in ImplInitSettings() local
176 aFont.SetWeight(WEIGHT_BOLD); in ImplInitSettings()
177 pWindows[i]->SetFont(aFont); in ImplInitSettings()
/trunk/main/padmin/source/
H A Dfontentry.cxx356 if( ! m_rFontManager.checkChangeFontPropertiesPossible( aFont ) ) in IMPL_LINK()
365 m_rFontManager.getFileDuplicates( aFont, aDuplicates ); in IMPL_LINK()
366 aDuplicates.push_front( aFont ); in IMPL_LINK()
370 aFont = aDuplicates.front(); in IMPL_LINK()
372 String aFamily( m_rFontManager.getFontFamily( aFont ) ); in IMPL_LINK()
398 String aXLFD = m_rFontManager.getFontXLFD( aFont ); in IMPL_LINK()
400 m_rFontManager.changeFontProperties( aFont, aXLFD ); in IMPL_LINK()
559 OString aFont( aDir ); in IMPL_LINK() local
560 aFont += OUStringToOString( aFiles.front(), aEncoding ); in IMPL_LINK()
563 if( m_rFontManager.getImportableFontProperties( aFont, aInfos ) ) in IMPL_LINK()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx526 Font aFont; in GetDefaultFont() local
697 return aFont; in GetDefaultFont()
4550 Font aFont( GetFont() ); in ImplDrawRotateText() local
4553 pVDev->SetFont( aFont ); in ImplDrawRotateText()
5028 Font aFont( rNewFont ); in SetFont() local
5118 maFont = aFont; in SetFont()
7592 Font aFont( GetFont() ); in GetTextBoundRect() local
7598 aVDev.SetFont( aFont ); in GetTextBoundRect()
7807 Font aFont(GetFont()); in GetTextOutlines() local
7808 aFont.SetShadow(false); in GetTextOutlines()
[all …]
H A Dcvtsvm.cxx841 Font aFont; in ImplConvertFromSVM1() local
858 aFont.SetCharSet( (CharSet) nCharSet ); in ImplConvertFromSVM1()
859 aFont.SetFamily( (FontFamily) nFamily ); in ImplConvertFromSVM1()
860 aFont.SetPitch( (FontPitch) nPitch ); in ImplConvertFromSVM1()
861 aFont.SetAlign( (FontAlign) nAlign ); in ImplConvertFromSVM1()
867 aFont.SetOutline( bOutline ); in ImplConvertFromSVM1()
868 aFont.SetShadow( bShadow ); in ImplConvertFromSVM1()
869 aFont.SetOrientation( nLineOrient ); in ImplConvertFromSVM1()
870 aFont.SetTransparent( bTransparent ); in ImplConvertFromSVM1()
872 eActualCharSet = aFont.GetCharSet(); in ImplConvertFromSVM1()
[all …]
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx580 Font aFont = rOutDev.GetFont(); in draw() local
581 FontMetric aMetric( rOutDev.GetFontMetric(aFont) ); in draw()
590 if (aFont.GetWidth() == 0) { in draw()
591 nWidth = aFont.GetHeight(); in draw()
595 nWidth = aFont.GetWidth() * aFont.GetHeight() / aMetric.GetHeight(); in draw()
602 cairo_matrix_scale(&m, nWidth, aFont.GetHeight()); in draw()
610 aFont.GetWidth(), in draw()
611 aFont.GetHeight(), in draw()
624 ::rtl::OUStringToOString( aFont.GetName(), RTL_TEXTENCODING_UTF8 ).getStr(), in draw()
634 double bold_dx = 0.5 * sqrt( 0.7 * aFont.GetHeight() ); in draw()
/trunk/main/dbaccess/source/ui/control/
H A Dlistviewitems.cxx47 Font aFont( pView->GetFont()); in InitViewData() local
48 aFont.SetWeight(WEIGHT_BOLD); in InitViewData()
49 pView->SetFont( aFont ); in InitViewData()
66 Font aFont( rDev.GetFont()); in Paint() local
67 aFont.SetWeight(WEIGHT_BOLD); in Paint()
68 rDev.SetFont( aFont ); in Paint()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx120 Font aFont( aOldFont ); in lcl_PrintHeader() local
121 aFont.SetWeight( WEIGHT_BOLD ); in lcl_PrintHeader()
122 aFont.SetAlign( ALIGN_BOTTOM ); in lcl_PrintHeader()
123 pPrinter->SetFont( aFont ); in lcl_PrintHeader()
146 pPrinter->SetFont( aFont ); in lcl_PrintHeader()
974 pPrinter->SetFont( aFont ); in FormatAndPrint()
1521 Font aFont( GetFont() ); in ModulWindowLayout() local
1522 Size aSz( aFont.GetSize() ); in ModulWindowLayout()
1525 aFont.SetSize( aSz ); in ModulWindowLayout()
1528 SetFont( aFont ); in ModulWindowLayout()
[all …]
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx202 aFont.SetCharSet( eCharSet ); in WinMtfFontStyle()
231 aFont.SetFamily( eFamily ); in WinMtfFontStyle()
246 aFont.SetPitch( ePitch ); in WinMtfFontStyle()
267 aFont.SetWeight( eWeight ); in WinMtfFontStyle()
270 aFont.SetItalic( ITALIC_NORMAL ); in WinMtfFontStyle()
291 aFont.SetSize( aFontSize ); in WinMtfFontStyle()
292 aVDev.SetFont( aFont ); in WinMtfFontStyle()
311 aVDev.SetFont( aFont ); in WinMtfFontStyle()
316 aFont.SetSize( aFontSize ); in WinMtfFontStyle()
2140 pSave->aFont = maFont; in Push()
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx679 aFont.SetAlign(ALIGN_BASELINE); in create2DDecompositionOfGraphic()
680 aFont.SetColor(COL_RED); in create2DDecompositionOfGraphic()
683 aFont.SetOutline(true); in create2DDecompositionOfGraphic()
684 aOut.SetFont(aFont); in create2DDecompositionOfGraphic()
687 aFont.SetShadow(true); in create2DDecompositionOfGraphic()
688 aOut.SetFont(aFont); in create2DDecompositionOfGraphic()
691 aFont.SetRelief(RELIEF_EMBOSSED); in create2DDecompositionOfGraphic()
692 aOut.SetFont(aFont); in create2DDecompositionOfGraphic()
715 aFont.SetAlign(ALIGN_BASELINE); in create2DDecompositionOfGraphic()
716 aFont.SetColor(COL_RED); in create2DDecompositionOfGraphic()
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbafont.cxx92 ScVbaFont aFont( getParent(), mxContext, mPalette, xProps ); in setSuperscript() local
93 aFont.setSuperscript( aValue ); in setSuperscript()
132 ScVbaFont aFont( getParent(), mxContext, mPalette, xProps ); in getSuperscript() local
134 aRes = aFont.getSuperscript(); in getSuperscript()
135 else if ( aRes != aFont.getSuperscript() ) in getSuperscript()
164 ScVbaFont aFont( getParent(), mxContext, mPalette, xProps ); in setSubscript() local
165 aFont.setSubscript( aValue ); in setSubscript()
206 ScVbaFont aFont( getParent(), mxContext, mPalette, xProps ); in getSubscript() local
208 aRes = aFont.getSubscript(); in getSubscript()
209 else if ( aRes != aFont.getSubscript() ) in getSubscript()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx251 Font aFont(*aFmt.GetBulletFont()); in ImplLoad() local
252 Color c=aFont.GetColor(); in ImplLoad()
254 aFont.SetColor(c); in ImplLoad()
255 aFmt.SetBulletFont(&aFont); in ImplLoad()
347 pActualBullets[i]->aFont = aTypeMgr.pActualBullets[i]->aFont; in BulletsTypeMgr()
362 pActualBullets[i]->aFont = rActBulletFont; in Init()
374 pActualBullets[i]->aFont =rActBulletFont; in Init()
472 pActualBullets[nIndex]->aFont = *pFont; in RelplaceNumRule()
599 aRet = pActualBullets[nIndex]->aFont; in GetBulCharFont()
1982 Font aFont(aInfo); in ApplyNumRule() local
[all …]
/trunk/main/basic/workben/
H A Dmgrtest.cxx119 Font aFont; in TestWindow() local
120 aFont.SetName( "Helv" ); in TestWindow()
121 aFont.SetSize( Size( 0, 6 ) ); in TestWindow()
122 aFont.SetPitch( PITCH_VARIABLE ); in TestWindow()
123 aFont.SetFamily( FAMILY_SWISS ); in TestWindow()
124 aFont.SetTransparent( sal_True ); in TestWindow()
125 aFont.SetAlign( ALIGN_TOP ); in TestWindow()
126 aToolBox.SetFont( aFont ); in TestWindow()
127 SetFont( aFont ); in TestWindow()
/trunk/main/vcl/workben/
H A Dsvptest.cxx266 Font aFont( GetFont() ); in Paint()
267 aFont.SetName( String( RTL_CONSTASCII_USTRINGPARAM( "Courier" ) ) ); in Paint()
268 aFont.SetWeight( WEIGHT_NORMAL ); in Paint()
269 aFont.SetItalic( ITALIC_NONE ); in Paint()
271 FontInfo aFont = GetDevFont( (i*nFontCount) / nFontSamples ); in Paint() local
272 aFont.SetHeight( 400 + (i%7) * 100 ); in Paint()
273 aFont.SetOrientation( i * (3600 / nFontSamples) ); in Paint()
275 SetFont( aFont ); in Paint()
/trunk/main/accessibility/source/extended/
H A Daccessibletabbar.cxx462 Font aFont; in getForeground() local
464 aFont = m_pTabBar->GetControlFont(); in getForeground()
466 aFont = m_pTabBar->GetFont(); in getForeground()
467 nColor = aFont.GetColor().GetColor(); in getForeground()
506 Font aFont; in getFont() local
508 aFont = m_pTabBar->GetControlFont(); in getFont()
510 aFont = m_pTabBar->GetFont(); in getFont()
512 pVCLXFont->Init( *xDev.get(), aFont ); in getFont()
/trunk/main/forms/source/richtext/
H A Drichtextengine.cxx70 Font aFont = Application::GetSettings().GetStyleSettings().GetAppFont(); in Create() local
71 aFont.SetName( String( RTL_CONSTASCII_USTRINGPARAM( "Times New Roman" ) ) ); in Create()
72 …pPool->SetPoolDefaultItem( SvxFontItem( aFont.GetFamily(), aFont.GetName(), String(), aFont.GetPit… in Create()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondition.cxx283 Font aFont( m_aAddCondition.GetFont() ); in Condition() local
284 aFont.SetWeight( WEIGHT_BOLD ); in Condition()
285 m_aAddCondition.SetFont( aFont ); in Condition()
286 m_aRemoveCondition.SetFont( aFont ); in Condition()
676 …SvxFont aFont( VCLUnoHelper::CreateFont( _xReportControlFormat->getFontDescriptor(), aBaseFont ) ); in updateToolbar() local
677aFont.SetHeight( OutputDevice::LogicToLogic( Size( 0, (sal_Int32)aFont.GetHeight() ), MAP_POINT, M… in updateToolbar()
678aFont.SetEmphasisMark( static_cast< FontEmphasisMark >( _xReportControlFormat->getControlTextEmpha… in updateToolbar()
679 aFont.SetRelief( static_cast< FontRelief >( _xReportControlFormat->getCharRelief() ) ); in updateToolbar()
680 aFont.SetColor( _xReportControlFormat->getCharColor() ); in updateToolbar()
681 m_aPreview.SetFont( aFont ); in updateToolbar()

Completed in 217 milliseconds

12345678910>>...13