Home
last modified time | relevance | path

Searched defs:nStartIndex (Results 1 – 25 of 75) sorted by path

123

/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx73 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 DAccessibleGridControlTableCell.cxx110 …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 Daccessibleiconchoicectrlentry.cxx230 …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 Daccessiblelistboxentry.cxx228 void AccessibleListBoxEntry::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
743 …sal_Bool SAL_CALL AccessibleListBoxEntry::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) t… in copyText()
1107 …sal_Bool SAL_CALL AccessibleListBoxEntry::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex… in setSelection()
1125 …::rtl::OUString SAL_CALL AccessibleListBoxEntry::getTextRange( sal_Int32 nStartIndex, sal_Int32 nE… in getTextRange()
H A Dtextwindowaccessibility.cxx437 ::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()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx166 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 Dvclxaccessiblelistitem.cxx151 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 Dvclxaccessiblemenuitem.cxx151 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 Dvclxaccessiblestatusbaritem.cxx205 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 Dvclxaccessibletabpage.cxx238 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()
H A Dvclxaccessibletextcomponent.cxx120 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 Dvclxaccessibletoolboxitem.cxx276 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()
/trunk/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx505 sal_uInt32 nStartIndex(0); in TrapezoidSubdivider() local
/trunk/main/canvas/source/vcl/
H A Dtextlayout.cxx320 …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()
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx619 sal_Int32 nStartIndex = 0; // inclusive ;..todo get somehow from x scale in createShapes() local
H A DBarChart.cxx464 sal_Int32 nStartIndex = 0; in createShapes() local
H A DBubbleChart.cxx84 sal_Int32 nStartIndex = 0; in calculateMaximumLogicBubbleSize() local
224 sal_Int32 nStartIndex = 0; // inclusive ;..todo get somehow from x scale in createShapes() local
H A DCandleStickChart.cxx175 sal_Int32 nStartIndex = 0; in createShapes() local
/trunk/main/comphelper/source/misc/
H A Daccessibletexthelper.cxx115 …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()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2831 sal_Int32 nStartIndex, in forSubsetRange()
3117 bool ImplRenderer::drawSubset( sal_Int32 nStartIndex, in drawSubset()
3167 ::basegfx::B2DRange ImplRenderer::getSubsetArea( sal_Int32 nStartIndex, in getSubsetArea()
/trunk/main/cppu/source/uno/
H A Ddestr.hxx192 sal_Int32 nStartIndex, sal_Int32 nStopIndex, in idestructElements()
H A Dsequence.cxx76 sal_Int32 nStartIndex, sal_Int32 nStopIndex, in idefaultConstructElements()
370 sal_Int32 nStartIndex, sal_Int32 nStopIndex, in icopyConstructFromElements()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx199 … 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()
1712 …sal_Bool SAL_CALL AccessibleEditableTextPara::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndI… in setSelection()
1746 …::rtl::OUString SAL_CALL AccessibleEditableTextPara::getTextRange( sal_Int32 nStartIndex, sal_Int3… 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 …sal_Bool SAL_CALL AccessibleEditableTextPara::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex… in copyText()
2490 …sal_Bool SAL_CALL AccessibleEditableTextPara::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex … in cutText()
[all …]
H A DAccessibleStaticTextBase.cxx92 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()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx226 sal_uInt16 nStartIndex = pLine->GetStart(); in DrawSelection() local

Completed in 193 milliseconds

123