Home
last modified time | relevance | path

Searched defs:Index (Results 1 – 25 of 106) sorted by relevance

12345

/aoo4110/main/framework/source/fwe/helper/
H A Dpropertysetcontainer.cxx87 void SAL_CALL PropertySetContainer::insertByIndex( sal_Int32 Index, const ::com::sun::star::uno::An… in insertByIndex()
120 void SAL_CALL PropertySetContainer::removeByIndex( sal_Int32 Index ) in removeByIndex()
136 void SAL_CALL PropertySetContainer::replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::A… in replaceByIndex()
167 Any SAL_CALL PropertySetContainer::getByIndex( sal_Int32 Index ) in getByIndex()
/aoo4110/main/reportdesign/source/core/api/
H A DReportControlModel.cxx70 void OReportControlModel::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::… in insertByIndex()
92 void OReportControlModel::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex()
108 void OReportControlModel::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang:… in replaceByIndex()
131 uno::Any OReportControlModel::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex()
H A DFunctions.cxx80 void SAL_CALL OFunctions::insertByIndex( ::sal_Int32 Index, const uno::Any& aElement ) throw (lang:… in insertByIndex()
107 void SAL_CALL OFunctions::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex()
124 void SAL_CALL OFunctions::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang:… in replaceByIndex()
150 uno::Any SAL_CALL OFunctions::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex()
H A DGroups.cxx95 void SAL_CALL OGroups::insertByIndex( ::sal_Int32 Index, const uno::Any& aElement ) throw (lang::Il… in insertByIndex()
121 void SAL_CALL OGroups::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, l… in removeByIndex()
137 void SAL_CALL OGroups::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::Il… in replaceByIndex()
163 uno::Any SAL_CALL OGroups::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
H A DFixedText.cxx281 void SAL_CALL OFixedText::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::… in insertByIndex()
286 void SAL_CALL OFixedText::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex()
292 void SAL_CALL OFixedText::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang:… in replaceByIndex()
303 uno::Any SAL_CALL OFixedText::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex()
H A DFormattedField.cxx323 void SAL_CALL OFormattedField::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (l… in insertByIndex()
328 void SAL_CALL OFormattedField::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExce… in removeByIndex()
334 void SAL_CALL OFormattedField::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (… in replaceByIndex()
345 uno::Any SAL_CALL OFormattedField::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExc… in getByIndex()
H A DImageControl.cxx416 void SAL_CALL OImageControl::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lan… in insertByIndex()
421 void SAL_CALL OImageControl::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExcept… in removeByIndex()
427 void SAL_CALL OImageControl::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (la… in replaceByIndex()
438 uno::Any SAL_CALL OImageControl::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExcep… in getByIndex()
H A DShape.cxx377 void SAL_CALL OShape::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::Ille… in insertByIndex()
382 void SAL_CALL OShape::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, la… in removeByIndex()
388 void SAL_CALL OShape::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::Ill… in replaceByIndex()
399 uno::Any SAL_CALL OShape::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, l… in getByIndex()
/aoo4110/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx196 Any SAL_CALL ItemContainer::getByIndex( sal_Int32 Index ) in getByIndex()
207 void SAL_CALL ItemContainer::insertByIndex( sal_Int32 Index, const Any& aItem ) in insertByIndex()
230 void SAL_CALL ItemContainer::removeByIndex( sal_Int32 Index ) in removeByIndex()
244 void SAL_CALL ItemContainer::replaceByIndex( sal_Int32 Index, const Any& aItem ) in replaceByIndex()
H A Drootitemcontainer.cxx263 Any SAL_CALL RootItemContainer::getByIndex( sal_Int32 Index ) in getByIndex()
274 void SAL_CALL RootItemContainer::insertByIndex( sal_Int32 Index, const Any& aItem ) in insertByIndex()
297 void SAL_CALL RootItemContainer::removeByIndex( sal_Int32 Index ) in removeByIndex()
311 void SAL_CALL RootItemContainer::replaceByIndex( sal_Int32 Index, const Any& aItem ) in replaceByIndex()
/aoo4110/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx158 void SAL_CALL RootActionTriggerContainer::insertByIndex( sal_Int32 Index, const Any& Element ) in insertByIndex()
171 void SAL_CALL RootActionTriggerContainer::removeByIndex( sal_Int32 Index ) in removeByIndex()
186 void SAL_CALL RootActionTriggerContainer::replaceByIndex( sal_Int32 Index, const Any& Element ) in replaceByIndex()
222 Any SAL_CALL RootActionTriggerContainer::getByIndex( sal_Int32 Index ) in getByIndex()
/aoo4110/main/toolkit/source/controls/
H A Droadmapcontrol.cxx180 …Any SAL_CALL UnoControlRoadmapModel::getByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsExceptio… in getByIndex()
191 …void UnoControlRoadmapModel::MakeRMItemValidation( sal_Int32 Index, Reference< XInterface > xRoadm… in MakeRMItemValidation()
254 …ContainerEvent UnoControlRoadmapModel::GetContainerEvent(sal_Int32 Index, Reference< XInterface > … in GetContainerEvent()
273 void SAL_CALL UnoControlRoadmapModel::insertByIndex( const sal_Int32 Index, const Any& _Element) in insertByIndex()
297 void SAL_CALL UnoControlRoadmapModel::removeByIndex( sal_Int32 Index) in removeByIndex()
328 void SAL_CALL UnoControlRoadmapModel::replaceByIndex( const sal_Int32 Index, const Any& _Element) in replaceByIndex()
/aoo4110/main/xml2cmp/source/xcd/
H A Dcr_index.hxx36 class Index class
/aoo4110/main/sw/source/ui/vba/
H A Dvbapalette.cxx66 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
/aoo4110/main/qadevOOo/tests/java/ifc/container/
H A D_XIndexContainer.java74 int Index = 0; field in _XIndexContainer
H A D_XIndexReplace.java94 int Index = 0; in _replaceByIndex() local
H A D_XNameContainer.java83 int Index = 0; in _insertByName() local
/aoo4110/main/sd/source/ui/unoidl/
H A Dunocpres.cxx93 void SAL_CALL SdXCustomPresentation::insertByIndex( sal_Int32 Index, const uno::Any& Element ) in insertByIndex()
127 void SAL_CALL SdXCustomPresentation::removeByIndex( sal_Int32 Index ) in removeByIndex()
153 void SAL_CALL SdXCustomPresentation::replaceByIndex( sal_Int32 Index, const uno::Any& Element ) in replaceByIndex()
189 uno::Any SAL_CALL SdXCustomPresentation::getByIndex( sal_Int32 Index ) in getByIndex()
/aoo4110/main/autodoc/source/ary/loc/
H A Dlocs_le.hxx49 typedef SortedIds<Le_Compare> Index; typedef in ary::loc::Le_Storage
/aoo4110/main/svx/source/unodraw/
H A Dgluepts.cxx416 void SAL_CALL SvxUnoGluePointAccess::removeByIndex( sal_Int32 Index ) in removeByIndex()
442 void SAL_CALL SvxUnoGluePointAccess::replaceByIndex( sal_Int32 Index, const uno::Any& Element ) in replaceByIndex()
490 uno::Any SAL_CALL SvxUnoGluePointAccess::getByIndex( sal_Int32 Index ) in getByIndex()
/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DCGCategory.java42 public int Index; field in CGCategory
/aoo4110/main/autodoc/source/ary/cpp/
H A Dcs_def.hxx52 typedef SortedIds<Def_Compare> Index; typedef in ary::cpp::Def_Storage
/aoo4110/main/sc/source/ui/vba/
H A Dvbapalette.cxx64 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
/aoo4110/main/svx/source/table/
H A Dtablerows.cxx106 Any SAL_CALL TableRows::getByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedTarg… in getByIndex()
H A Dtablecolumns.cxx105 Any SAL_CALL TableColumns::getByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedT… in getByIndex()

Completed in 100 milliseconds

12345