Home
last modified time | relevance | path

Searched defs:nIndex (Results 1 – 25 of 1365) sorted by path

12345678910>>...55

/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx177 long nIndex = aEntryCharacterRange.A() + _nCharacterIndex; in GetEntryCharacterBounds() local
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBox.cxx187 sal_Int32 nIndex = 0; in getAccessibleAtPoint() local
H A DAccessibleBrowseBoxHeaderBar.cxx292 sal_Int32 nIndex = implGetChildIndexFromSelectedIndex( nSelectedChildIndex ); in getSelectedAccessibleChild() local
401 void AccessibleBrowseBoxHeaderBar::ensureIsValidHeaderIndex( sal_Int32 nIndex ) in ensureIsValidHeaderIndex()
H A DAccessibleBrowseBoxHeaderCell.cxx160 sal_Int32 nIndex = m_nColumnRowId; in getAccessibleIndexInParent() local
H A DAccessibleBrowseBoxTableCell.cxx88 sal_Int32 nIndex = getIndex_Impl( _nRowPos, _nColPos, _rBrowseBox.GetColumnCount() ); in AccessibleBrowseBoxTableCell() local
131 …ectangle SAL_CALL AccessibleBrowseBoxTableCell::getCharacterBounds( sal_Int32 nIndex ) throw (Inde… in getCharacterBounds()
239 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::setCaretPosition ( sal_Int32 nIndex ) throw (::com… in setCaretPosition()
249 …sal_Unicode SAL_CALL AccessibleBrowseBoxTableCell::getCharacter( sal_Int32 nIndex ) throw (::com::… in getCharacter()
255 …ue > SAL_CALL AccessibleBrowseBoxTableCell::getCharacterAttributes( sal_Int32 nIndex, const ::com:… in getCharacterAttributes()
313 …:TextSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex()
319 …tSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex()
325 …tSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
H A DAccessibleGridControl.cxx205 sal_Int32 nIndex = 0; in getAccessibleAtPoint() local
350 int nIndex = m_aTable.GetCurrentRow()*m_aTable.GetColumnCount()+m_aTable.GetCurrentColumn(); in commitCellEvent() local
H A DAccessibleGridControlHeaderCell.cxx147 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBox() local
160 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBoxOnScreen() local
174 sal_Int32 nIndex = m_nColumnRowId; in getAccessibleIndexInParent() local
H A DAccessibleGridControlTableCell.cxx150 …tangle SAL_CALL AccessibleGridControlTableCell::getCharacterBounds( sal_Int32 nIndex ) throw (Inde… in getCharacterBounds()
253 …sal_Bool SAL_CALL AccessibleGridControlTableCell::setCaretPosition ( sal_Int32 nIndex ) throw (::c… in setCaretPosition()
263 …sal_Unicode SAL_CALL AccessibleGridControlTableCell::getCharacter( sal_Int32 nIndex ) throw (::com… in getCharacter()
269 … > SAL_CALL AccessibleGridControlTableCell::getCharacterAttributes( sal_Int32 nIndex, const ::com:… in getCharacterAttributes()
327 …extSegment SAL_CALL AccessibleGridControlTableCell::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex()
333 …egment SAL_CALL AccessibleGridControlTableCell::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex()
339 …egment SAL_CALL AccessibleGridControlTableCell::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
362 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBox() local
373 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBoxOnScreen() local
H A Daccessibleiconchoicectrlentry.cxx513 sal_Int32 nIndex = -1; in getIndexAtPoint() local
590 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::setCaretPosition ( sal_Int32 nIndex ) throw (::co… in setCaretPosition()
601 …sal_Unicode SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacter( sal_Int32 nIndex ) throw (::com:… in getCharacter()
608 …e > SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacterAttributes( sal_Int32 nIndex, const ::com:… in getCharacterAttributes()
675 …TextSegment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex()
682 …Segment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex()
689 …Segment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
709 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::doAccessibleAction( sal_Int32 nIndex ) throw (Ind… in doAccessibleAction()
729 …CALL AccessibleIconChoiceCtrlEntry::getAccessibleActionDescription( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionDescription()
741 …ing > AccessibleIconChoiceCtrlEntry::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
H A Daccessiblelistboxentry.cxx696 …awt::Rectangle SAL_CALL AccessibleListBoxEntry::getCharacterBounds( sal_Int32 nIndex ) throw (Inde… in getCharacterBounds()
728 sal_Int32 nIndex = -1; in getIndexAtPoint() local
817 …sal_Bool SAL_CALL AccessibleListBoxEntry::doAccessibleAction( sal_Int32 nIndex ) throw (IndexOutOf… in doAccessibleAction()
852 …ng SAL_CALL AccessibleListBoxEntry::getAccessibleActionDescription( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionDescription()
893 …KeyBinding > AccessibleListBoxEntry::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
1047 …sal_Bool SAL_CALL AccessibleListBoxEntry::setCaretPosition ( sal_Int32 nIndex ) throw (::com::sun:… in setCaretPosition()
1058 …sal_Unicode SAL_CALL AccessibleListBoxEntry::getCharacter( sal_Int32 nIndex ) throw (::com::sun::s… in getCharacter()
1132 …ility::TextSegment SAL_CALL AccessibleListBoxEntry::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex()
1139 …y::TextSegment SAL_CALL AccessibleListBoxEntry::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex()
1146 …y::TextSegment SAL_CALL AccessibleListBoxEntry::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
[all …]
H A Dtextwindowaccessibility.cxx348 ::sal_Bool SAL_CALL ParagraphImpl::setCaretPosition(::sal_Int32 nIndex) in setCaretPosition()
358 ::sal_Unicode SAL_CALL ParagraphImpl::getCharacter(::sal_Int32 nIndex) in getCharacter()
378 ParagraphImpl::getCharacterBounds(::sal_Int32 nIndex) in getCharacterBounds()
510 ::sal_Bool SAL_CALL ParagraphImpl::pasteText(::sal_Int32 nIndex) in pasteText()
534 ::sal_Int32 nIndex) in insertText()
598 ::sal_Int32 SAL_CALL ParagraphImpl::getLineNumberAtIndex( ::sal_Int32 nIndex ) in getLineNumberAtIndex()
740 ::sal_Int32 nIndex ) in implGetParagraphBoundary()
759 ::sal_Int32 nIndex ) in implGetLineBoundary()
951 ::sal_Int32 nIndex) in retrieveCharacterBounds()
1029 ParagraphImpl const * pParagraph, ::sal_Int32 nIndex, in retrieveCharacterAttributes()
[all …]
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblebox.cxx422 sal_Bool SAL_CALL VCLXAccessibleBox::doAccessibleAction (sal_Int32 nIndex) in doAccessibleAction()
460 ::rtl::OUString SAL_CALL VCLXAccessibleBox::getAccessibleActionDescription (sal_Int32 nIndex) in getAccessibleActionDescription()
470 …rence< XAccessibleKeyBinding > VCLXAccessibleBox::getAccessibleActionKeyBinding( sal_Int32 nIndex ) in getAccessibleActionKeyBinding()
H A Dvclxaccessiblebutton.cxx207 sal_Bool VCLXAccessibleButton::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcep… in doAccessibleAction()
223 ::rtl::OUString VCLXAccessibleButton::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (In… in getAccessibleActionDescription()
235 …leKeyBinding > VCLXAccessibleButton::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
H A Dvclxaccessiblecheckbox.cxx202 sal_Bool VCLXAccessibleCheckBox::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsExc… in doAccessibleAction()
234 ::rtl::OUString VCLXAccessibleCheckBox::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (… in getAccessibleActionDescription()
249 …KeyBinding > VCLXAccessibleCheckBox::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
H A Dvclxaccessibleedit.cxx260 sal_Bool VCLXAccessibleEdit::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in doAccessibleAction()
280 ::rtl::OUString VCLXAccessibleEdit::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionDescription()
293 …ibleKeyBinding > VCLXAccessibleEdit::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
314 sal_Bool VCLXAccessibleEdit::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBoundsException,… in setCaretPosition()
321 sal_Unicode VCLXAccessibleEdit::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, … in getCharacter()
330 Sequence< PropertyValue > VCLXAccessibleEdit::getCharacterAttributes( sal_Int32 nIndex, const Seque… in getCharacterAttributes()
339 awt::Rectangle VCLXAccessibleEdit::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutOfBoundsEx… in getCharacterBounds()
468 ::com::sun::star::accessibility::TextSegment VCLXAccessibleEdit::getTextAtIndex( sal_Int32 nIndex, … in getTextAtIndex()
515 sal_Bool VCLXAccessibleEdit::pasteText( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, Runtim… in pasteText()
558 sal_Bool VCLXAccessibleEdit::insertText( const ::rtl::OUString& sText, sal_Int32 nIndex ) throw (In… in insertText()
[all …]
H A Dvclxaccessiblefixedhyperlink.cxx56 void VCLXAccessibleFixedHyperlink::implGetLineBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex in implGetLineBoundary()
H A Dvclxaccessiblefixedtext.cxx68 void VCLXAccessibleFixedText::implGetLineBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetLineBoundary()
H A Dvclxaccessiblelist.cxx112 void VCLXAccessibleList::SetIndexInParent (sal_Int32 nIndex) in SetIndexInParent()
207 sal_uInt16 nIndex = pBox->GetEntryPos (XubString(sTextOfSelectedItem)); in UpdateSelection_Acc() local
518 sal_uInt16 nIndex = pBox->GetEntryPos (XubString(sTextOfSelectedItem)); in UpdateSelection() local
591 void VCLXAccessibleList::HandleChangedItemList (bool bItemInserted, sal_Int32 nIndex) in HandleChangedItemList()
H A Dvclxaccessiblelistitem.cxx437 sal_Bool SAL_CALL VCLXAccessibleListItem::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBou… in setCaretPosition()
448 sal_Unicode SAL_CALL VCLXAccessibleListItem::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoun… in getCharacter()
456 Sequence< PropertyValue > SAL_CALL VCLXAccessibleListItem::getCharacterAttributes( sal_Int32 nIndex in getCharacterAttributes()
468 awt::Rectangle SAL_CALL VCLXAccessibleListItem::getCharacterBounds( sal_Int32 nIndex ) throw (Index… in getCharacterBounds()
502 sal_Int32 nIndex = -1; in getIndexAtPoint() local
567 …ility::TextSegment SAL_CALL VCLXAccessibleListItem::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex()
575 …y::TextSegment SAL_CALL VCLXAccessibleListItem::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex()
583 …y::TextSegment SAL_CALL VCLXAccessibleListItem::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
H A Dvclxaccessiblemenu.cxx253 ::rtl::OUString VCLXAccessibleMenu::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionDescription()
H A Dvclxaccessiblemenuitem.cxx222 sal_Bool VCLXAccessibleMenuItem::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcept… in setCaretPosition()
235 sal_Unicode VCLXAccessibleMenuItem::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in getCharacter()
244 Sequence< PropertyValue > VCLXAccessibleMenuItem::getCharacterAttributes( sal_Int32 nIndex, const S… in getCharacterAttributes()
265 awt::Rectangle VCLXAccessibleMenuItem::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutOfBoun… in getCharacterBounds()
300 sal_Int32 nIndex = -1; in getIndexAtPoint() local
374 …:accessibility::TextSegment VCLXAccessibleMenuItem::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex()
383 …essibility::TextSegment VCLXAccessibleMenuItem::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex()
392 …essibility::TextSegment VCLXAccessibleMenuItem::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
448 sal_Bool VCLXAccessibleMenuItem::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsExc… in doAccessibleAction()
462 ::rtl::OUString VCLXAccessibleMenuItem::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (… in getAccessibleActionDescription()
[all …]
H A Dvclxaccessibleradiobutton.cxx178 sal_Bool VCLXAccessibleRadioButton::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBounds… in doAccessibleAction()
194 ::rtl::OUString VCLXAccessibleRadioButton::getAccessibleActionDescription ( sal_Int32 nIndex ) thro… in getAccessibleActionDescription()
205 …Binding > VCLXAccessibleRadioButton::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
H A Dvclxaccessiblescrollbar.cxx143 sal_Bool VCLXAccessibleScrollBar::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsEx… in doAccessibleAction()
172 ::rtl::OUString VCLXAccessibleScrollBar::getAccessibleActionDescription ( sal_Int32 nIndex ) throw … in getAccessibleActionDescription()
195 …eyBinding > VCLXAccessibleScrollBar::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
H A Dvclxaccessiblestatusbaritem.cxx504 sal_Bool VCLXAccessibleStatusBarItem::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBoundsE… in setCaretPosition()
516 Sequence< PropertyValue > VCLXAccessibleStatusBarItem::getCharacterAttributes( sal_Int32 nIndex, co… in getCharacterAttributes()
540 awt::Rectangle VCLXAccessibleStatusBarItem::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutO… in getCharacterBounds()
567 sal_Int32 nIndex = -1; in getIndexAtPoint() local
H A Dvclxaccessibletabpage.cxx578 sal_Bool VCLXAccessibleTabPage::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in setCaretPosition()
590 Sequence< PropertyValue > VCLXAccessibleTabPage::getCharacterAttributes( sal_Int32 nIndex, const Se… in getCharacterAttributes()
614 awt::Rectangle VCLXAccessibleTabPage::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutOfBound… in getCharacterBounds()
639 sal_Int32 nIndex = -1; in getIndexAtPoint() local

Completed in 142 milliseconds

12345678910>>...55