Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccfield.cxx181 awt::Rectangle aPixBounds = getBoundsImpl(sal_True); in containsPoint()
223 awt::Rectangle SAL_CALL SwAccessibleField::getBoundsImpl( sal_Bool ) in getBoundsImpl() function in SwAccessibleField
233 return getBoundsImpl(sal_True); in getBounds()
239 awt::Rectangle aRect = getBoundsImpl(sal_True); in getLocation()
249 awt::Rectangle aRect = getBoundsImpl(sal_False); in getLocationOnScreen()
258 awt::Rectangle aRect = getBoundsImpl(sal_False); in getSize()
H A Dacccontext.cxx844 awt::Rectangle aPixBounds = getBoundsImpl(sal_True); in containsPoint()
909 awt::Rectangle SAL_CALL SwAccessibleContext::getBoundsImpl(sal_Bool bRelative) in getBoundsImpl() function in SwAccessibleContext
957 return getBoundsImpl(sal_True); in getBounds()
963 awt::Rectangle aRect = getBoundsImpl(sal_True); in getLocation()
974 awt::Rectangle aRect = getBoundsImpl(sal_False); in getLocationOnScreen()
989 awt::Rectangle aRect = getBoundsImpl(sal_False); in getSize()
H A Daccfield.hxx206 getBoundsImpl(sal_Bool bRelative)
H A Dacccontext.hxx199 getBoundsImpl(sal_Bool bRelative)

Completed in 19 milliseconds