Home
last modified time | relevance | path

Searched refs:nBulletId (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx2268 rLevel.mnBulletId = aParagraphObj.nBulletId; in SetStyleSheet()
2293 sal_uInt16 nBulletId = rLev.mnBulletId; in Write() local
2295 nBulletId = 0xffff; in Write()
2297 << (sal_uInt16)nBulletId in Write()
H A Deppt.hxx172 sal_uInt16 nBulletId; member
185 nBulletId = 0xffff; in SOParagraph()
H A Depptso.cxx2407 if ( ( (SvxExtNumType)nNumberingType == SVX_NUM_BITMAP ) && ( nBulletId != 0xffff ) ) in CalculateGraphicBulletSize()
2584 nBulletId = rBuProv.GetId( aUniqueId, aBuGraSize ); in ImplGetNumberingLevel()
2585 if ( nBulletId != 0xffff ) in ImplGetNumberingLevel()
2971 nBulletId = rParagraphObj.nBulletId; in ImplConstruct()
3419 sal_uInt16 nBulletId = pBulletPara->nBulletId; in ImplWriteTextStyleAtom() local
3429 rExtBuStr << nBulletId; in ImplWriteTextStyleAtom()

Completed in 73 milliseconds