Home
last modified time | relevance | path

Searched refs:_bAcceptPartialRow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx903 …_getRowsFittingInto( long _nOverallHeight, long _nRowHeightPixel, bool _bAcceptPartialRow = false ) in lcl_getRowsFittingInto() argument
905 return _bAcceptPartialRow in lcl_getRowsFittingInto()
916 const TableControl_Impl& _rControl, bool _bAcceptPartialRow ) in lcl_getColumnsVisibleWithin() argument
922 if ( !_bAcceptPartialRow ) in lcl_getColumnsVisibleWithin()
2223 TableSize TableControl_Impl::impl_getVisibleRows( bool _bAcceptPartialRow ) const in impl_getVisibleRows()
2232 _bAcceptPartialRow in impl_getVisibleRows()
H A Dtablecontrol_impl.hxx358 TableSize impl_getVisibleRows( bool _bAcceptPartialRow ) const;

Completed in 28 milliseconds