Searched refs:IsScrollable (Results 1 – 8 of 8) sorted by relevance
517 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()
126 sal_Bool IsScrollable() const;
883 virtual sal_Bool IsScrollable() const;
547 sal_Bool Wallpaper::IsScrollable() const in IsScrollable() function in Wallpaper
520 if( aBackground.IsScrollable() ) in SetBackground()
276 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()
2347 if ( m_pDataWindow->GetBackground().IsScrollable() in impl_ni_ScrollRows()2427 if ( m_pDataWindow->GetBackground().IsScrollable() in impl_ni_ScrollColumns()
9210 else if( IsScrollable() ) in GetAccessibleRole()9626 sal_Bool Window::IsScrollable() const in IsScrollable() function in Window
Completed in 170 milliseconds