Home
last modified time | relevance | path

Searched refs:family (Results 26 – 50 of 597) sorted by relevance

12345678910>>...24

/trunk/main/extras/source/misc_config/wizard/web/styles/
H A Dred.css23 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 Dstrange.css23 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 Dwater.css23 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 Ddp.css23 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 Ddark.css23 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 Dforest.css23 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 Dmarine.css23 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 Drgb.css23 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 Ddark.css23 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 DStyle.java44 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 DTextStyle.java151 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 Dfontconfig.cxx257 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 Dfontmanager.cxx2403 ::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 DFontFamily.idl41 /** 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 Dcpp.css32 #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 Didl.css41 #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 DStyleMappingRule.java35 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 DOfficeStylesCollection.java75 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 Dscstyles.src26 #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 Dsft.cxx1152 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 Dfontmanager.hxx107 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 DStyleFamily.idl42 /** 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 DFontInfo.idl51 /** 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 Dpspgraphics.cxx1281 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 DColumnStyle.java104 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()

Completed in 124 milliseconds

12345678910>>...24