Home
last modified time | relevance | path

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

1234

/aoo42x/main/reportdesign/source/core/api/
H A DFunctions.cxx125 void SAL_CALL OFunctions::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang:… in replaceByIndex() function in reportdesign::OFunctions
H A DGroups.cxx138 void SAL_CALL OGroups::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::Il… in replaceByIndex() function in reportdesign::OGroups
/aoo42x/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx684 xIndexReplace->replaceByIndex( 0, rValue ); in setCellAny()
690 xIndexReplace->replaceByIndex( nAtRow, rValue ); in setCellAny()
/aoo42x/main/framework/inc/uielement/
H A Drootitemcontainer.hxx97 virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::Any& Element )
/aoo42x/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx244 void SAL_CALL ItemContainer::replaceByIndex( sal_Int32 Index, const Any& aItem ) in replaceByIndex() function in framework::ItemContainer
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Droadmapcontrol.hxx132 …virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const Any & _Element) throw (IllegalArgumen…
H A Dtabpagecontainer.hxx87 virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::Any& Element )
/aoo42x/main/sw/source/core/unocore/
H A Dunoidx.cxx234 replaceByIndex(sal_Int32 Index, const uno::Any& rElement)
283 replaceByIndex(sal_Int32 Index, const uno::Any& rElement)
2801 SwXDocumentIndex::StyleAccess_Impl::replaceByIndex( in replaceByIndex() function in SwXDocumentIndex::StyleAccess_Impl
2973 SwXDocumentIndex::TokenAccess_Impl::replaceByIndex( in replaceByIndex() function in SwXDocumentIndex::TokenAccess_Impl
/aoo42x/main/chart2/source/tools/
H A DUncachedDataSequence.cxx250 void SAL_CALL UncachedDataSequence::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) in replaceByIndex() function in chart::UncachedDataSequence
/aoo42x/main/stoc/source/invocation/
H A Dinvocation.cxx212 virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const Any& Element ) in replaceByIndex() function in stoc_inv::Invocation_Impl
214 { _xIndexContainer->replaceByIndex( Index, Element ); } in replaceByIndex()
/aoo42x/main/xmloff/source/style/
H A Dxmlnumi.cxx1219 rNumRule->replaceByIndex( nLevel, aAny ); in FillUnoNumRule()
1418 rNumRule->replaceByIndex( nLevel, aAny ); in SetDefaultStyle()
/aoo42x/main/forms/source/xforms/
H A Dcollection.hxx195 virtual void SAL_CALL replaceByIndex( sal_Int32 nIndex, in replaceByIndex() function in Collection
/aoo42x/main/xmloff/source/text/
H A DXMLIndexTemplateContext.cxx206 xIndexReplace->replaceByIndex(nOutlineLevel, aAny); in EndElement()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunocpres.hxx83 …virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::Any& Element )…
H A Dunocpres.cxx153 void SAL_CALL SdXCustomPresentation::replaceByIndex( sal_Int32 Index, const uno::Any& Element ) in replaceByIndex() function in SdXCustomPresentation
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.cxx43 xIndexContainer->replaceByIndex( m_nPosition, uno::makeAny( m_aPropertyValues ) ); in ApplyChange()
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OGridControlModel.csv42 "OGridControlModel";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/aoo42x/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx402 xNumRule->replaceByIndex( getLevel(), makeAny( aBulletPropSeq ) ); in pushToPropSet()
/aoo42x/main/reportdesign/source/core/inc/
H A DFixedText.hxx144 …virtual void SAL_CALL replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element…
H A DFormattedField.hxx112 …virtual void SAL_CALL replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element…
H A DImageControl.hxx148 …virtual void SAL_CALL replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element…
H A DFixedLine.hxx159 …virtual void SAL_CALL replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element…
/aoo42x/main/toolkit/source/controls/
H A Dtabpagecontainer.cxx186 void SAL_CALL UnoControlTabPageContainerModel::replaceByIndex( ::sal_Int32 /*Index*/, const uno::An… in replaceByIndex() function in UnoControlTabPageContainerModel
H A Droadmapcontrol.cxx328 void SAL_CALL UnoControlRoadmapModel::replaceByIndex( const sal_Int32 Index, const Any& _Element) in replaceByIndex() function in toolkit::UnoControlRoadmapModel
/aoo42x/main/stoc/source/inspect/
H A Dintrospection.cxx908 virtual void SAL_CALL replaceByIndex(sal_Int32 Index, const Any& Element)
1158 void ImplIntrospectionAdapter::replaceByIndex(sal_Int32 Index, const Any& Element) in replaceByIndex() function in stoc_inspect::ImplIntrospectionAdapter
1161 mxObjIndexContainer->replaceByIndex( Index, Element ); in replaceByIndex()

Completed in 123 milliseconds

1234