Home
last modified time | relevance | path

Searched refs:IsCellVisible (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx394 if ( IsCellVisible( _nRow, _nColumnPos ) ) in FillAccessibleStateSetForCell()
537 sal_Bool BrowseBox::IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const in IsCellVisible() function in BrowseBox
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx908 sal_Bool SvHeaderTabListBox::IsCellVisible( sal_Int32, sal_uInt16 ) const in IsCellVisible() function in SvHeaderTabListBox
1183 if ( IsCellVisible( nCurRow, nCurColumn ) ) in FillAccessibleStateSet()
1212 if ( IsCellVisible( _nRow, _nColumn ) ) in FillAccessibleStateSetForCell()
/trunk/main/svtools/inc/svtools/
H A Daccessibletableprovider.hxx101 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const = 0;
H A Dsvtabbx.hxx218 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumn ) const;
H A Dbrwbox.hxx843 virtual sal_Bool IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumn ) const;

Completed in 40 milliseconds