Home
last modified time | relevance | path

Searched refs:removeByIndex (Results 1 – 25 of 113) sorted by relevance

12345

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/
H A D_XTableColumns.java223 oObj.removeByIndex(0,2); in _removeByIndex()
237 oObj.removeByIndex(0,1); in _removeByIndex()
250 oObj.removeByIndex(1,1); in _removeByIndex()
279 oObj.removeByIndex(-1,1); in _removeByIndex()
289 oObj.removeByIndex(cnt, 1); in _removeByIndex()
300 oObj.removeByIndex(0,0); in _removeByIndex()
H A D_XTableRows.java99 oObj.removeByIndex(0,1); in _removeByIndex()
105 oObj.removeByIndex(-1,1); in _removeByIndex()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XLabelRanges.java73 oObj.removeByIndex(anz - 1); in _removeByIndex()
78 oObj.removeByIndex(anz); in _removeByIndex()
H A D_XCellRangesQuery.java106 oRows.removeByIndex(4, oRows.getCount() - 4); in before()
107 oColumns.removeByIndex(4, oColumns.getCount() - 4); in before()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx222 m_xCopy->removeByIndex( _nCondIndex ); in impl_deleteCondition_nothrow()
267 m_xCopy->removeByIndex( (sal_Int32)nOldConditionIndex ); in impl_moveCondition_nothrow()
495 m_xFormatConditions->removeByIndex(k); in Execute()
/trunk/main/sw/qa/complex/writer/
H A DCheckIndexedPropertyValues.java71 xCont.removeByIndex(0); in checkIndexedPropertyValues()
87 xCont.removeByIndex(25); in checkIndexedPropertyValues()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XIndexContainer.java168 oObj.removeByIndex(Index); in _removeByIndex()
189 oObj.removeByIndex(100); in _removeByIndex()
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DInsertDeleteRowAndColumn.java98 xRows.removeByIndex( 2, 2 ); in testInsertDeleteRows()
144 xColumns.removeByIndex( 0, 1 ); in testInsertDeleteColumns()
/trunk/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx171 void SAL_CALL RootActionTriggerContainer::removeByIndex( sal_Int32 Index ) in removeByIndex() function in framework::RootActionTriggerContainer
181 PropertySetContainer::removeByIndex( Index ); in removeByIndex()
/trunk/main/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx55 virtual void SAL_CALL removeByIndex( sal_Int32 nIndex )
142 void SAL_CALL IndexedPropertyValuesContainer::removeByIndex( sal_Int32 nIndex ) in removeByIndex() function in IndexedPropertyValuesContainer
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx287 void SAL_CALL OFixedText::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex() function in reportdesign::OFixedText
289 m_aProps.removeByIndex(Index); in removeByIndex()
H A DFormattedField.cxx329 void SAL_CALL OFormattedField::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExce… in removeByIndex() function in reportdesign::OFormattedField
331 m_aProps.removeByIndex(Index); in removeByIndex()
H A DImageControl.cxx418 void SAL_CALL OImageControl::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExcept… in removeByIndex() function in reportdesign::OImageControl
420 m_aProps.removeByIndex(Index); in removeByIndex()
H A DFixedLine.cxx488 void SAL_CALL OFixedLine::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex() function in reportdesign::OFixedLine
490 m_aProps.removeByIndex(Index); in removeByIndex()
H A DShape.cxx383 void SAL_CALL OShape::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, la… in removeByIndex() function in reportdesign::OShape
385 m_aProps.removeByIndex(Index); in removeByIndex()
/trunk/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx69 mxSheetConditionalEntries->removeByIndex(i); in Delete()
261 mxSheetConditionalEntries->removeByIndex(i); in removeFormatCondition()
/trunk/main/sd/source/ui/unoidl/
H A Dunocpres.cxx127 void SAL_CALL SdXCustomPresentation::removeByIndex( sal_Int32 Index ) in removeByIndex() function in SdXCustomPresentation
156 removeByIndex( Index ); in replaceByIndex()
/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx68 …virtual void SAL_CALL removeByIndex( sal_Int32 Index ) throw(lang::IndexOutOfBoundsException, lang…
416 void SAL_CALL SvxUnoGluePointAccess::removeByIndex( sal_Int32 Index ) in removeByIndex() function in SvxUnoGluePointAccess
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx547 removeByIndex(0); in read()
1099 void SAL_CALL OInterfaceContainer::removeByIndex(sal_Int32 _nIndex) throw( IndexOutOfBoundsExceptio… in removeByIndex() function in frm::OInterfaceContainer
1183 removeByIndex(nPos); in removeByName()
/trunk/main/svx/source/form/
H A Dfmobj.cxx174 xParent->removeByIndex( nPos ); in impl_isolateControlModel_nothrow()
303 xOldParent->removeByIndex(nPos); in SetPage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTableColumns.csv4 "SwXTableColumns";"com::sun::star::table::XTableColumns";"removeByIndex()"
H A Dcom.sun.star.comp.office.SwXTableRows.csv6 "SwXTableRows";"com::sun::star::table::XTableRows";"removeByIndex()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScLabelRangesObj.csv6 "ScLabelRangesObj";"com::sun::star::sheet::XLabelRanges";"removeByIndex()"
H A Dcom.sun.star.comp.office.ScTableRowsObj.csv6 "ScTableRowsObj";"com::sun::star::table::XTableRows";"removeByIndex()"
H A Dcom.sun.star.comp.office.ScAnnotationsObj.csv6 "ScAnnotationsObj";"com::sun::star::sheet::XSheetAnnotations";"removeByIndex()"

Completed in 154 milliseconds

12345