Searched refs:IsFirstVisible (Results 1 – 2 of 2) sorted by relevance
193 bool ScOutlineWindow::IsFirstVisible( SCCOLROW nColRowIndex ) const in IsFirstVisible() function in ScOutlineWindow307 if ( bHidden && IsFirstVisible( nStart ) ) in GetEntryPos()317 if ( IsFirstVisible( pPrevEntry->GetStart() ) ) in GetEntryPos()
105 bool IsFirstVisible( SCCOLROW nColRowIndex ) const;
Completed in 25 milliseconds