Home
last modified time | relevance | path

Searched defs:nStartIndex (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A DSvxPresetListBox.cxx68 void SvxPresetListBox::FillPresetListBoxImpl(ListType & pList, sal_uInt32 nStartIndex) in FillPresetListBoxImpl()
80 void SvxPresetListBox::FillPresetListBox(XGradientList& pList, sal_uInt32 nStartIndex) in FillPresetListBox()
85 void SvxPresetListBox::FillPresetListBox(XHatchList& pList, sal_uInt32 nStartIndex) in FillPresetListBox()
90 void SvxPresetListBox::FillPresetListBox(XBitmapList& pList, sal_uInt32 nStartIndex) in FillPresetListBox()
95 void SvxPresetListBox::FillPresetListBox(XPatternList& pList, sal_uInt32 nStartIndex) in FillPresetListBox()
H A DSvxColorValueSet.cxx60 …id SvxColorValueSet::addEntriesForXColorList(const XColorList& rXColorList, sal_uInt32 nStartIndex) in addEntriesForXColorList()
79 void ColorValueSet::addEntriesForXColorList(const XColorList& rXColorList, sal_uInt32 nStartIndex) in addEntriesForXColorList()
100 sal_uInt32 nStartIndex = 1; in addEntriesForColorSet() local
121 sal_uInt32 nStartIndex = 1; in addEntriesForColorSet() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A DSvxPresetListBox.cxx72 void SvxPresetListBox::FillPresetListBoxImpl(ListType& pList, sal_uInt32 nStartIndex) in FillPresetListBoxImpl()
84 void SvxPresetListBox::FillPresetListBox(XGradientList& pList, sal_uInt32 nStartIndex) in FillPresetListBox()
89 void SvxPresetListBox::FillPresetListBox(XHatchList& pList, sal_uInt32 nStartIndex) in FillPresetListBox()
94 void SvxPresetListBox::FillPresetListBox(XBitmapList& pList, sal_uInt32 nStartIndex) in FillPresetListBox()
99 void SvxPresetListBox::FillPresetListBox(XPatternList& pList, sal_uInt32 nStartIndex) in FillPresetListBox()
H A DSvxColorValueSet.cxx53 …id SvxColorValueSet::addEntriesForXColorList(const XColorList& rXColorList, sal_uInt32 nStartIndex) in addEntriesForXColorList()
74 sal_uInt32 nStartIndex = 1; in addEntriesForColorSet() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx148 void VCLXAccessibleEdit::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
418 sal_Bool VCLXAccessibleEdit::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in setSelection()
446 OUString VCLXAccessibleEdit::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in getTextRange()
485 sal_Bool VCLXAccessibleEdit::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
494 sal_Bool VCLXAccessibleEdit::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in cutText()
535 sal_Bool VCLXAccessibleEdit::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in deleteText()
547 sal_Bool VCLXAccessibleEdit::replaceText( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const OUStrin… in replaceText()
573 sal_Bool VCLXAccessibleEdit::setAttributes( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const Seque… in setAttributes()
H A Dvclxaccessibletextcomponent.cxx102 void VCLXAccessibleTextComponent::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
291 sal_Bool VCLXAccessibleTextComponent::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in setSelection()
310 OUString VCLXAccessibleTextComponent::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in getTextRange()
342 sal_Bool VCLXAccessibleTextComponent::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
H A Dvclxaccessiblemenuitem.cxx131 void VCLXAccessibleMenuItem::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
304 sal_Bool VCLXAccessibleMenuItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in setSelection()
323 OUString VCLXAccessibleMenuItem::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in getTextRange()
355 sal_Bool VCLXAccessibleMenuItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
H A Dvclxaccessiblestatusbaritem.cxx173 void VCLXAccessibleStatusBarItem::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
440 OUString VCLXAccessibleStatusBarItem::getTextRange(sal_Int32 nStartIndex, sal_Int32 nEndIndex) in getTextRange()
545 sal_Bool VCLXAccessibleStatusBarItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in setSelection()
556 sal_Bool VCLXAccessibleStatusBarItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx148 void VCLXAccessibleEdit::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
418 sal_Bool VCLXAccessibleEdit::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in setSelection()
446 OUString VCLXAccessibleEdit::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in getTextRange()
485 sal_Bool VCLXAccessibleEdit::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
498 sal_Bool VCLXAccessibleEdit::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in cutText()
539 sal_Bool VCLXAccessibleEdit::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in deleteText()
551 sal_Bool VCLXAccessibleEdit::replaceText( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const OUStrin… in replaceText()
577 sal_Bool VCLXAccessibleEdit::setAttributes( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const Seque… in setAttributes()
H A Dvclxaccessibletextcomponent.cxx101 void VCLXAccessibleTextComponent::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
290 sal_Bool VCLXAccessibleTextComponent::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in setSelection()
309 OUString VCLXAccessibleTextComponent::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in getTextRange()
341 sal_Bool VCLXAccessibleTextComponent::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
H A Dvclxaccessiblemenuitem.cxx130 void VCLXAccessibleMenuItem::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
303 sal_Bool VCLXAccessibleMenuItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in setSelection()
322 OUString VCLXAccessibleMenuItem::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in getTextRange()
354 sal_Bool VCLXAccessibleMenuItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Daccessibletexthelper.cxx93 …bool OCommonAccessibleText::implIsValidRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex, sal_Int3… in implIsValidRange()
108 …sal_Int32 nStartIndex = xBreakIter->previousCharacters( rText, nIndex, implGetLocale(), i18n::Char… in implGetGlyphBoundary() local
229 sal_Int32 nStartIndex; in getSelectedText() local
248 sal_Int32 nStartIndex; in getSelectionStart() local
259 sal_Int32 nStartIndex; in getSelectionEnd() local
268 …OUString OCommonAccessibleText::implGetTextRange( const OUString& rText, sal_Int32 nStartIndex, sa… in implGetTextRange()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Daccessibletexthelper.cxx93 …bool OCommonAccessibleText::implIsValidRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex, sal_Int3… in implIsValidRange()
108 …sal_Int32 nStartIndex = xBreakIter->previousCharacters( rText, nIndex, implGetLocale(), i18n::Char… in implGetGlyphBoundary() local
229 sal_Int32 nStartIndex; in getSelectedText() local
248 sal_Int32 nStartIndex; in getSelectionStart() local
259 sal_Int32 nStartIndex; in getSelectionEnd() local
268 …OUString OCommonAccessibleText::implGetTextRange( const OUString& rText, sal_Int32 nStartIndex, sa… in implGetTextRange()
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx62 …void AccessibleBrowseBoxTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
267 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 nEn… in setSelection()
284 …OUString SAL_CALL AccessibleBrowseBoxTableCell::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEn… in getTextRange()
312 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndInd… in copyText()
H A DAccessibleGridControlTableCell.cxx94 …void AccessibleGridControlTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndInde… in implGetSelection()
273 …sal_Bool SAL_CALL AccessibleGridControlTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 n… in setSelection()
288 …OUString SAL_CALL AccessibleGridControlTableCell::getTextRange( sal_Int32 nStartIndex, sal_Int32 n… in getTextRange()
312 …sal_Bool SAL_CALL AccessibleGridControlTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndI… in copyText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx63 …void AccessibleBrowseBoxTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
277 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 nEn… in setSelection()
294 …OUString SAL_CALL AccessibleBrowseBoxTableCell::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEn… in getTextRange()
322 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndInd… in copyText()
H A DAccessibleGridControlTableCell.cxx94 …void AccessibleGridControlTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndInde… in implGetSelection()
273 …sal_Bool SAL_CALL AccessibleGridControlTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 n… in setSelection()
288 …OUString SAL_CALL AccessibleGridControlTableCell::getTextRange( sal_Int32 nStartIndex, sal_Int32 n… in getTextRange()
312 …sal_Bool SAL_CALL AccessibleGridControlTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndI… in copyText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DPageHeaderFooterContext.hxx27 sal_Int32 nStartIndex; member in PageHeaderFooterContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A DPageHeaderFooterContext.hxx28 sal_Int32 const nStartIndex; member in PageHeaderFooterContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx86 static ESelection MakeSelection( sal_Int32 nStartPara, sal_Int32 nStartIndex, in MakeSelection()
310 bool AccessibleStaticTextBase_Impl::SetSelection( sal_Int32 nStartPara, sal_Int32 nStartIndex, in SetSelection()
328 bool AccessibleStaticTextBase_Impl::CopyText( sal_Int32 nStartPara, sal_Int32 nStartIndex, in CopyText()
625 …sal_Bool SAL_CALL AccessibleStaticTextBase::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndInd… in setSelection()
648 …OUString SAL_CALL AccessibleStaticTextBase::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndInd… in getTextRange()
758 sal_Int32 nStartIndex, nEndIndex; in getTextAtIndex() local
869 … sal_Bool SAL_CALL AccessibleStaticTextBase::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx89 static ESelection MakeSelection( sal_Int32 nStartPara, sal_Int32 nStartIndex, in MakeSelection()
313 bool AccessibleStaticTextBase_Impl::SetSelection( sal_Int32 nStartPara, sal_Int32 nStartIndex, in SetSelection()
331 bool AccessibleStaticTextBase_Impl::CopyText( sal_Int32 nStartPara, sal_Int32 nStartIndex, in CopyText()
628 …sal_Bool SAL_CALL AccessibleStaticTextBase::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndInd… in setSelection()
651 …OUString SAL_CALL AccessibleStaticTextBase::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndInd… in getTextRange()
761 sal_Int32 nStartIndex, nEndIndex; in getTextAtIndex() local
872 … sal_Bool SAL_CALL AccessibleStaticTextBase::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) in copyText()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/gcore/
H A Dgdalcolortable.cpp328 int nStartIndex, const GDALColorEntry *psStartColor, in CreateColorRamp()
400 int nStartIndex, const GDALColorEntry *psStartColor, in GDALCreateColorRamp()
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalcolortable.cpp378 int nStartIndex, const GDALColorEntry *psStartColor, in CreateColorRamp()
455 int nStartIndex, const GDALColorEntry *psStartColor, in GDALCreateColorRamp()
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalcolortable.cpp382 int nStartIndex, const GDALColorEntry *psStartColor, in CreateColorRamp()
448 int nStartIndex, const GDALColorEntry *psStartColor, in GDALCreateColorRamp()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalcolortable.cpp382 int nStartIndex, const GDALColorEntry *psStartColor, in CreateColorRamp()
448 int nStartIndex, const GDALColorEntry *psStartColor, in GDALCreateColorRamp()

12345678910