Home
last modified time | relevance | path

Searched refs:replaceByIndex (Results 76 – 94 of 94) sorted by relevance

1234

/aoo42x/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx311 void SAL_CALL RootItemContainer::replaceByIndex( sal_Int32 Index, const Any& aItem ) in replaceByIndex() function in framework::RootItemContainer
/aoo42x/main/reportdesign/source/core/inc/
H A DShape.hxx166 …virtual void SAL_CALL replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element…
/aoo42x/main/framework/source/recording/
H A Ddispatchrecorder.cxx456 void SAL_CALL DispatchRecorder::replaceByIndex(sal_Int32 idx, const com::sun::star::uno::Any& eleme… in replaceByIndex() function in framework::DispatchRecorder
/aoo42x/main/forms/source/inc/
H A DInterfaceContainer.hxx165 …virtual void SAL_CALL replaceByIndex(sal_Int32 _nIndex, const ::com::sun::star::uno::Any& _rElemen…
/aoo42x/main/sfx2/source/control/
H A Drequest.cxx382 xReplace->replaceByIndex( nCount-1, aElement ); in Record()
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv118 "ODatabaseForm";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/aoo42x/main/sw/inc/
H A Dunosett.hxx191 …virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::Any& Element )…
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1574 replaceByIndex(nPos, aElement); in replaceByName()
1657 void SAL_CALL SbaXFormAdapter::replaceByIndex(sal_Int32 _rIndex, const Any& Element) throw( ::com::… in replaceByIndex() function in SbaXFormAdapter
/aoo42x/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1388 xIndexReplace->replaceByIndex( in IMPL_LINK()
/aoo42x/main/forms/source/misc/
H A DInterfaceContainer.cxx1046 void SAL_CALL OInterfaceContainer::replaceByIndex(sal_Int32 _nIndex, const Any& Element) throw( Ill… in replaceByIndex() function in frm::OInterfaceContainer
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx3047 xParaStyles->replaceByIndex(nLevel - 1, uno::makeAny(aStyles)); in handleToc()
3103 xLevelFormats->replaceByIndex( nLevel, uno::makeAny( aNewLevel ) ); in handleToc()
/aoo42x/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java1546 xReplace.replaceByIndex ( i, aProps ); in NumberingExample()
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx490 …virtual void SAL_CALL replaceByIndex(sal_Int32 _rIndex, const ::com::sun::star::uno::Any& Element)…
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx948 xCols->replaceByIndex( nPos, makeAny( xNewCol ) ); in PostExecuteColumnContextMenu()
/aoo42x/main/framework/source/uielement/
H A Dtoolbarmanager.cxx2058 xItemContainer->replaceByIndex( i, makeAny( aProp )); in IMPL_LINK()
/aoo42x/main/sw/source/core/unocore/
H A Dunosett.cxx1334 void SwXNumberingRules::replaceByIndex(sal_Int32 nIndex, const uno::Any& rElement) in replaceByIndex() function in SwXNumberingRules
/aoo42x/main/xmloff/source/text/
H A Dtxtimp.cxx2154 m_pImpl->m_xChapterNumbering->replaceByIndex(i, in SetOutlineStyles()
/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx1232 xIndexParent->replaceByIndex(nIndex, aNewModel); in executeControlConversionSlot()
/aoo42x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3415 rToolbarDefinition->replaceByIndex( i, Any( aSeqPropValue )); in ConvertSlotsToCommands()

Completed in 421 milliseconds

1234