Home
last modified time | relevance | path

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

/trunk/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()
6460 sal_uInt32 nIsBullet2, _nTextOfs, _nBulletOfs, nHardAttribute = 0; in ApplyTo() local
6461 GetAttrib( PPT_ParaAttr_BulletOn, nIsBullet2, nDestinationInstance ); in ApplyTo()
6464 if ( !nIsBullet2 ) in ApplyTo()
6596 if ( nIsBullet2 == 0 ) in ApplyTo()

Completed in 49 milliseconds