Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/eppt/
H A Depptso.cxx3465 sal_uInt32 nBulletSize = ( rExtBuStr.Tell() - nPos2 ) - 8; in ImplWriteTextStyleAtom() local
3466 rExtBuStr.SeekRel( - ( (sal_Int32)nBulletSize + 4 ) ); in ImplWriteTextStyleAtom()
3467 rExtBuStr << nBulletSize; in ImplWriteTextStyleAtom()
3468 rExtBuStr.SeekRel( nBulletSize ); in ImplWriteTextStyleAtom()

Completed in 40 milliseconds