Lines Matching defs:const
174 const ScOutlineEntry* ScOutlineWindow::GetOutlineEntry( size_t nLevel, size_t nEntry ) const in GetOutlineEntry()
180 bool ScOutlineWindow::IsHidden( SCCOLROW nColRowIndex ) const in IsHidden()
187 bool ScOutlineWindow::IsFiltered( SCCOLROW nColRowIndex ) const in IsFiltered()
193 bool ScOutlineWindow::IsFirstVisible( SCCOLROW nColRowIndex ) const in IsFirstVisible()
201 void ScOutlineWindow::GetVisibleRange( SCCOLROW& rnColRowStart, SCCOLROW& rnColRowEnd ) const in GetVisibleRange()
219 Point ScOutlineWindow::GetPoint( long nLevelPos, long nEntryPos ) const in GetPoint()
224 Rectangle ScOutlineWindow::GetRectangle( in GetRectangle()
249 long ScOutlineWindow::GetLevelPos( size_t nLevel ) const in GetLevelPos()
256 size_t ScOutlineWindow::GetLevelFromPos( long nLevelPos ) const in GetLevelFromPos()
265 long ScOutlineWindow::GetColRowPos( SCCOLROW nColRowIndex ) const in GetColRowPos()
278 bool ScOutlineWindow::GetEntryPos( in GetEntryPos()
344 bool ScOutlineWindow::GetImagePos( size_t nLevel, size_t nEntry, Point& rPos ) const in GetImagePos()
362 bool ScOutlineWindow::IsButtonVisible( size_t nLevel, size_t nEntry ) const in IsButtonVisible()
380 bool ScOutlineWindow::ItemHit( const Point& rPos, size_t& rnLevel, size_t& rnEntry, bool& rbButton … in ItemHit()
452 bool ScOutlineWindow::ButtonHit( const Point& rPos, size_t& rnLevel, size_t& rnEntry ) const in ButtonHit()
459 bool ScOutlineWindow::LineHit( const Point& rPos, size_t& rnLevel, size_t& rnEntry ) const in LineHit()
466 void ScOutlineWindow::DoFunction( size_t nLevel, size_t nEntry ) const in DoFunction()
484 void ScOutlineWindow::DoExpand( size_t nLevel, size_t nEntry ) const in DoExpand()
491 void ScOutlineWindow::DoCollapse( size_t nLevel, size_t nEntry ) const in DoCollapse()