Searched refs:IsCellVisible (Results 1 – 5 of 5) sorted by relevance
394 if ( IsCellVisible( _nRow, _nColumnPos ) ) in FillAccessibleStateSetForCell()537 sal_Bool BrowseBox::IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const in IsCellVisible() function in BrowseBox
908 sal_Bool SvHeaderTabListBox::IsCellVisible( sal_Int32, sal_uInt16 ) const in IsCellVisible() function in SvHeaderTabListBox1183 if ( IsCellVisible( nCurRow, nCurColumn ) ) in FillAccessibleStateSet()1212 if ( IsCellVisible( _nRow, _nColumn ) ) in FillAccessibleStateSetForCell()
101 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const = 0;
218 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumn ) const;
842 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumn ) const;
Completed in 32 milliseconds