Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/
H A Dtextparagraph.cxx108 float fCharacterSize = 18; in insertAt() local
111 …ragraphStyle->pushToPropSet( rFilterBase, xProps, aioBulletList, NULL, sal_False, fCharacterSize ); in insertAt()
112 fCharacterSize = pTextParagraphStyle->getCharHeightPoints( 18 ); in insertAt()
123 …lterBase, xProps, aioBulletList, &pTextParagraphStyle->getBulletList(), sal_True, fCharacterSize ); in insertAt()
H A Dtextparagraphproperties.cxx346 …oBulletMap, const BulletList* pMasterBuList, sal_Bool bApplyBulletMap, float fCharacterSize ) const in pushToPropSet()
367 fCharacterSize = getCharHeightPoints( fCharacterSize ); in pushToPropSet()
370 …aBulletSize.Width = aBulletSize.Height = static_cast< sal_Int32 >( ( fCharacterSize * ( 2540.0 / 7… in pushToPropSet()

Completed in 17 milliseconds