Home
last modified time | relevance | path

Searched refs:TCTYPE_COLUMNHEADERCELL (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/extended/
H A DAccessibleGridControlHeaderCell.cxx135 if(m_eObjType == TCTYPE_COLUMNHEADERCELL) in implGetBoundingBox()
148 if(m_eObjType == TCTYPE_COLUMNHEADERCELL) in implGetBoundingBoxOnScreen()
H A DAccessibleGridControlHeader.cxx64 … AccessibleGridControlHeaderCell(nChildIndex, this, m_aTable, vcl::table::TCTYPE_COLUMNHEADERCELL); in getAccessibleChild()
216 …w AccessibleGridControlHeaderCell(nColumnPos, this, m_aTable, vcl::table::TCTYPE_COLUMNHEADERCELL); in implGetChild()
H A DAccessibleGridControlTableCell.cxx69 else if(_eType == TCTYPE_COLUMNHEADERCELL) in AccessibleGridControlCell()
70 aAccName = _rTable.GetAccessibleObjectName( TCTYPE_COLUMNHEADERCELL, 0, _nRowPos ); in AccessibleGridControlCell()
H A DAccessibleGridControlBase.cxx369 case TCTYPE_COLUMNHEADERCELL: in getAccessibleRole()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/extended/
H A DAccessibleGridControlHeaderCell.cxx135 if(m_eObjType == TCTYPE_COLUMNHEADERCELL) in implGetBoundingBox()
148 if(m_eObjType == TCTYPE_COLUMNHEADERCELL) in implGetBoundingBoxOnScreen()
H A DAccessibleGridControlHeader.cxx64 … AccessibleGridControlHeaderCell(nChildIndex, this, m_aTable, vcl::table::TCTYPE_COLUMNHEADERCELL); in getAccessibleChild()
218 …w AccessibleGridControlHeaderCell(nColumnPos, this, m_aTable, vcl::table::TCTYPE_COLUMNHEADERCELL); in implGetChild()
H A DAccessibleGridControlTableCell.cxx69 else if(_eType == TCTYPE_COLUMNHEADERCELL) in AccessibleGridControlCell()
70 aAccName = _rTable.GetAccessibleObjectName( TCTYPE_COLUMNHEADERCELL, 0, _nRowPos ); in AccessibleGridControlCell()
H A DAccessibleGridControlBase.cxx369 case TCTYPE_COLUMNHEADERCELL: in getAccessibleRole()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/table/
H A Dtablecontrol.cxx332 case vcl::table::TCTYPE_COLUMNHEADERCELL: in GetAccessibleObjectName()
374 case vcl::table::TCTYPE_COLUMNHEADERCELL: in GetAccessibleObjectDescription()
466 case vcl::table::TCTYPE_COLUMNHEADERCELL: in FillAccessibleStateSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/table/
H A Dtablecontrol.cxx332 case vcl::table::TCTYPE_COLUMNHEADERCELL: in GetAccessibleObjectName()
374 case vcl::table::TCTYPE_COLUMNHEADERCELL: in GetAccessibleObjectDescription()
466 case vcl::table::TCTYPE_COLUMNHEADERCELL: in FillAccessibleStateSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Daccessibletable.hxx44 TCTYPE_COLUMNHEADERCELL, /// A cell of the column header bar. enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Daccessibletable.hxx44 TCTYPE_COLUMNHEADERCELL, /// A cell of the column header bar. enumerator