Home
last modified time | relevance | path

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

1234

/aoo42x/main/xmloff/source/text/
H A DXMLIndexTOCStylesContext.cxx123 xIndexReplace->replaceByIndex(nOutlineLevel, aAny); in EndElement()
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormsCollection.csv13 "OFormsCollection";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
/aoo42x/main/framework/inc/helper/
H A Dpropertysetcontainer.hxx63 virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::Any& Element )
/aoo42x/main/udkapi/com/sun/star/container/
H A DXIndexReplace.idl58 void replaceByIndex( [in] long Index,
/aoo42x/main/framework/inc/recording/
H A Ddispatchrecorder.hxx96 …virtual void SAL_CALL replaceByIndex(sal_Int32, const com::sun::star::uno::Any&) throw (::com::su…
/aoo42x/main/framework/source/fwe/helper/
H A Dpropertysetcontainer.cxx136 void SAL_CALL PropertySetContainer::replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::A… in replaceByIndex() function in framework::PropertySetContainer
/aoo42x/main/qadevOOo/tests/java/ifc/text/
H A D_BaseIndex.java131 indProp.replaceByIndex(0, newVal); in _LevelFormat()
/aoo42x/main/framework/inc/uielement/
H A Ditemcontainer.hxx82 virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::Any& Element )
/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java84 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletBeforeAndAfterCharacter()
H A DParagraphNumberingAndBulletTabStop.java82 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletTabStop()
H A DParagraphNumberingAndBullet_Number_StartWith.java85 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletStartWith()
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java87 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBulletIndentAtAndAlignAt()
H A DParagraphNumberingAndBullet_Graphic.java86 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic()
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java92 xReplaceRule.replaceByIndex(0, propsRule); in testNumberingBullet_Graphic()
/aoo42x/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx585 m_xNumRules->replaceByIndex( nLevel, uno::makeAny( aLvlProps ) ); in CreateNumberingRules()
599 xOutlineRules->replaceByIndex( nLevel, uno::makeAny( aLvlProps ) ); in CreateNumberingRules()
/aoo42x/test/testuno/source/fvt/uno/sd/bullet/
H A DCheckBuildInBullet.java158 xReplace.replaceByIndex(0, props); in testBuildInBullet()
H A DGraphicBulletFromFile.java132 xReplace.replaceByIndex(0, props); in testGraphicBulletFromFile()
H A DNumberingBulletTypes.java152 xReplace.replaceByIndex(0, props); in testNumberingTypes()
/aoo42x/main/editeng/inc/editeng/
H A Dunonrule.hxx56 …virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const com::sun::star::uno::Any& Element ) t…
/aoo42x/main/reportdesign/source/core/api/
H A DReportControlModel.cxx109 void OReportControlModel::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang:… in replaceByIndex() function in reportdesign::OReportControlModel
/aoo42x/main/reportdesign/source/core/inc/
H A DFunctions.hxx74 …virtual void SAL_CALL replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element…
H A DReportControlModel.hxx119 …void replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element ) throw (::com::…
H A DGroups.hxx77 …virtual void SAL_CALL replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element…
/aoo42x/main/framework/inc/classes/
H A Drootactiontriggercontainer.hxx79 … virtual void SAL_CALL replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::Any& Element )
/aoo42x/main/chart2/source/inc/
H A DUncachedDataSequence.hxx130 …virtual void SAL_CALL replaceByIndex( ::sal_Int32 Index, const ::com::sun::star::uno::Any& Element…

Completed in 175 milliseconds

1234