/trunk/main/comphelper/source/misc/ |
H A D | accessibletexthelper.cxx | 115 …sal_Bool OCommonAccessibleText::implIsValidRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex, sal_… in implIsValidRange() 136 …sal_Int32 nEndIndex = xBreakIter->nextCharacters( sText, nStartIndex, implGetLocale(), i18n::Chara… in implGetGlyphBoundary() local 277 sal_Int32 nEndIndex; in getSelectedText() local 297 sal_Int32 nEndIndex; in getSelectionStart() local 309 sal_Int32 nEndIndex; 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()
|
/trunk/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 … VCLXAccessibleTextComponent::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (In… 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 …_CALL VCLXAccessibleListItem::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (In… 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 …LL VCLXAccessibleToolBoxItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (In… 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()
|
/trunk/main/xmloff/source/style/ |
H A D | PageHeaderFooterContext.hxx | 32 sal_Int32 nEndIndex; member in PageHeaderFooterContext
|
H A D | PageMasterImportContext.cxx | 104 sal_Int32 nEndIndex (-1); in CreateChildContext() local 139 sal_Int32 nEndIndex (-1); in CreateChildContext() local
|
H A D | PagePropertySetContext.cxx | 47 sal_Int32 nStartIndex, sal_Int32 nEndIndex, in PagePropertySetContext()
|
/trunk/main/accessibility/source/extended/ |
H A D | AccessibleBrowseBoxTableCell.cxx | 73 void AccessibleBrowseBoxTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection() 292 …AccessibleBrowseBoxTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::… in setSelection() 307 …AccessibleBrowseBoxTableCell::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::… in getTextRange() 331 …ALL AccessibleBrowseBoxTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::… in copyText()
|
H A D | AccessibleGridControlTableCell.cxx | 110 …id AccessibleGridControlTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection() 306 …cessibleGridControlTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::… in setSelection() 321 …cessibleGridControlTableCell::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::… in getTextRange() 345 …L AccessibleGridControlTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::… in copyText()
|
H A D | accessibleiconchoicectrlentry.cxx | 230 …void AccessibleIconChoiceCtrlEntry::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex… in implGetSelection() 537 …LL AccessibleIconChoiceCtrlEntry::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (In… in copyText() 650 …ccessibleIconChoiceCtrlEntry::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::… in setSelection() 668 …ccessibleIconChoiceCtrlEntry::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::… in getTextRange()
|
H A D | textwindowaccessibility.cxx | 438 ::sal_Int32 nEndIndex) in setSelection() 457 ::sal_Int32 nEndIndex) in getTextRange() 488 ::sal_Int32 nEndIndex) in copyText() 499 ::sal_Int32 nEndIndex) in cutText() 522 ::sal_Int32 nEndIndex) in deleteText() 545 ParagraphImpl::replaceText(::sal_Int32 nStartIndex, ::sal_Int32 nEndIndex, in replaceText() 558 ::sal_Int32 nStartIndex, ::sal_Int32 nEndIndex, in setAttributes()
|
/trunk/main/editeng/source/accessibility/ |
H A D | AccessibleStaticTextBase.cxx | 93 sal_Int32 nEndPara, sal_Int32 nEndIndex ) in MakeSelection() 418 sal_Int32 nEndPara, sal_Int32 nEndIndex ) in SetSelection() 437 sal_Int32 nEndPara, sal_Int32 nEndIndex ) in CopyText() 827 …ALL AccessibleStaticTextBase::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in setSelection() 850 …ALL AccessibleStaticTextBase::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in getTextRange() 962 sal_uInt16 nStartIndex, nEndIndex; in getTextAtIndex() local 1071 …AL_CALL AccessibleStaticTextBase::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… 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 …ssibleEditableTextPara::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndIndex, sal_Int32… in GetAttributeRun() 1712 …L AccessibleEditableTextPara::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in setSelection() 1746 …L AccessibleEditableTextPara::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in getTextRange() 2061 sal_uInt16 nStartIndex, nEndIndex; in getTextAtIndex() local 2168 sal_uInt16 nStartIndex, nEndIndex; in getTextBeforeIndex() local 2333 sal_uInt16 nStartIndex, nEndIndex; in getTextBehindIndex() local 2444 …_CALL AccessibleEditableTextPara::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in copyText() 2490 …L_CALL AccessibleEditableTextPara::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in cutText() [all …]
|
/trunk/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | GluePointDemo.java | 109 int nEndIndex = 1; in main() local
|
/trunk/main/chart2/source/view/charttypes/ |
H A D | BubbleChart.cxx | 85 sal_Int32 nEndIndex = VSeriesPlotter::getPointCount(); in calculateMaximumLogicBubbleSize() local 225 sal_Int32 nEndIndex = VSeriesPlotter::getPointCount(); in createShapes() local
|
/trunk/main/slideshow/source/inc/ |
H A D | doctreenode.hxx | 102 sal_Int32 nEndIndex, in DocTreeNode()
|
/trunk/main/sw/source/core/text/ |
H A D | itratr.hxx | 65 xub_StrLen nStartIndex, nEndIndex, nPos; member in SwAttrIter
|
/trunk/main/canvas/source/vcl/ |
H A D | textlayout.cxx | 332 …L_CALL TextLayout::queryVisualHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in queryVisualHighlighting() 343 …_CALL TextLayout::queryLogicalHighlighting( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in queryLogicalHighlighting()
|
/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlsInsertAnimator.cxx | 269 const sal_Int32 nEndIndex (rLayouter.GetIndex(nRow, rLayouter.GetColumnCount()-1)); in GetRun() local 353 const sal_Int32 nEndIndex) in PageObjectRun()
|
/trunk/main/sw/source/core/access/ |
H A D | accpara.cxx | 251 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in GetSelection() local 667 sal_Int32 nEndIndex ) in CreateUnoPortion() 2882 sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in getTextRange() 3105 sal_Bool SwAccessibleParagraph::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText() 3122 sal_Bool SwAccessibleParagraph::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in cutText() 3152 sal_Bool SwAccessibleParagraph::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in deleteText() 3165 sal_Int32 nStartIndex, sal_Int32 nEndIndex, in replaceText() 3217 sal_Int32 nEndIndex, in setAttributes() 3727 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in getSelectedPortionCount() local 3800 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in removeSelection() local [all …]
|
/trunk/main/sc/source/core/data/ |
H A D | markarr.cxx | 258 SCSIZE nEndIndex; in IsAllMarked() local
|