Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dporglue.cxx123 SwTxtPortion aBulletPor; in Paint() local
124 aBulletPor.Width( aBulletSize.Width() ); in Paint()
125 aBulletPor.Height( aBulletSize.Height() ); in Paint()
126 aBulletPor.SetAscent( GetAscent() ); in Paint()
127 aInf.DrawText( aBulletPor, aBullet.Len(), sal_True ); in Paint()

Completed in 18 milliseconds