Home
last modified time | relevance | path

Searched refs:aFontName (Results 26 – 40 of 40) sorted by relevance

12

/aoo42x/main/extensions/source/propctrlr/
H A Dfontdialog.cxx222 …::rtl::OUString aFontName = aPropExtractor.getStringFontProperty(PROPERTY_FONT_NAME, aDefaultFont… in translatePropertiesToItems()
241 …SvxFontItem aFontItem((FontFamily)nFontFamily, aFontName, aFontStyleName, PITCH_DONTKNOW, nFontCha… in translatePropertiesToItems()
/aoo42x/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx573 rtl::OString aFontName = rtl::OUStringToOString( in LicenseWarning() local
576 PSSetFont (aFontName, RTL_TEXTENCODING_ISO_8859_1); in LicenseWarning()
/aoo42x/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx479 ByteString aFontName( rFont.GetName(), eFontNameEncoding ); in WMFRecord_CreateFontIndirect() local
482 sal_Char nChar = ( i < aFontName.Len() ) ? aFontName.GetChar( i ) : 0; in WMFRecord_CreateFontIndirect()
/aoo42x/main/sc/source/ui/view/
H A Deditsh.cxx377 String aFontName(pFontItem->GetValue()); in Execute() local
378 Font aFont(aFontName, Size(1,1)); // Size nur wg. CTOR in Execute()
/aoo42x/main/sc/source/filter/excel/
H A Dxestyle.cxx995 XclExpString aFontName; in WriteBody() local
997 aFontName.AssignByte( maData.maName, GetTextEncoding(), EXC_STR_8BITLENGTH ); in WriteBody()
999 aFontName.Assign( maData.maName, EXC_STR_FORCEUNICODE | EXC_STR_8BITLENGTH ); in WriteBody()
1010 << aFontName; in WriteBody()
/aoo42x/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx244 String aFontName(pFontItem->GetValue()); in Execute() local
245 Font aFont(aFontName, Size(1,1)); // Size nur wg. CTOR in Execute()
/aoo42x/main/filter/source/msfilter/
H A Dmsocximex.cxx5072 SvxOcxString aFontName; in Export() local
5076 aFontName = rPropSet->getPropertyValue(WW8_ASCII2STR("FontName")); in Export()
5077 if (!aFontName.HasData()) in Export()
5078 aFontName = OUString( RTL_CONSTASCII_USTRINGPARAM( "Times New Roman" ) ); in Export()
5079 aFontName.WriteLenField( *rContent ); in Export()
5162 aFontName.WriteCharArray( *rContent ); in Export()
H A Dmsdffimp.cxx3786 String aFontName; in ImportFontWork() local
3793 MSDFFReadZString( rStCt, aFontName, GetPropertyValue( DFF_Prop_gtextFont ), sal_True ); in ImportFontWork()
3826 rSet.Put( SvxFontItem( FAMILY_DONTKNOW, aFontName, String(), in ImportFontWork()
4487 String aFontName; in ImportShape() local
4495 MSDFFReadZString( rSt, aFontName, GetPropertyValue( DFF_Prop_gtextFont ), sal_True ); in ImportShape()
4496 … aSet.Put( SvxFontItem( aLatin.GetFamily(), aFontName, aLatin.GetStyleName(), in ImportShape()
4498 aSet.Put( SvxFontItem( aLatin.GetFamily(), aFontName, aLatin.GetStyleName(), in ImportShape()
4500 aSet.Put( SvxFontItem( aLatin.GetFamily(), aFontName, aLatin.GetStyleName(), in ImportShape()
H A Descherex.cxx3485 rtl::OUString aFontName; in CreateCustomShapeProperties() local
3488 aAny >>= aFontName; in CreateCustomShapeProperties()
3489 if ( !aFontName.getLength() ) in CreateCustomShapeProperties()
3490 aFontName = ::rtl::OUString::createFromAscii( "Arial Black" ); in CreateCustomShapeProperties()
3491 AddOpt( DFF_Prop_gtextFont, aFontName ); in CreateCustomShapeProperties()
H A Dsvdfppt.cxx2330 ByteString aFontName( aFont.GetName(), RTL_TEXTENCODING_UTF8 ); in ReadFontCollection() local
2338 << "FontName : " << aFontName.GetBuffer() << (sal_uInt8)0xa in ReadFontCollection()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par5.cxx2330 String aFontName; in Read_F_Macro() local
2333 if( GetFontParams( i, eFamily, aFontName, ePitch, eSrcCharSet ) in Read_F_Macro()
2334 && aFontName.EqualsAscii("Wingdings") ) in Read_F_Macro()
/aoo42x/main/vcl/win/source/window/
H A Dsalframe.cxx3072 XubString aFontName = aAppFont.GetName(); in UpdateSettings() local
3073 XubString aFirstName = aFontName.GetToken( 0, ';' ); in UpdateSettings()
3076 aFontName.InsertAscii( "Arial;", 0 ); in UpdateSettings()
3077 aAppFont.SetName( aFontName ); in UpdateSettings()
/aoo42x/main/svx/source/svdraw/
H A Dsvdetc.cxx595aFontName( OutputDevice::GetDefaultFont( DEFAULTFONT_SERIF, LANGUAGE_SYSTEM, DEFAULTFONT_FLAGS_ONL… in SdrEngineDefaults()
/aoo42x/main/vcl/source/gdi/
H A Doutdev3.cxx1405 ByteString aFontName( pFont->GetFamilyName(), RTL_TEXTENCODING_UTF8 ); in InitGenericGlyphFallback() local
1407 i, pFont->GetMinQuality(), aFontName.GetBuffer() ); in InitGenericGlyphFallback()
1445 String aFontName; in GetGlyphFallbackFont() local
1449 …d = rFontSelData.mpFontEntry->GetFallbackForUnicode( cChar, rFontSelData.GetWeight(), &aFontName ); in GetGlyphFallbackFont()
1450 if( !bCached || (rFontSelData.maSearchName != aFontName) ) in GetGlyphFallbackFont()
H A Dpdfwriter_impl.cxx4854 OUString aFontName( rFont.GetName() ); in getBestBuiltinFont() local
4855 aFontName = aFontName.toAsciiLowerCase(); in getBestBuiltinFont()
4857 if( aFontName.indexOf( OUString( RTL_CONSTASCII_USTRINGPARAM( "times" ) ) ) != -1 ) in getBestBuiltinFont()
4859 else if( aFontName.indexOf( OUString( RTL_CONSTASCII_USTRINGPARAM( "courier" ) ) ) != -1 ) in getBestBuiltinFont()
4861 else if( aFontName.indexOf( OUString( RTL_CONSTASCII_USTRINGPARAM( "dingbats" ) ) ) != -1 ) in getBestBuiltinFont()
4863 else if( aFontName.indexOf( OUString( RTL_CONSTASCII_USTRINGPARAM( "symbol" ) ) ) != -1 ) in getBestBuiltinFont()

Completed in 294 milliseconds

12