/trunk/main/extras/source/misc_config/wizard/web/styles/ |
H A D | red.css | 23 font-family: Arial, Helvetica, sans-serif; 29 font-family: Arial, Helvetica, sans-serif; 35 font-family: Arial, Helvetica, sans-serif; 41 font-family: Arial, Helvetica, sans-serif; 46 font-family: Arial, Helvetica, sans-serif; 51 font-family: Arial, Helvetica, sans-serif; 56 font-family: Arial, Helvetica, sans-serif; 62 font-family: Arial, Helvetica, sans-serif; 67 font-family: Arial, Helvetica, sans-serif; 76 font-family: Arial, Helvetica, sans-serif; [all …]
|
H A D | strange.css | 23 font-family: Arial, Helvetica, sans-serif; 29 font-family: Arial, Helvetica, sans-serif; 35 font-family: Arial, Helvetica, sans-serif; 41 font-family: Arial, Helvetica, sans-serif; 46 font-family: Arial, Helvetica, sans-serif; 51 font-family: Arial, Helvetica, sans-serif; 56 font-family: Arial, Helvetica, sans-serif; 62 font-family: Arial, Helvetica, sans-serif; 67 font-family: Arial, Helvetica, sans-serif; 76 font-family: Arial, Helvetica, sans-serif; [all …]
|
H A D | water.css | 23 font-family: Arial, Helvetica, sans-serif; 29 font-family: Arial, Helvetica, sans-serif; 35 font-family: Arial, Helvetica, sans-serif; 41 font-family: Arial, Helvetica, sans-serif; 46 font-family: Arial, Helvetica, sans-serif; 51 font-family: Arial, Helvetica, sans-serif; 56 font-family: Arial, Helvetica, sans-serif; 62 font-family: Arial, Helvetica, sans-serif; 67 font-family: Arial, Helvetica, sans-serif; 76 font-family: Arial, Helvetica, sans-serif; [all …]
|
H A D | dp.css | 23 font-family: "Times New Roman", Times, serif; 29 font-family: "Times New Roman", Times, serif; 35 font-family: "Times New Roman", Times, serif; 41 font-family: "Times New Roman", Times, serif; 46 font-family: "Times New Roman", Times, serif; 51 font-family: "Times New Roman", Times, serif; 56 font-family: "Times New Roman", Times, serif; 62 font-family: "Times New Roman", Times, serif; 67 font-family: "Times New Roman", Times, serif; 75 font-family: "Times New Roman", Times, serif; [all …]
|
H A D | dark.css | 23 font-family: "Times New Roman", Times, serif; 29 font-family: "Times New Roman", Times, serif; 35 font-family: "Times New Roman", Times, serif; 41 font-family: "Times New Roman", Times, serif; 46 font-family: "Times New Roman", Times, serif; 51 font-family: "Times New Roman", Times, serif; 56 font-family: "Times New Roman", Times, serif; 62 font-family: "Times New Roman", Times, serif; 67 font-family: "Times New Roman", Times, serif; 76 font-family: "Times New Roman", Times, serif; [all …]
|
H A D | forest.css | 23 font-family: "Times New Roman", Times, serif; 29 font-family: "Times New Roman", Times, serif; 35 font-family: "Times New Roman", Times, serif; 41 font-family: "Times New Roman", Times, serif; 46 font-family: "Times New Roman", Times, serif; 51 font-family: "Times New Roman", Times, serif; 56 font-family: "Times New Roman", Times, serif; 62 font-family: "Times New Roman", Times, serif; 67 font-family: "Times New Roman", Times, serif; 76 font-family: "Times New Roman", Times, serif; [all …]
|
H A D | marine.css | 23 font-family: "Times New Roman", Times, serif; 29 font-family: "Times New Roman", Times, serif; 35 font-family: "Times New Roman", Times, serif; 41 font-family: "Times New Roman", Times, serif; 46 font-family: "Times New Roman", Times, serif; 51 font-family: "Times New Roman", Times, serif; 56 font-family: "Times New Roman", Times, serif; 62 font-family: "Times New Roman", Times, serif; 67 font-family: "Times New Roman", Times, serif; 76 font-family: "Times New Roman", Times, serif; [all …]
|
H A D | rgb.css | 23 font-family: Arial, Helvetica, sans-serif; 29 font-family: Arial, Helvetica, sans-serif; 35 font-family: Arial, Helvetica, sans-serif; 41 font-family: Arial, Helvetica, sans-serif; 46 font-family: Arial, Helvetica, sans-serif; 51 font-family: Arial, Helvetica, sans-serif; 56 font-family: Arial, Helvetica, sans-serif; 62 font-family: Arial, Helvetica, sans-serif; 67 font-family: Arial, Helvetica, sans-serif; 76 font-family: Arial, Helvetica, sans-serif; [all …]
|
/trunk/main/extras/source/misc_config/wizard/form/styles/ |
H A D | dark.css | 23 font-family: "Times New Roman", Times, serif; 29 font-family: "Times New Roman", Times, serif; 35 font-family: "Times New Roman", Times, serif; 41 font-family: "Times New Roman", Times, serif; 46 font-family: "Times New Roman", Times, serif; 51 font-family: "Times New Roman", Times, serif; 56 font-family: "Times New Roman", Times, serif; 62 font-family: "Times New Roman", Times, serif; 67 font-family: "Times New Roman", Times, serif; 76 font-family: "Times New Roman", Times, serif; [all …]
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ |
H A D | Style.java | 44 protected String family = null; field in Style 80 family = attr.getNodeValue(); in Style() 101 public Style(String name, String family, String parent, StyleCatalog sc) { in Style() argument 104 this.family = family; in Style() 147 return family; in getFamily() 171 return new Style(name, family, parent, sc); in getResolved()
|
H A D | TextStyle.java | 151 public TextStyle(String name, String family, String parent, in TextStyle() argument 153 super(name, family, parent, sc); in TextStyle() 384 parentStyle = (TextStyle)sc.lookup(parent, family, null, in getResolved() 499 System.out.println(toCSV(name) + toCSV(family) + toCSV(parent) in dumpCSV()
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | fontconfig.cxx | 257 FcResult FamilyFromPattern(FcPattern* pPattern, FcChar8 **family); 580 FcResult FontCfgWrapper::FamilyFromPattern(FcPattern* pPattern, FcChar8 **family) in FamilyFromPattern() argument 584 *family = origfamily; in FamilyFromPattern() 592 lang_and_families.push_back(lang_and_family(familylang, *family)); in FamilyFromPattern() 600 lang_and_families.push_back(lang_and_family(familylang, *family)); in FamilyFromPattern() 608 *family = aSorter.bestname(lang_and_families); in FamilyFromPattern() 614 if (rtl_str_compare(candidate, (const char*)(*family)) != 0) in FamilyFromPattern() 719 FcChar8* family = NULL; in countFontconfigFonts() local 743 , family, file in countFontconfigFonts() 1060 FcChar8* family = NULL; in Substitute() local [all …]
|
H A D | fontmanager.cxx | 2403 ::std::hash_map< int, family::type >::const_iterator it = in initialize() 2409 family::type eType = matchFamilyName( rFamily ); in initialize() 2624 ::std::hash_map< int, family::type >::const_iterator style_it = in fillPrintFontInfo() 2773 family::type meType; in matchFamilyName() 2778 { InitializeClass( "arial", family::Swiss ) }, in matchFamilyName() 2779 { InitializeClass( "arioso", family::Script ) }, in matchFamilyName() 2803 { InitializeClass( "zapfchancery", family::Script ) } in matchFamilyName() 2830 return family::Unknown; in matchFamilyName() 2839 return family::Unknown; in getFontFamilyType() 2841 ::std::hash_map< int, family::type >::const_iterator it = in getFontFamilyType() [all …]
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | FontFamily.idl | 41 /** specifies an unknown font family. 47 /** specifies the family of decorative fonts. 53 /** specifies the family of modern fonts. 59 /** specifies the family roman fonts (with serifes). 65 /** specifies the family of script fonts. 71 /** specifies the family roman fonts (without serifes). 77 /** specifies the family system fonts.
|
/trunk/main/odk/docs/cpp/ref/ |
H A D | cpp.css | 32 #adc-cppref h2 { font-family:Arial; font-size:16pt; margin-top:3pt; margin-bottom:5pt; } 44 #adc-cppref pre { font-family:monospace; font-size:10pt; margin-top:1pt; margin-bottom:1pt; } 55 font-family:Arial; font-size:8pt; font-weight:bold; } 56 #adc-cppref td.flagyes { font-family:Arial; font-size:8pt; font-weight:bold; } 57 #adc-cppref td.flagno { font-family:Arial; font-size:8pt; } 58 #adc-cppref td.flagtext { font-family:Arial; font-size:8pt; font-weight:bold; } 62 font-family:Arial; font-size:12pt; font-weight:bold; } 68 font-family:Arial; font-size:12pt; font-weight:bold; } 71 font-family:Arial; font-size:12pt; } 73 #adc-cppref div.define { font-family:Arial; background-color:#87c2e6; }
|
/trunk/main/odk/docs/common/ref/ |
H A D | idl.css | 41 #adc-idlref pre { font-family:monospace; } 47 { font-family: Arial; font-size:19pt; font-weight:bold; 53 { font-family: Arial; font-size:13pt; 73 font-family: Arial; font-size:12pt; font-weight:bold; 78 font-family: Arial; font-size:12pt; font-weight:bold; 83 font-family: Arial; font-size:12pt; } 87 font-family: Arial; font-size:9pt; font-variant:small-caps; 92 font-family: Arial; font-size:12pt; font-weight:bold; 97 font-family: Arial; font-size:9pt; font-variant:small-caps;
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/ |
H A D | StyleMappingRule.java | 35 private final String family; field in StyleMappingRule 38 public StyleMappingRule(final StyleMapperKey key, final String family, in StyleMappingRule() argument 42 this.family = family; in StyleMappingRule() 53 return family; in getFamily()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/ |
H A D | OfficeStylesCollection.java | 75 public OfficeStyle getStyle(final String family, final String name) in getStyle() argument 77 final OfficeStyle commonStyle = commonStyles.getStyle(family, name); in getStyle() 82 final OfficeStyle autoStyle = automaticStyles.getStyle(family, name); in getStyle() 95 public boolean containsStyle(final String family, final String name) in containsStyle() argument 97 return (getStyle(family, name) != null); in containsStyle()
|
/trunk/main/sc/source/ui/styleui/ |
H A D | scstyles.src | 26 #define IMPL_FAMILY(family,filter) \ 27 StyleFamily = family; \ 65 // style family images are now taken from an ImageList 66 // (for each family, there's one entry in the IdList)
|
/trunk/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 1152 t->family = NULL; in GetNames() 1158 t->family = nameExtract(table, nTableSize, r, 0, NULL); in GetNames() 1163 if ( ! t->family ) in GetNames() 1165 t->family = strdup(t->psname); in GetNames() 1166 assert(t->family != 0); in GetNames() 1193 if( t->ufamily && t->family ) in GetNames() 1201 t->psname = strdup( t->family ); in GetNames() 1929 free(ttf->family); in CloseTTFont() 2460 fprintf(outf, "%%- Original font family: %s\n", ttf->family); in CreateT42FromTTGlyphs() 2675 info->family = ttf->family; in GetTTGlobalFontInfo() [all …]
|
/trunk/main/vcl/inc/vcl/ |
H A D | fontmanager.hxx | 107 namespace family namespace 158 family::type m_eFamilyStyle; 170 m_eFamilyStyle( family::Unknown ), in FastPrintFontInfo() 372 std::hash_map< int, family::type > m_aFamilyTypes; 414 family::type matchFamilyName( const rtl::OUString& rFamily ) const; 499 family::type getFontFamilyType( fontID nFontID ) const;
|
/trunk/main/offapi/com/sun/star/style/ |
H A D | StyleFamily.idl | 42 /** This service is a container of style sheets of the same style family.@see StyleFamilies 50 the style sheets within this family by name. 60 remove the style sheets within this family by name. 69 within this family by index.
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | FontInfo.idl | 51 /** The name of the font family.<p> 53 The family name is the one normally associated to a font, such 57 of the family name.<p> 63 /** The name of the specific font style within its family.<p>
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 1281 FontFamily PspGraphics::ToFontFamily (psp::family::type eFamily) in ToFontFamily() 1285 case psp::family::Decorative: return FAMILY_DECORATIVE; in ToFontFamily() 1286 case psp::family::Modern: return FAMILY_MODERN; in ToFontFamily() 1287 case psp::family::Roman: return FAMILY_ROMAN; in ToFontFamily() 1288 case psp::family::Script: return FAMILY_SCRIPT; in ToFontFamily() 1289 case psp::family::Swiss: return FAMILY_SWISS; in ToFontFamily() 1290 case psp::family::System: return FAMILY_SYSTEM; in ToFontFamily() 1291 case psp::family::Unknown: return FAMILY_DONTKNOW; in ToFontFamily()
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | ColumnStyle.java | 104 public ColumnStyle(String name, String family, String parent,int colWidth, StyleCatalog sc) { in ColumnStyle() argument 105 super(name, family, parent, sc); in ColumnStyle() 192 parentStyle = (ColumnStyle)sc.lookup(parent, family, null, in getResolved()
|