Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx2513 …sal_uInt32 nIsBullet2 = 0; //, nInstance = nDestinationInstance != 0xffffffff ? nDestinationInstan… in ApplyTextObj() local
2514 pPara->GetAttrib( PPT_ParaAttr_BulletOn, nIsBullet2, nDestinationInstance ); in ApplyTextObj()
2515 if ( !nIsBullet2 ) in ApplyTextObj()
6449 sal_uInt32 nIsBullet2, _nTextOfs, _nBulletOfs, nHardAttribute = 0; in ApplyTo() local
6450 GetAttrib( PPT_ParaAttr_BulletOn, nIsBullet2, nDestinationInstance ); in ApplyTo()
6453 if ( !nIsBullet2 ) in ApplyTo()
6585 if ( nIsBullet2 == 0 ) in ApplyTo()

Completed in 62 milliseconds