/aoo41x/main/framework/source/fwe/helper/ |
H A D | propertysetcontainer.cxx | 87 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()
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | ReportControlModel.cxx | 70 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 D | Functions.cxx | 80 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 D | Groups.cxx | 95 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 D | FixedText.cxx | 281 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 D | FormattedField.cxx | 323 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 D | ImageControl.cxx | 416 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 D | Shape.cxx | 377 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()
|
/aoo41x/main/framework/source/fwi/uielement/ |
H A D | itemcontainer.cxx | 196 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 D | rootitemcontainer.cxx | 263 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()
|
/aoo41x/main/framework/source/fwe/classes/ |
H A D | rootactiontriggercontainer.cxx | 158 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()
|
/aoo41x/main/toolkit/source/controls/ |
H A D | roadmapcontrol.cxx | 180 …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()
|
/aoo41x/main/xml2cmp/source/xcd/ |
H A D | cr_index.hxx | 36 class Index class
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbapalette.cxx | 66 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
|
/aoo41x/main/qadevOOo/tests/java/ifc/container/ |
H A D | _XIndexContainer.java | 74 int Index = 0; field in _XIndexContainer
|
H A D | _XIndexReplace.java | 94 int Index = 0; in _replaceByIndex() local
|
H A D | _XNameContainer.java | 83 int Index = 0; in _insertByName() local
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unocpres.cxx | 93 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()
|
/aoo41x/main/autodoc/source/ary/loc/ |
H A D | locs_le.hxx | 49 typedef SortedIds<Le_Compare> Index; typedef in ary::loc::Le_Storage
|
/aoo41x/main/svx/source/unodraw/ |
H A D | gluepts.cxx | 416 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()
|
/aoo41x/main/wizards/com/sun/star/wizards/table/ |
H A D | CGCategory.java | 42 public int Index; field in CGCategory
|
H A D | CGTable.java | 37 public String Index; field in CGTable
|
/aoo41x/main/autodoc/source/ary/cpp/ |
H A D | cs_def.hxx | 52 typedef SortedIds<Def_Compare> Index; typedef in ary::cpp::Def_Storage
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbapalette.cxx | 64 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
|
/aoo41x/main/svx/source/table/ |
H A D | tablecolumns.cxx | 105 Any SAL_CALL TableColumns::getByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedT… in getByIndex()
|