Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx771 const double fFontSize(state->getFontSize()); in drawChar() local
772 x += x2*fFontSize; in drawChar()
773 y += y2*fFontSize; in drawChar()
778 const double nWidth(dx != 0.0 ? dx : fFontSize); in drawChar()
779 const double nHeight(dy != 0.0 ? dy : fFontSize); in drawChar()
/aoo4110/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 30 milliseconds