Home
last modified time | relevance | path

Searched refs:IMPL_PAINT_CHECKRTL (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx117 #define IMPL_PAINT_CHECKRTL ((sal_uInt16)0x0020) macro
2385 if ( nPaintFlags & IMPL_PAINT_CHECKRTL ) in ImplCallPaint()
2386 mpWindowImpl->mnPaintFlags |= IMPL_PAINT_CHECKRTL; in ImplCallPaint()
3051 mpWindowImpl->mnPaintFlags |= IMPL_PAINT_CHECKRTL; in ImplScroll()
H A Dwinproc.cxx1558 #define IMPL_PAINT_CHECKRTL ((sal_uInt16)0x0020) macro
1575 pWindow->ImplGetWindowImpl()->mnPaintFlags |= IMPL_PAINT_CHECKRTL; in ImplHandlePaint()

Completed in 73 milliseconds