Home
last modified time | relevance | path

Searched refs:removeByIndex (Results 51 – 75 of 113) sorted by relevance

12345

/aoo42x/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DCreateShowHideEditDeleteComments.java140 xAnnotations.removeByIndex(1); in testCreateEditDeleteComments()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXSheetConditionalEntries.idl83 void removeByIndex( [in] long nIndex );
/aoo42x/main/reportdesign/source/core/api/
H A DReportControlModel.cxx93 void OReportControlModel::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex() function in reportdesign::OReportControlModel
H A DFunctions.cxx108 void SAL_CALL OFunctions::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex() function in reportdesign::OFunctions
H A DGroups.cxx122 void SAL_CALL OGroups::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, l… in removeByIndex() function in reportdesign::OGroups
/aoo42x/main/reportdesign/source/core/inc/
H A DFunctions.hxx72 …virtual void SAL_CALL removeByIndex( ::sal_Int32 Index ) throw (::com::sun::star::lang::IndexOutOf…
H A DReportControlModel.hxx123 …void removeByIndex( ::sal_Int32 Index ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
H A DGroups.hxx75 …virtual void SAL_CALL removeByIndex( ::sal_Int32 Index ) throw (::com::sun::star::lang::IndexOutOf…
/aoo42x/main/svx/source/form/
H A Dfmundo.cxx521 xForm->removeByIndex(nPos); in Removed()
1183 m_xContainer->removeByIndex( m_nIndex ); in implReRemove()
/aoo42x/main/framework/inc/classes/
H A Drootactiontriggercontainer.hxx75 virtual void SAL_CALL removeByIndex( sal_Int32 Index )
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XCellRangeMovement.java141 oRows.removeByIndex(21,1); in _insertCells()
/aoo42x/main/framework/inc/uielement/
H A Drootitemcontainer.hxx93 virtual void SAL_CALL removeByIndex( sal_Int32 Index )
/aoo42x/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx230 void SAL_CALL ItemContainer::removeByIndex( sal_Int32 Index ) in removeByIndex() function in framework::ItemContainer
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Droadmapcontrol.hxx131 …virtual void SAL_CALL removeByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedTa…
H A Dtabpagecontainer.hxx83 virtual void SAL_CALL removeByIndex( sal_Int32 Index )
/aoo42x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DGeneralTableSample.cs189 xRows.removeByIndex( 11, 2 ); in doSampleFunction()
/aoo42x/main/sc/source/ui/vba/
H A Dvbacomment.cxx153 getAnnotations()->removeByIndex( getAnnotationIndex() ); in Delete()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx822 xCols->removeByIndex(nPos); in PostExecuteColumnContextMenu()
1613 xColumns->removeByIndex(i); in ColumnMoved()
2120 xCols->removeByIndex(m_nCurrentSelectedColumn); in KeyInput()
/aoo42x/main/stoc/source/invocation/
H A Dinvocation.cxx216 virtual void SAL_CALL removeByIndex( sal_Int32 Index ) in removeByIndex() function in stoc_inv::Invocation_Impl
218 { _xIndexContainer->removeByIndex( Index ); } in removeByIndex()
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java186 xRows.removeByIndex( 11, 2 ); in doSampleFunction()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunocpres.hxx80 …virtual void SAL_CALL removeByIndex( sal_Int32 Index ) throw(::com::sun::star::lang::IndexOutOfBou…
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.cxx163 xIndexContainer->removeByIndex( m_nPosition ); in Delete()
/aoo42x/main/svx/source/unogallery/
H A Dunogaltheme.cxx364 void SAL_CALL GalleryTheme::removeByIndex( sal_Int32 nIndex ) in removeByIndex() function in unogallery::GalleryTheme
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OGridControlModel.csv26 "OGridControlModel";"com::sun::star::container::XIndexContainer";"removeByIndex()"
/aoo42x/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx367 m_xReportDefinition->getGroups()->removeByIndex(m_nLastPosition); in implReRemove()

Completed in 201 milliseconds

12345