Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/dialogs/
H A Dstbcontrl.cxx163 void XmlSecStatusBarControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument
165 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
167 const Rectangle& rRect = rUsrEvt.GetRect(); in Paint()
/trunk/main/svx/source/stbctrls/
H A Dxmlsecctrl.cxx164 void XmlSecStatusBarControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument
166 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
168 Rectangle aRect = rUsrEvt.GetRect(); in Paint()
H A Dpszctrl.cxx361 void SvxPosSizeStatusBarControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument
363 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
365 const Rectangle& rRect = rUsrEvt.GetRect(); in Paint()
H A Dzoomsliderctrl.cxx261 void SvxZoomSliderControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument
267 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
268 Rectangle aRect = rUsrEvt.GetRect(); in Paint()
/trunk/main/sw/source/ui/utlui/
H A Dviewlayoutctrl.cxx121 void SwViewLayoutControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument
123 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
124 Rectangle aRect = rUsrEvt.GetRect(); in Paint()
H A Dzoomctrl.cxx77 void SwZoomControl::Paint( const UserDrawEvent& rUsrEvt ) in Paint() argument
80 SvxZoomStatusBarControl::Paint(rUsrEvt); in Paint()

Completed in 16 milliseconds