Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx377 m_aLinesPlayground.SetBackground( GetBackground() ); in DBG_NAME()
379 m_aLinesPlayground.SetPosPixel(Point(0,0)); in DBG_NAME()
380 m_aLinesPlayground.SetPaintTransparent(sal_True); in DBG_NAME()
381 m_aLinesPlayground.Show(); in DBG_NAME()
560 Size aSize(m_aLinesPlayground.GetOutputSizePixel()); in CalcVisibleLines()
591 Size aSize(m_aLinesPlayground.GetOutputSizePixel()); in PositionLine()
822 m_aLinesPlayground.EnablePaint(sal_False); in MoveThumbTo()
851 m_aLinesPlayground.EnablePaint(sal_True); in MoveThumbTo()
852 m_aLinesPlayground.Invalidate(INVALIDATE_CHILDREN); in MoveThumbTo()
862 m_aLinesPlayground.EnablePaint(sal_False); in IMPL_LINK()
[all …]
H A Dbrowserlistbox.hxx103 Window m_aLinesPlayground; member in pcr::OBrowserListBox

Completed in 19 milliseconds