Searched refs:aFDesc (Results 1 – 1 of 1) sorted by relevance
578 awt::FontDescriptor aFDesc; in GetProperties() local579 aFDesc.Name = sBulletFontName; in GetProperties()584 aFDesc.Pitch = eBulletFontPitch; in GetProperties()586 aFDesc.Weight = WEIGHT_DONTKNOW; in GetProperties()600 aFDesc.Name = in GetProperties()615 pProps[nPos++].Value <<= aFDesc; in GetProperties()1388 awt::FontDescriptor aFDesc; in SetDefaultStyle() local1389 aFDesc.Name = OUString( in SetDefaultStyle()1397 aFDesc.Pitch = PITCH_DONTKNOW ; in SetDefaultStyle()1399 aFDesc.Weight = WEIGHT_DONTKNOW; in SetDefaultStyle()[all …]
Completed in 14 milliseconds