Home
last modified time | relevance | path

Searched refs:fFontSize (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx768 const double fFontSize(state->getFontSize()); in drawChar() local
769 x += x2*fFontSize; in drawChar()
770 y += y2*fFontSize; in drawChar()
775 const double nWidth(dx != 0.0 ? dx : fFontSize); in drawChar()
776 const double nHeight(dy != 0.0 ? dy : fFontSize); in drawChar()
/trunk/main/oox/inc/oox/drawingml/
H A Dtextspacing.hxx57 sal_Int32 toMargin( float fFontSize ) const in toMargin()
61 double fMargin = ( fFontSize * 2540 + 36 ) / 72; in toMargin()
H A Dtextparagraphproperties.hxx105 …rioBulletList, const BulletList* pMasterBuList, sal_Bool bApplyBulletList, float fFontSize ) const;

Completed in 18 milliseconds