Searched refs:FNT_END (Results 1 – 5 of 5) sorted by relevance
36 static const sal_uInt16 aLatinDefFnts[FNT_END] =52 static const sal_uInt16 aCJKDefFnts[FNT_END] =65 static const sal_uInt16 aCTLDefFnts[FNT_END] =80 DBG_ASSERT( /*FNT_BEGIN <= nIdent &&*/ nIdent <= FNT_END, in GetDefaultFontName()165 for ( sal_uInt16 i = FNT_BEGIN; i <= FNT_END; i++ ) in SmFormat()195 for (i = FNT_BEGIN; i <= FNT_END; i++) in operator =()228 for (i = 0; i <= FNT_END && bRes; ++i) in operator ==()
837 for (i = FNT_BEGIN; i <= FNT_END; ++i) in StripFontFormatList()1032 for (i = FNT_BEGIN; i < FNT_END; ++i) in LoadFormat()1095 for (i = FNT_BEGIN; i < FNT_END; ++i) in SaveFormat()
580 for (sal_uInt16 i = FNT_BEGIN; i <= FNT_END; i++) in _setPropertyValues()
491 for (sal_uInt16 i = FNT_BEGIN; i <= FNT_END; i++) in WriteTo()
61 #define FNT_END 7 macro101 SmFace vFont[FNT_END + 1];102 sal_Bool bDefaultFont[FNT_END + 1];
Completed in 43 milliseconds