Home
last modified time | relevance | path

Searched refs:maFontHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/qpro/
H A Dqprostyle.cxx60 rtl_fillMemory (maFontHeight, sizeof (maFontHeight), 0); in ScQProStyle()
156 if (maFontHeight[ maFont [ nStyle ] ]) in SetFormat()
157 …rItemSet.Put( SvxFontHeightItem( (sal_uLong) (20 * maFontHeight[ maFont[ nStyle ] ] ), 100, ATTR_F… in SetFormat()
/trunk/main/sc/source/filter/inc/
H A Dqprostyle.hxx44 sal_uInt16 maFontHeight[ maxsize ]; member in ScQProStyle
55 maFontHeight[ nIndex ] = nPtSize; in setFontRecord()

Completed in 14 milliseconds