| /aoo41x/main/comphelper/source/misc/ | 
| H A D | accessibletexthelper.cxx | 115 …sal_Bool OCommonAccessibleText::implIsValidRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex, sal_…  in implIsValidRange()133 …sal_Int32 nStartIndex = xBreakIter->previousCharacters( sText, nIndex, implGetLocale(), i18n::Char…  in implGetGlyphBoundary()  local
 276 		sal_Int32 nStartIndex;  in getSelectedText()  local
 296 		sal_Int32 nStartIndex;  in getSelectionStart()  local
 308 		sal_Int32 nStartIndex;  in getSelectionEnd()  local
 325 …::rtl::OUString OCommonAccessibleText::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) …  in getTextRange()
 873 …::rtl::OUString OAccessibleTextHelper::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) …  in getTextRange()
 
 | 
| /aoo41x/main/accessibility/source/standard/ | 
| H A D | vclxaccessibleedit.cxx | 166 void VCLXAccessibleEdit::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()427 sal_Bool VCLXAccessibleEdit::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (Inde…  in setSelection()
 459 ::rtl::OUString VCLXAccessibleEdit::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) thro…  in getTextRange()
 495 sal_Bool VCLXAccessibleEdit::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (IndexOut…  in copyText()
 506 sal_Bool VCLXAccessibleEdit::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (IndexOutO…  in cutText()
 549 sal_Bool VCLXAccessibleEdit::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (IndexO…  in deleteText()
 567 sal_Bool VCLXAccessibleEdit::replaceText( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const ::rtl::…  in replaceText()
 594 sal_Bool VCLXAccessibleEdit::setAttributes( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const Seque…  in setAttributes()
 
 | 
| H A D | vclxaccessibletextcomponent.cxx | 120 void VCLXAccessibleTextComponent::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()323 sal_Bool VCLXAccessibleTextComponent::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) th…  in setSelection()
 344 ::rtl::OUString VCLXAccessibleTextComponent::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndInd…  in getTextRange()
 380 sal_Bool VCLXAccessibleTextComponent::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw …  in copyText()
 
 | 
| H A D | vclxaccessiblemenuitem.cxx | 151 void VCLXAccessibleMenuItem::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()344 sal_Bool VCLXAccessibleMenuItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (…  in setSelection()
 365 ::rtl::OUString VCLXAccessibleMenuItem::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) …  in getTextRange()
 401 sal_Bool VCLXAccessibleMenuItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (Inde…  in copyText()
 
 | 
| H A D | vclxaccessiblelistitem.cxx | 151 void VCLXAccessibleListItem::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()540 sal_Bool SAL_CALL VCLXAccessibleListItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex …  in setSelection()
 559 ::rtl::OUString SAL_CALL VCLXAccessibleListItem::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEn…  in getTextRange()
 591 sal_Bool SAL_CALL VCLXAccessibleListItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) th…  in copyText()
 
 | 
| H A D | vclxaccessiblestatusbaritem.cxx | 205 void VCLXAccessibleStatusBarItem::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()583 sal_Bool VCLXAccessibleStatusBarItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) th…  in setSelection()
 595 sal_Bool VCLXAccessibleStatusBarItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw …  in copyText()
 
 | 
| H A D | vclxaccessibletoolboxitem.cxx | 276 void VCLXAccessibleToolBoxItem::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()524 sal_Bool SAL_CALL VCLXAccessibleToolBoxItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndInd…  in setSelection()
 534 sal_Bool SAL_CALL VCLXAccessibleToolBoxItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex )…  in copyText()
 
 | 
| H A D | vclxaccessibletabpage.cxx | 238 void VCLXAccessibleTabPage::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()656 sal_Bool VCLXAccessibleTabPage::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (I…  in setSelection()
 668 sal_Bool VCLXAccessibleTabPage::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (Index…  in copyText()
 
 | 
| /aoo41x/main/xmloff/source/style/ | 
| H A D | PageHeaderFooterContext.hxx | 31 	sal_Int32								nStartIndex;  member in PageHeaderFooterContext
 | 
| H A D | PagePropertySetContext.cxx | 47 				 sal_Int32 nStartIndex, sal_Int32 nEndIndex,  in PagePropertySetContext()
 | 
| H A D | PageMasterImportContext.cxx | 103             sal_Int32 nStartIndex (-1);  in CreateChildContext()  local
 | 
| /aoo41x/main/accessibility/source/extended/ | 
| H A D | AccessibleBrowseBoxTableCell.cxx | 73 	void AccessibleBrowseBoxTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()292 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 nEn…  in setSelection()
 307 …::rtl::OUString SAL_CALL AccessibleBrowseBoxTableCell::getTextRange( sal_Int32 nStartIndex, sal_In…  in getTextRange()
 331 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndInd…  in copyText()
 
 | 
| H A D | AccessibleGridControlTableCell.cxx | 110 …void AccessibleGridControlTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndInde…  in implGetSelection()306 …sal_Bool SAL_CALL AccessibleGridControlTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 n…  in setSelection()
 321 …::rtl::OUString SAL_CALL AccessibleGridControlTableCell::getTextRange( sal_Int32 nStartIndex, sal_…  in getTextRange()
 345 …sal_Bool SAL_CALL AccessibleGridControlTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndI…  in copyText()
 
 | 
| H A D | accessibleiconchoicectrlentry.cxx | 230 …void AccessibleIconChoiceCtrlEntry::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex…  in implGetSelection()537 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIn…  in copyText()
 650 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::setSelection( sal_Int32 nStartIndex, sal_Int32 nE…  in setSelection()
 668 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getTextRange( sal_Int32 nStartIndex, sal_I…  in getTextRange()
 
 | 
| H A D | textwindowaccessibility.cxx | 437 ::sal_Bool SAL_CALL ParagraphImpl::setSelection(::sal_Int32 nStartIndex,  in setSelection()456 ::rtl::OUString SAL_CALL ParagraphImpl::getTextRange(::sal_Int32 nStartIndex,  in getTextRange()
 487 ::sal_Bool SAL_CALL ParagraphImpl::copyText(::sal_Int32 nStartIndex,  in copyText()
 498 ::sal_Bool SAL_CALL ParagraphImpl::cutText(::sal_Int32 nStartIndex,  in cutText()
 521 ::sal_Bool SAL_CALL ParagraphImpl::deleteText(::sal_Int32 nStartIndex,  in deleteText()
 545 ParagraphImpl::replaceText(::sal_Int32 nStartIndex, ::sal_Int32 nEndIndex,  in replaceText()
 558     ::sal_Int32 nStartIndex, ::sal_Int32 nEndIndex,  in setAttributes()
 
 | 
| /aoo41x/main/editeng/source/accessibility/ | 
| H A D | AccessibleStaticTextBase.cxx | 92     ESelection MakeSelection( sal_Int32 nStartPara, sal_Int32 nStartIndex,  in MakeSelection()417 … sal_Bool AccessibleStaticTextBase_Impl::SetSelection( sal_Int32 nStartPara, sal_Int32 nStartIndex,  in SetSelection()
 436     sal_Bool AccessibleStaticTextBase_Impl::CopyText( sal_Int32 nStartPara, sal_Int32 nStartIndex,  in CopyText()
 827 …sal_Bool SAL_CALL AccessibleStaticTextBase::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndInd…  in setSelection()
 850 …::rtl::OUString SAL_CALL AccessibleStaticTextBase::getTextRange( sal_Int32 nStartIndex, sal_Int32 …  in getTextRange()
 962               sal_uInt16 nStartIndex, nEndIndex;  in getTextAtIndex()  local
 1071 …sal_Bool SAL_CALL AccessibleStaticTextBase::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex )…  in copyText()
 
 | 
| H A D | AccessibleEditableTextPara.cxx | 199 …  void AccessibleEditableTextPara::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex )  in implGetSelection()503 …String AccessibleEditableTextPara::GetTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) SAL_…  in GetTextRange()
 793 …sal_Bool AccessibleEditableTextPara::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndInd…  in GetAttributeRun()
 1711 …sal_Bool SAL_CALL AccessibleEditableTextPara::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndI…  in setSelection()
 1745 …::rtl::OUString SAL_CALL AccessibleEditableTextPara::getTextRange( sal_Int32 nStartIndex, sal_Int3…  in getTextRange()
 2060                     sal_uInt16 nStartIndex, nEndIndex;  in getTextAtIndex()  local
 2167                 sal_uInt16 nStartIndex, nEndIndex;  in getTextBeforeIndex()  local
 2332                 sal_uInt16 nStartIndex, nEndIndex;  in getTextBehindIndex()  local
 2443 …sal_Bool SAL_CALL AccessibleEditableTextPara::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex…  in copyText()
 2489 …sal_Bool SAL_CALL AccessibleEditableTextPara::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex …  in cutText()
 [all …]
 
 | 
| /aoo41x/main/tools/inc/tools/ | 
| H A D | unqidx.hxx | 40     sal_uIntPtr           nStartIndex;  member in UniqueIndex
 | 
| H A D | dynary.hxx | 53     sal_uIntPtr       GetIndex( const void* p, sal_uIntPtr nStartIndex,  in GetIndex()
 | 
| /aoo41x/main/odk/examples/DevelopersGuide/Drawing/ | 
| H A D | GluePointDemo.java | 108 			int nStartIndex = 3;  in main()  local
 | 
| /aoo41x/main/canvas/source/vcl/ | 
| H A D | textlayout.cxx | 320 …sal_Int32 SAL_CALL TextLayout::getNextInsertionIndex( sal_Int32 nStartIndex, sal_Int32 nCaretAdvan…  in getNextInsertionIndex()332 …g::XPolyPolygon2D > SAL_CALL TextLayout::queryVisualHighlighting( sal_Int32 nStartIndex, sal_Int32…  in queryVisualHighlighting()
 343 …::XPolyPolygon2D > SAL_CALL TextLayout::queryLogicalHighlighting( sal_Int32 nStartIndex, sal_Int32…  in queryLogicalHighlighting()
 
 | 
| /aoo41x/main/chart2/source/view/charttypes/ | 
| H A D | BubbleChart.cxx | 84     sal_Int32 nStartIndex = 0;  in calculateMaximumLogicBubbleSize()  local224     sal_Int32 nStartIndex = 0; // inclusive       ;..todo get somehow from x scale  in createShapes()  local
 
 | 
| /aoo41x/main/slideshow/source/inc/ | 
| H A D | doctreenode.hxx | 101             DocTreeNode( sal_Int32 nStartIndex,   in DocTreeNode()
 | 
| /aoo41x/main/svx/source/tbxctrls/ | 
| H A D | SvxColorValueSet.cxx | 64 …lorValueSet::addEntriesForXColorList(const XColorListSharedPtr aXColorList, sal_uInt32 nStartIndex)  in addEntriesForXColorList()
 | 
| /aoo41x/main/sw/source/core/text/ | 
| H A D | itratr.hxx | 65     xub_StrLen nStartIndex, nEndIndex, nPos;  member in SwAttrIter
 |