Searched refs:aOldBulletFont (Results 1 – 1 of 1) sorted by relevance
455 Font aOldBulletFont = pDev->GetFont(); in UserDraw() local456 Font aBulletFnt(aFmt.GetBulletFont() ? *aFmt.GetBulletFont() : aOldBulletFont); in UserDraw()457 Size aBulSize = aOldBulletFont.GetSize(); in UserDraw()