Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx643 Link aDrawBulletHdl; member in Outliner
864 void SetDrawBulletHdl(const Link& rLink){aDrawBulletHdl=rLink;} in SetDrawBulletHdl()
865 Link GetDrawBulletHdl() const { return aDrawBulletHdl; } in GetDrawBulletHdl()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1131 if(aDrawBulletHdl.IsSet()) in PaintBullet()
1142 aDrawBulletHdl.Call(&aDrawBulletInfo); in PaintBullet()

Completed in 23 milliseconds