Lines Matching refs:SvHeaderTabListBox

578 SvHeaderTabListBox::SvHeaderTabListBox( Window* pParent, WinBits nWinStyle ) :  in SvHeaderTabListBox()  function in SvHeaderTabListBox
590 SvHeaderTabListBox::SvHeaderTabListBox( Window* pParent, const ResId& rResId ) : in SvHeaderTabListBox() function in SvHeaderTabListBox
602 SvHeaderTabListBox::~SvHeaderTabListBox() in ~SvHeaderTabListBox()
609 void SvHeaderTabListBox::Paint( const Rectangle& rRect ) in Paint()
621 void SvHeaderTabListBox::InitHeaderBar( HeaderBar* pHeaderBar ) in InitHeaderBar()
626 SetScrolledHdl( LINK( this, SvHeaderTabListBox, ScrollHdl_Impl ) ); in InitHeaderBar()
627 …m_pImpl->m_pHeaderBar->SetCreateAccessibleHdl( LINK( this, SvHeaderTabListBox, CreateAccessibleHdl… in InitHeaderBar()
632 sal_Bool SvHeaderTabListBox::IsItemChecked( SvLBoxEntry* pEntry, sal_uInt16 nCol ) const in IsItemChecked()
648 SvLBoxEntry* SvHeaderTabListBox::InsertEntryToColumn( in InsertEntryToColumn()
658 SvLBoxEntry* SvHeaderTabListBox::InsertEntryToColumn( in InsertEntryToColumn()
668 SvLBoxEntry* SvHeaderTabListBox::InsertEntryToColumn( in InsertEntryToColumn()
680 sal_uLong SvHeaderTabListBox::Insert( in Insert()
690 sal_uLong SvHeaderTabListBox::Insert( SvLBoxEntry* pEntry, sal_uLong nRootPos ) in Insert()
699 void SvHeaderTabListBox::RemoveEntry( SvLBoxEntry* _pEntry ) in RemoveEntry()
707 void SvHeaderTabListBox::Clear() in Clear()
715 IMPL_LINK( SvHeaderTabListBox, ScrollHdl_Impl, SvTabListBox*, EMPTYARG ) in IMPL_LINK() argument
723 IMPL_LINK( SvHeaderTabListBox, CreateAccessibleHdl_Impl, HeaderBar*, EMPTYARG ) in IMPL_LINK() argument
742 void SvHeaderTabListBox::RecalculateAccessibleChildren() in RecalculateAccessibleChildren()
758 sal_Bool SvHeaderTabListBox::IsCellCheckBox( long _nRow, sal_uInt16 _nColumn, TriState& _rState ) in IsCellCheckBox()
784 long SvHeaderTabListBox::GetRowCount() const in GetRowCount()
789 sal_uInt16 SvHeaderTabListBox::GetColumnCount() const in GetColumnCount()
794 sal_Int32 SvHeaderTabListBox::GetCurrRow() const in GetCurrRow()
814 sal_uInt16 SvHeaderTabListBox::GetCurrColumn() const in GetCurrColumn()
820 ::rtl::OUString SvHeaderTabListBox::GetRowDescription( sal_Int32 _nRow ) const in GetRowDescription()
825 ::rtl::OUString SvHeaderTabListBox::GetColumnDescription( sal_uInt16 _nColumn ) const in GetColumnDescription()
830 sal_Bool SvHeaderTabListBox::HasRowHeader() const in HasRowHeader()
835 sal_Bool SvHeaderTabListBox::IsCellFocusable() const in IsCellFocusable()
840 sal_Bool SvHeaderTabListBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn ) in GoToCell()
853 void SvHeaderTabListBox::SetNoSelection() in SetNoSelection()
858 void SvHeaderTabListBox::SelectAll() in SelectAll()
863 void SvHeaderTabListBox::SelectAll( sal_Bool bSelect, sal_Bool bPaint ) in SelectAll()
870 void SvHeaderTabListBox::SelectRow( long _nRow, sal_Bool _bSelect, sal_Bool ) in SelectRow()
875 void SvHeaderTabListBox::SelectColumn( sal_uInt16, sal_Bool ) in SelectColumn()
879 sal_Int32 SvHeaderTabListBox::GetSelectedRowCount() const in GetSelectedRowCount()
884 sal_Int32 SvHeaderTabListBox::GetSelectedColumnCount() const in GetSelectedColumnCount()
889 bool SvHeaderTabListBox::IsRowSelected( long _nRow ) const in IsRowSelected()
895 sal_Bool SvHeaderTabListBox::IsColumnSelected( long ) const in IsColumnSelected()
900 void SvHeaderTabListBox::GetAllSelectedRows( ::com::sun::star::uno::Sequence< sal_Int32 >& ) const in GetAllSelectedRows()
904 void SvHeaderTabListBox::GetAllSelectedColumns( ::com::sun::star::uno::Sequence< sal_Int32 >& ) con… in GetAllSelectedColumns()
908 sal_Bool SvHeaderTabListBox::IsCellVisible( sal_Int32, sal_uInt16 ) const in IsCellVisible()
913 String SvHeaderTabListBox::GetAccessibleCellText( long _nRow, sal_uInt16 _nColumnPos ) const in GetAccessibleCellText()
918 Rectangle SvHeaderTabListBox::calcHeaderRect( sal_Bool _bIsColumnBar, sal_Bool _bOnScreen ) in calcHeaderRect()
932 Rectangle SvHeaderTabListBox::calcTableRect( sal_Bool _bOnScreen ) in calcTableRect()
942 Rectangle SvHeaderTabListBox::GetFieldRectPixelAbs( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_Bool … in GetFieldRectPixelAbs()
967 Reference< XAccessible > SvHeaderTabListBox::CreateAccessibleCell( sal_Int32 _nRow, sal_uInt16 _nCo… in CreateAccessibleCell()
1008 Reference< XAccessible > SvHeaderTabListBox::CreateAccessibleRowHeader( sal_Int32 ) in CreateAccessibleRowHeader()
1014 Reference< XAccessible > SvHeaderTabListBox::CreateAccessibleColumnHeader( sal_uInt16 _nColumn ) in CreateAccessibleColumnHeader()
1043 sal_Int32 SvHeaderTabListBox::GetAccessibleControlCount() const in GetAccessibleControlCount()
1048 Reference< XAccessible > SvHeaderTabListBox::CreateAccessibleControl( sal_Int32 ) in CreateAccessibleControl()
1054 sal_Bool SvHeaderTabListBox::ConvertPointToControlIndex( sal_Int32&, const Point& ) in ConvertPointToControlIndex()
1059 sal_Bool SvHeaderTabListBox::ConvertPointToCellAddress( sal_Int32&, sal_uInt16&, const Point& ) in ConvertPointToCellAddress()
1064 sal_Bool SvHeaderTabListBox::ConvertPointToRowHeader( sal_Int32&, const Point& ) in ConvertPointToRowHeader()
1069 sal_Bool SvHeaderTabListBox::ConvertPointToColumnHeader( sal_uInt16&, const Point& ) in ConvertPointToColumnHeader()
1074 ::rtl::OUString SvHeaderTabListBox::GetAccessibleObjectName( ::svt::AccessibleBrowseBoxObjType _eTy… in GetAccessibleObjectName()
1122 ::rtl::OUString SvHeaderTabListBox::GetAccessibleObjectDescription( ::svt::AccessibleBrowseBoxObjTy… in GetAccessibleObjectDescription()
1150 void SvHeaderTabListBox::FillAccessibleStateSet( ::utl::AccessibleStateSetHelper& _rStateSet, ::svt… in FillAccessibleStateSet()
1206 void SvHeaderTabListBox::FillAccessibleStateSetForCell( ::utl::AccessibleStateSetHelper& _rStateSet… in FillAccessibleStateSetForCell()
1227 void SvHeaderTabListBox::GrabTableFocus() in GrabTableFocus()
1232 sal_Bool SvHeaderTabListBox::GetGlyphBoundRects( const Point& rOrigin, const String& rStr, int nInd… in GetGlyphBoundRects()
1237 Rectangle SvHeaderTabListBox::GetWindowExtentsRelative( Window *pRelativeWindow ) const in GetWindowExtentsRelative()
1242 void SvHeaderTabListBox::GrabFocus() in GrabFocus()
1247 Reference< XAccessible > SvHeaderTabListBox::GetAccessible( sal_Bool bCreate ) in GetAccessible()
1252 Window* SvHeaderTabListBox::GetAccessibleParentWindow() const in GetAccessibleParentWindow()
1257 Window* SvHeaderTabListBox::GetWindowInstance() in GetWindowInstance()
1262 Reference< XAccessible > SvHeaderTabListBox::CreateAccessible() in CreateAccessible()
1283 Rectangle SvHeaderTabListBox::GetFieldCharacterBounds(sal_Int32,sal_Int32,sal_Int32) in GetFieldCharacterBounds()
1289 sal_Int32 SvHeaderTabListBox::GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Poin… in GetFieldIndexAtPoint()