Searched refs:_bAcceptPartialRow (Results 1 – 2 of 2) sorted by relevance
903 …_getRowsFittingInto( long _nOverallHeight, long _nRowHeightPixel, bool _bAcceptPartialRow = false ) in lcl_getRowsFittingInto() argument905 return _bAcceptPartialRow in lcl_getRowsFittingInto()916 const TableControl_Impl& _rControl, bool _bAcceptPartialRow ) in lcl_getColumnsVisibleWithin() argument922 if ( !_bAcceptPartialRow ) in lcl_getColumnsVisibleWithin()2223 TableSize TableControl_Impl::impl_getVisibleRows( bool _bAcceptPartialRow ) const in impl_getVisibleRows()2232 _bAcceptPartialRow in impl_getVisibleRows()
358 TableSize impl_getVisibleRows( bool _bAcceptPartialRow ) const;
Completed in 28 milliseconds