Home
last modified time | relevance | path

Searched refs:replaceByIndex (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbalisthelper.cxx187 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateBulletListTemplate()
252 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateNumberListTemplate()
375 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType1()
395 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType2()
442 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType3()
526 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType4()
544 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType5()
627 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType6()
640 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType7()
656 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in setPropertyValueWithNameAndLevel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbalisthelper.cxx188 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateBulletListTemplate()
253 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateNumberListTemplate()
376 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType1()
396 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType2()
443 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType3()
527 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType4()
545 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType5()
628 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType6()
641 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in CreateOutlineNumberForType7()
657 mxNumberingRules->replaceByIndex( nLevel, uno::makeAny( aPropertyValues ) ); in setPropertyValueWithNameAndLevel()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/container/
H A D_XIndexReplace.java117 oObj.replaceByIndex(0, oInstance); in _replaceByIndex()
135 oObj.replaceByIndex(999, oInstance); in _replaceByIndex()
161 oObj.replaceByIndex(0, null); in _replaceByIndex()
187 oObj.replaceByIndex(0, old); in _replaceByIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/container/
H A D_XIndexReplace.java117 oObj.replaceByIndex(0, oInstance); in _replaceByIndex()
135 oObj.replaceByIndex(999, oInstance); in _replaceByIndex()
161 oObj.replaceByIndex(0, null); in _replaceByIndex()
187 oObj.replaceByIndex(0, old); in _replaceByIndex()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Tests/
H A DPropertyPathBuilderTest.php103 $this->builder->replaceByIndex(1, 'new1');
112 $this->builder->replaceByIndex(0);
122 $this->builder->replaceByIndex(6, 'new1');
128 $this->builder->replaceByIndex(-1, 'new1');
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Tests/
H A DPropertyPathBuilderTest.php103 $this->builder->replaceByIndex(1, 'new1');
112 $this->builder->replaceByIndex(0);
122 $this->builder->replaceByIndex(6, 'new1');
128 $this->builder->replaceByIndex(-1, 'new1');
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx49 … virtual void SAL_CALL replaceByIndex( sal_Int32 nIndex, const css::uno::Any& aElement ) override;
99 void SAL_CALL IndexedPropertyValuesContainer::replaceByIndex( sal_Int32 nIndex, const css::uno::Any… in replaceByIndex() function in IndexedPropertyValuesContainer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx47 … virtual void SAL_CALL replaceByIndex( sal_Int32 nIndex, const css::uno::Any& aElement ) override;
95 void SAL_CALL IndexedPropertyValuesContainer::replaceByIndex( sal_Int32 nIndex, const css::uno::Any… in replaceByIndex() function in IndexedPropertyValuesContainer
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx138 void SAL_CALL RootActionTriggerContainer::replaceByIndex( sal_Int32 Index, const Any& Element ) in replaceByIndex() function in framework::RootActionTriggerContainer
145 PropertySetContainer::replaceByIndex( Index, Element ); in replaceByIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx138 void SAL_CALL RootActionTriggerContainer::replaceByIndex( sal_Int32 Index, const Any& Element ) in replaceByIndex() function in framework::RootActionTriggerContainer
145 PropertySetContainer::replaceByIndex( Index, Element ); in replaceByIndex()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXCustomPresentation.csv7 "SdXCustomPresentation";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXCustomPresentation.csv7 "SdXCustomPresentation";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.DispatchRecorder.csv5 "DispatchRecorder";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.DispatchRecorder.csv5 "DispatchRecorder";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/helper/
H A Dpropertysetcontainer.hxx51 … virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const css::uno::Any& Element ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/helper/
H A Dpropertysetcontainer.hxx53 … virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const css::uno::Any& Element ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/
H A DFormsCollection.hxx103 virtual void SAL_CALL replaceByIndex(sal_Int32 p1, const css::uno::Any& p2) override in replaceByIndex() function in frm::OFormsCollection
104 { return OInterfaceContainer::replaceByIndex(p1, p2); } in replaceByIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/component/
H A DFormsCollection.hxx104 virtual void SAL_CALL replaceByIndex(sal_Int32 p1, const css::uno::Any& p2) override in replaceByIndex() function in frm::OFormsCollection
105 { return OInterfaceContainer::replaceByIndex(p1, p2); } in replaceByIndex()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoNumberingRules.csv5 "SvxUnoNumberingRules";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXNumberingRules.csv5 "SwXNumberingRules";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
H A Dcom.sun.star.comp.office.SwXChapterNumbering.csv5 "SwXChapterNumbering";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXChapterNumbering.csv5 "SwXChapterNumbering";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
H A Dcom.sun.star.comp.office.SwXNumberingRules.csv5 "SwXNumberingRules";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoNumberingRules.csv5 "SvxUnoNumberingRules";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/uielement/
H A Ditemcontainer.hxx55 … virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const css::uno::Any& Element ) override;

12345678