/aoo4110/main/vcl/source/gdi/ |
H A D | base14.cxx | 416 FAMILY_ROMAN, // family style 461 FAMILY_ROMAN, // family style 506 FAMILY_ROMAN, // family style 551 FAMILY_ROMAN, // family style
|
H A D | font.cxx | 193 meFamily = FAMILY_ROMAN; in AskConfig() 215 meFamily = FAMILY_ROMAN; in AskConfig()
|
H A D | impfont.cxx | 834 rDFA.meFamily = FAMILY_ROMAN; in UpdateAttributesFromPSName()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xlstyle.cxx | 225 case EXC_FONTFAM_ROMAN: eScFamily = FAMILY_ROMAN; break; in GetScFamily() 310 case FAMILY_ROMAN: mnFamily = EXC_FONTFAM_ROMAN; break; in SetScFamily() 395 case FAMILY_ROMAN: nApiFamily = AwtFontFamily::ROMAN; break; in GetApiFamily() 459 case AwtFontFamily::ROMAN: mnFamily = FAMILY_ROMAN; break; in SetApiFamily()
|
H A D | fontbuff.cxx | 139 eFamily = FAMILY_ROMAN; in MakeFont()
|
/aoo4110/main/filter/source/graphicfilter/ipict/ |
H A D | ipict.cxx | 1252 else if (nUSHORT <= 20) aActFont.SetFamily(FAMILY_ROMAN); in ReadData() 1256 else aActFont.SetFamily(FAMILY_ROMAN); in ReadData() 1493 else if (nUSHORT <= 20) aActFont.SetFamily(FAMILY_ROMAN); in ReadData() 1497 else aActFont.SetFamily(FAMILY_ROMAN); in ReadData()
|
/aoo4110/main/tools/inc/tools/ |
H A D | fontenum.hxx | 34 …FAMILY_ROMAN, FAMILY_SCRIPT, FAMILY_SWISS, FAMILY_SYSTEM, FontFamily_FORCE_EQUAL_SIZE=SAL_MAX_ENUM… enumerator
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | vclenum.hxx | 146 …FAMILY_ROMAN, FAMILY_SCRIPT, FAMILY_SWISS, FAMILY_SYSTEM, FontFamily_FORCE_EQUAL_SIZE=SAL_MAX_ENUM… enumerator
|
/aoo4110/main/svtools/source/filter/ |
H A D | sgvtext.cxx | 622 aFont.SetFamily(FAMILY_ROMAN); in SetTextContext() 639 aFont.SetFamily(FAMILY_ROMAN); in SetTextContext() 1241 else if ( s.CompareTo( "ROMAN", 5 ) == COMPARE_EQUAL ) SVFamil=FAMILY_ROMAN; in ReadOne()
|
/aoo4110/main/vcl/source/components/ |
H A D | fontident.cxx | 124 case FAMILY_ROMAN: aFD.Family = com::sun::star::awt::FontFamily::ROMAN;break; in getMaterial()
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | w1filter.cxx | 1346 eFamily = FAMILY_ROMAN; in GetFont() 1387 FAMILY_DONTKNOW, FAMILY_ROMAN, FAMILY_SWISS, FAMILY_MODERN, in GetFont() 1431 eFamily = FAMILY_ROMAN; in GetFont()
|
/aoo4110/main/xmloff/source/style/ |
H A D | fonthdl.cxx | 49 { XML_ROMAN, FAMILY_ROMAN }, in lcl_getFontFamilyGenericMapping()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 643 case FAMILY_ROMAN: in wwFont() 759 FAMILY_ROMAN, RTL_TEXTENCODING_MS_1252,bWrtWW8)); in InitFontTable() 761 GetId(wwFont(CREATE_CONST_ASC("Symbol"), PITCH_VARIABLE, FAMILY_ROMAN, in InitFontTable()
|
/aoo4110/main/starmath/sdi/ |
H A D | smitems.sdi | 74 FAMILY_ROMAN,
|
/aoo4110/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 753 case ffRoman: eFam = FAMILY_ROMAN; break; in PutToDoc() 1197 case ffRoman : eFam = FAMILY_ROMAN; break; in LoadPatternCollection() 1784 case ffRoman : eFam = FAMILY_ROMAN; break; in LoadColAttr()
|
/aoo4110/main/svx/sdi/ |
H A D | svxitems.sdi | 195 FAMILY_ROMAN,
|
/aoo4110/main/svx/workben/ |
H A D | edittest.cxx | 658 aToolBox.CheckItem( TB_FONT1, e == FAMILY_ROMAN ); in UpdateToolBox() 822 …case TB_FONT1: pNewItem = new SvxFontItem( FAMILY_ROMAN, String( RTL_CONSTASCII_USTRINGPARAM( "Tim… in IMPL_LINK()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdetc.cxx | 596 eFontFamily(FAMILY_ROMAN), in SdrEngineDefaults()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 685 return FAMILY_ROMAN; in ImplFamilyToSal() 712 case FAMILY_ROMAN: in ImplFamilyToWin()
|
/aoo4110/main/svtools/source/filter/wmf/ |
H A D | emfwr.cxx | 443 case FAMILY_ROMAN: nPitchAndFamily |= 0x10; break; in ImplCheckTextAttr()
|
H A D | winmtf.cxx | 208 eFamily = FAMILY_ROMAN; in WinMtfFontStyle()
|
H A D | wmfwr.cxx | 472 case FAMILY_ROMAN: nPitchFamily|=W_FF_ROMAN; break; in WMFRecord_CreateFontIndirect()
|
/aoo4110/main/editeng/source/rtf/ |
H A D | svxrtf.cxx | 550 pFont->SetFamily( FAMILY_ROMAN ); in ReadFontTable()
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 1170 case psp::family::Roman: return FAMILY_ROMAN; in ToFontFamily()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 1287 case psp::family::Roman: return FAMILY_ROMAN; in ToFontFamily()
|