Searched refs:nBulletRealSize (Results 1 – 3 of 3) sorted by relevance
1399 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()
166 sal_Int16 nBulletRealSize; // GroessenVerhaeltnis in Proz member
2264 rLevel.mnBulletHeight = aParagraphObj.nBulletRealSize; in SetStyleSheet()
Completed in 47 milliseconds