Searched refs:rUsrEvt (Results 1 – 6 of 6) sorted by relevance
163 void XmlSecStatusBarControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument165 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()167 const Rectangle& rRect = rUsrEvt.GetRect(); in Paint()
164 void XmlSecStatusBarControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument166 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()168 Rectangle aRect = rUsrEvt.GetRect(); in Paint()
362 void SvxPosSizeStatusBarControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument364 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()366 const Rectangle& rRect = rUsrEvt.GetRect(); in Paint()
261 void SvxZoomSliderControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument267 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()268 Rectangle aRect = rUsrEvt.GetRect(); in Paint()
121 void SwViewLayoutControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument123 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()124 Rectangle aRect = rUsrEvt.GetRect(); in Paint()
77 void SwZoomControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument80 SvxZoomStatusBarControl::Paint(rUsrEvt); in Paint()
Completed in 27 milliseconds