Home
last modified time | relevance | path

Searched refs:IsScrollable (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx9210 else if( IsScrollable() ) in GetAccessibleRole()
9626 sal_Bool Window::IsScrollable() const in IsScrollable() function in Window
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx276 if( pView->HasBackground() && !pView->GetBackground().IsScrollable() && in IMPL_LINK()
1615 if( pView->HasBackground() && !pView->GetBackground().IsScrollable() ) in Resize()
2883 sal_Bool bScrollable = pView->GetBackground().IsScrollable(); in MakeVisible()
4604 sal_Bool bScrollable = pView->GetBackground().IsScrollable(); in SetOrigin()
H A Divctrl.cxx520 if( aBackground.IsScrollable() ) in SetBackground()
/trunk/main/vcl/source/gdi/
H A Dwall.cxx547 sal_Bool Wallpaper::IsScrollable() const in IsScrollable() function in Wallpaper
/trunk/main/vcl/inc/vcl/
H A Dwall.hxx126 sal_Bool IsScrollable() const;
H A Dwindow.hxx883 virtual sal_Bool IsScrollable() const;
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2347 if ( m_pDataWindow->GetBackground().IsScrollable() in impl_ni_ScrollRows()
2427 if ( m_pDataWindow->GetBackground().IsScrollable() in impl_ni_ScrollColumns()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx517 if( pDataWin->GetBackground().IsScrollable() ) in SetColumnPos()
739 if( GetBackground().IsScrollable() ) in SetColumnWidth()
1019 sal_Bool bScrollable = pDataWin->GetBackground().IsScrollable(); in ScrollColumns()
1190 if( pDataWin->GetBackground().IsScrollable() && in ScrollRows()
1339 if( pDataWin->GetBackground().IsScrollable() ) in RowInserted()
1484 if( pDataWin->GetBackground().IsScrollable() ) in RowRemoved()

Completed in 109 milliseconds