Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1399 sal_Int32 nBuRealSize = pPara->nBulletRealSize; in ImplWriteParagraphs()
2416 nBulletRealSize = (sal_Int16)( fQuo + 0.5 ); in CalculateGraphicBulletSize()
2417 if ( (sal_uInt16)nBulletRealSize > 400 ) in CalculateGraphicBulletSize()
2418 nBulletRealSize = 400; in CalculateGraphicBulletSize()
2492 nBulletRealSize = 100; in ImplGetNumberingLevel()
2552 nBulletRealSize = *( (sal_Int16*)pValue ); in ImplGetNumberingLevel()
2965 nBulletRealSize = rParagraphObj.nBulletRealSize; // GroessenVerhaeltnis in Proz in ImplConstruct()
H A Deppt.hxx166 sal_Int16 nBulletRealSize; // GroessenVerhaeltnis in Proz member
H A Deppt.cxx2264 rLevel.mnBulletHeight = aParagraphObj.nBulletRealSize; in SetStyleSheet()

Completed in 46 milliseconds