Searched refs:FontType (Results 1 – 20 of 20) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | fontsubset.hxx | 42 enum FontType { enum in FontSubsetInfo 56 bool LoadFont( FontType eInFontType, 72 FontType m_nFontType; // font-type of subset result 78 FontType meInFontType; // allowed mask of input font-types
|
H A D | impfont.hxx | 78 FontType meType; // used by metrics only
|
/trunk/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlsTheme.hxx | 61 enum FontType { enum in sd::slidesorter::view::Theme 67 const FontType eType,
|
/trunk/main/vcl/inc/vcl/ |
H A D | metric.hxx | 51 FontType GetType() const;
|
H A D | vclenum.hxx | 261 enum FontType { TYPE_DONTKNOW, TYPE_RASTER, TYPE_VECTOR, TYPE_SCALABLE, enum
|
/trunk/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_import.cxx | 685 _descr.Type = awt::FontType::RASTER; in importFontStyle() 689 _descr.Type = awt::FontType::DEVICE; in importFontStyle() 693 _descr.Type = awt::FontType::SCALABLE; in importFontStyle()
|
H A D | xmldlg_export.cxx | 474 case awt::FontType::RASTER: in createElement() 478 case awt::FontType::DEVICE: in createElement() 482 case awt::FontType::SCALABLE: in createElement()
|
/trunk/main/vcl/source/fontsubset/ |
H A D | fontsubset.cxx | 54 FontSubsetInfo::FontType eInFontType, in LoadFont()
|
/trunk/main/vcl/source/gdi/ |
H A D | metric.cxx | 138 FontType FontInfo::GetType() const in GetType()
|
/trunk/main/tools/inc/tools/ |
H A D | fontenum.hxx | 149 enum FontType { TYPE_DONTKNOW, TYPE_RASTER, TYPE_VECTOR, TYPE_SCALABLE, enum
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | FontType.idl | 37 published constants FontType
|
H A D | FontDescriptor.idl | 175 <type scope="com::sun::star::awt">FontType</type> can be combined by
|
H A D | makefile.mk | 96 FontType.idl\
|
/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlsTheme.cxx | 250 const FontType eType, in GetFont()
|
/trunk/main/dbaccess/source/inc/ |
H A D | stringconstants.inc | 170 IMPLEMENT_CONSTASCII_USTRING(PROPERTY_FONTTYPE, "FontType");
|
/trunk/main/offapi/com/sun/star/style/ |
H A D | CharacterProperties.idl | 236 @see com::sun::star::awt::FontType
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | ValueChanger.java | 528 _newValue.Type = com.sun.star.awt.FontType.SCALABLE; in changePValue()
|
/trunk/main/oox/source/xls/ |
H A D | stylesbuffer.cxx | 701 ::com::sun::star::awt::FontType::DONTKNOW ), in ApiFontData()
|
/trunk/main/odk/pack/copying/ |
H A D | idl_chapter_refs.txt | 697 com.sun.star.awt.FontType 5585 com.sun.star.awt.FontType
|
/trunk/main/offapi/ |
H A D | UnoApi_offapi.mk | 1353 offapi/com/sun/star/awt/FontType \
|
Completed in 126 milliseconds