Home
last modified time | relevance | path

Searched refs:aFontItem (Results 1 – 24 of 24) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfuhhconv.cxx201 SvxFontItem aFontItem( (SvxFontItem&) rSet.Get( EE_CHAR_FONTINFO_CJK ) ); in ConvertStyles() local
202 aFontItem.SetFamilyName( pTargetFont->GetName()); in ConvertStyles()
203 aFontItem.SetFamily( pTargetFont->GetFamily()); in ConvertStyles()
204 aFontItem.SetStyleName( pTargetFont->GetStyleName()); in ConvertStyles()
205 aFontItem.SetPitch( pTargetFont->GetPitch()); in ConvertStyles()
206 aFontItem.SetCharSet( pTargetFont->GetCharSet()); in ConvertStyles()
207 rSet.Put( aFontItem ); in ConvertStyles()
H A Dfubullet.cxx282 SvxFontItem aFontItem (aFont.GetFamily(), aFont.GetName(), in InsertSpecialCharacter() local
286 aSet.Put(aFontItem); in InsertSpecialCharacter()
287 aSet.Put(aFontItem, EE_CHAR_FONTINFO_CJK); in InsertSpecialCharacter()
288 aSet.Put(aFontItem, EE_CHAR_FONTINFO_CTL); in InsertSpecialCharacter()
/trunk/main/editeng/source/uno/
H A Dunofdesc.cxx89 SvxFontItem aFontItem( EE_CHAR_FONTINFO ); in FillItemSet() local
90 aFontItem.SetFamilyName( rDesc.Name); in FillItemSet()
91 aFontItem.SetStyleName( rDesc.StyleName); in FillItemSet()
92 aFontItem.SetFamily( (FontFamily)rDesc.Family); in FillItemSet()
93 aFontItem.SetCharSet( rDesc.CharSet ); in FillItemSet()
94 aFontItem.SetPitch( (FontPitch)rDesc.Pitch); in FillItemSet()
95 rSet.Put(aFontItem); in FillItemSet()
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx188 SvxFontItem aFontItem( pFont->GetFamily(), pFont->GetName(), in ~SwHHCWrapper() local
191 pDoc->SetDefault( aFontItem ); in ~SwHHCWrapper()
558 SvxFontItem aFontItem = (SvxFontItem&) aSet.Get( RES_CHRATR_CJK_FONT ); in ReplaceUnit() local
559 aFontItem.SetFamilyName( pTargetFont->GetName()); in ReplaceUnit()
560 aFontItem.SetFamily( pTargetFont->GetFamily()); in ReplaceUnit()
561 aFontItem.SetStyleName( pTargetFont->GetStyleName()); in ReplaceUnit()
562 aFontItem.SetPitch( pTargetFont->GetPitch()); in ReplaceUnit()
563 aFontItem.SetCharSet( pTargetFont->GetCharSet() ); in ReplaceUnit()
564 aSet.Put( aFontItem ); in ReplaceUnit()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx300 SvxFontItem aFontItem = (SvxFontItem&) aNewSet.Get( nFontWhichId ); in SetLanguageAndFont() local
301 aFontItem.SetFamilyName( pFont->GetName()); in SetLanguageAndFont()
302 aFontItem.SetFamily( pFont->GetFamily()); in SetLanguageAndFont()
303 aFontItem.SetStyleName( pFont->GetStyleName()); in SetLanguageAndFont()
304 aFontItem.SetPitch( pFont->GetPitch()); in SetLanguageAndFont()
305 aFontItem.SetCharSet(pFont->GetCharSet()); in SetLanguageAndFont()
306 aNewSet.Put( aFontItem ); in SetLanguageAndFont()
H A Dimpedit4.cxx1680 SvxFontItem aFontItem = (SvxFontItem&) aNewSet.Get( nFontWhichId ); in SetLanguageAndFont() local
1681 aFontItem.SetFamilyName( pFont->GetName()); in SetLanguageAndFont()
1682 aFontItem.SetFamily( pFont->GetFamily()); in SetLanguageAndFont()
1683 aFontItem.SetStyleName( pFont->GetStyleName()); in SetLanguageAndFont()
1684 aFontItem.SetPitch( pFont->GetPitch()); in SetLanguageAndFont()
1685 aFontItem.SetCharSet( pFont->GetCharSet() ); in SetLanguageAndFont()
1686 aNewSet.Put( aFontItem ); in SetLanguageAndFont()
H A Deehtml.cxx676 …SvxFontItem aFontItem( aFont.GetFamily(), aFont.GetName(), XubString(), aFont.GetPitch(), aFont.Ge… in ImpSetStyleSheet() local
677 aItems.Put( aFontItem ); in ImpSetStyleSheet()
H A Deertfpar.cxx172 SvxFontItem aFontItem( aDefFont.GetFamily(), aDefFont.GetName(), in AddRTFDefaultValues() local
182 pNode->GetContentAttribs().GetItems().Put( aFontItem ); in AddRTFDefaultValues()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx862 SvxFontItem aFontItem (aFont.GetFamily(), aFont.GetName(), in InsertSymbol() local
868 aFontAttribSet.Put( aFontItem, EE_CHAR_FONTINFO ); in InsertSymbol()
870 aFontAttribSet.Put( aFontItem, EE_CHAR_FONTINFO_CJK ); in InsertSymbol()
872 aFontAttribSet.Put( aFontItem, EE_CHAR_FONTINFO_CTL ); in InsertSymbol()
H A Dannotsh.cxx1748 SvxFontItem aFontItem (aFont.GetFamily(), aFont.GetName(), in InsertSymbol() local
1754 aSetFont.Put( aFontItem, EE_CHAR_FONTINFO ); in InsertSymbol()
1756 aSetFont.Put( aFontItem, EE_CHAR_FONTINFO_CJK ); in InsertSymbol()
1758 aSetFont.Put( aFontItem, EE_CHAR_FONTINFO_CTL ); in InsertSymbol()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx356 …SvxFontItem aFontItem( rFont.GetFamily(), rFont.GetName(), rFont.GetStyleName(), rFont.GetPitch(),… in lcl_FillFontAttributes() local
361 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontName" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes()
362 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontFamily" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes()
363 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontStyleName" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes()
364 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontCharSet" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes()
365 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontPitch" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes()
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx166 SvxFontItem aFontItem( aInfo.GetFamily(), aInfo.GetName(), aInfo.GetStyleName(), in Select() local
169 pBindings->GetDispatcher()->Execute( SID_ATTR_CHAR_FONT, SFX_CALLMODE_RECORD, &aFontItem, 0L ); in Select()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1011 SvxFontItem aFontItem = (SvxFontItem&) aSet.Get( nFontWhichId ); in SetLanguageAndFont() local
1012 aFontItem.SetFamilyName( pFont->GetName()); in SetLanguageAndFont()
1013 aFontItem.SetFamily( pFont->GetFamily()); in SetLanguageAndFont()
1014 aFontItem.SetStyleName( pFont->GetStyleName()); in SetLanguageAndFont()
1015 aFontItem.SetPitch( pFont->GetPitch()); in SetLanguageAndFont()
1016 aFontItem.SetCharSet( pFont->GetCharSet() ); in SetLanguageAndFont()
1017 aSet.Put( aFontItem ); in SetLanguageAndFont()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx505 SvxFontItem aFontItem(EE_CHAR_FONTINFO); // use item as-is in FillToEditItemSet() local
536 aFontItem = *(const SvxFontItem*)pItem; in FillToEditItemSet()
630 aFontItem = (const SvxFontItem&) rSrcSet.Get( ATTR_FONT ); in FillToEditItemSet()
698 rEditSet.Put( aFontItem ); in FillToEditItemSet()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx270 … SvxFontItem aFontItem( eFtFamily , maData.maName, EMPTY_STRING, ePitch, eTempTextEnc, ATTR_FONT ); in FillToItemSet() local
274 PUTITEM( aFontItem, ATTR_FONT, EE_CHAR_FONTINFO ); in FillToItemSet()
276 PUTITEM( aFontItem, ATTR_CJK_FONT, EE_CHAR_FONTINFO_CJK ); in FillToItemSet()
278 PUTITEM( aFontItem, ATTR_CTL_FONT, EE_CHAR_FONTINFO_CTL ); in FillToItemSet()
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx241 …SvxFontItem aFontItem((FontFamily)nFontFamily, aFontName, aFontStyleName, PITCH_DONTKNOW, nFontCha… in translatePropertiesToItems() local
267 _pSet->Put(aFontItem, CFID_FONT); in translatePropertiesToItems()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx240 SvxFontItem aFontItem(_nFont); in lcl_setFont() local
241 aFontItem.PutValue( uno::makeAny( aControlFont ) ); in lcl_setFont()
242 _rItemSet.Put(aFontItem); in lcl_setFont()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx752 SvxFontItem aFontItem( FAMILY_DONTKNOW, aData.sFontName, in MakeFieldInst() local
756 pCharFmt->SetFmtAttr( aFontItem ); in MakeFieldInst()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx420 SfxStringItem aFontItem( SID_ATTR_SPECIALCHAR, aNewItem.GetFamilyName() ); in Execute() local
421 rReq.AppendItem( aFontItem ); in Execute()
H A Dviewfun2.cxx2935 SvxFontItem aFontItem( rFont.GetFamily(), in InsertSpecialChar() local
2951 aSetItem.PutItemForScriptType( nScript, aFontItem ); in InsertSpecialChar()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx923 SvxFontItem aFontItem( in ScAutoFormat() local
962 pData->PutItem( i, aFontItem ); in ScAutoFormat()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx1242 SvxFontItem aFontItem( aInfo.GetFamily(), aInfo.GetName(), aInfo.GetStyleName(), in FillItemSet_Impl() local
1250 if ( rItem.GetFamilyName() == aFontItem.GetFamilyName() ) in FillItemSet_Impl()
1259 ( (SvxFontItem*)pItem )->GetFamilyName() != aFontItem.GetFamilyName() ) in FillItemSet_Impl()
1264 rSet.Put( aFontItem ); in FillItemSet_Impl()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx2827 SvxFontItem aFontItem(FAMILY_DONTKNOW,sFontName, in Read_SubF_Ruby() local
2830 aFontItem.SetWhich(GetWhichOfScript(RES_CHRATR_FONT,nScript)); in Read_SubF_Ruby()
2832 pFmt->SetFmtAttr(aFontItem); in Read_SubF_Ruby()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx784 SvxFontItem aFontItem( aInfo.GetFamily(), in Select() local
794 aFontItem.QueryValue( a ); in Select()

Completed in 204 milliseconds