summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/XCollection.idl
blob: 6c9aa3039993f4b7e6e531b94481abd9b8e73aea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
#ifndef __ooo_vba_XCollection_idl__
#define __ooo_vba_XCollection_idl__

#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/script/XDefaultMethod.idl>
#include <com/sun/star/container/XEnumerationAccess.idl>
#include <ooo/vba/XHelperInterface.idl>


module ooo {  module vba {


interface XCollection
{
    interface ::ooo::vba::XHelperInterface;
    interface ::com::sun::star::script::XDefaultMethod;
    interface ::com::sun::star::container::XEnumerationAccess;

    [attribute, readonly] long Count;

    any  Item( [in] any Index1, [in] any Index2 )
        raises (com::sun::star::lang::IndexOutOfBoundsException,
                com::sun::star::script::BasicErrorException);
};

}; };

#endif

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
con-themes/sukapura_dark?id=398d64e32c60871315ca31524d7a204fb0576ebe'>tdf#154774 KJ & Sukapura: +/^ images for spacing preview in MathRizal Muttaqin 2023-04-23tdf#154825 All icon themes: add/update section editorRizal Muttaqin 2023-04-09tdf#154694 All icons: Sidebar's A11y CheckerRizal Muttaqin 2023-04-04tdf#151338 Rearrange table popup menu in Draw/ImpressRafael Lima 2023-03-17tdf#126689 Breeze, elementary, KJ, Sifr, Sukapura: Jump + & Jump - This LevelRizal Muttaqin 2023-03-14Colibre & Sukapura: tdf#153772 Revise Navigator's Headings > Outline Lvl iconsRizal Muttaqin 2023-03-13tdf#154106 Add Sukapura TipOfTheDayGaldam 2023-03-12Relates tdf#153344 - Sukapura: Sync outline colorRizal Muttaqin 2023-03-09tdf#153465 & tdf#153344 Sukapura Dark with 16px status bar iconsRizal Muttaqin 2023-03-09tdf#149144 Icons for sm Formula Editor in Sidebar DeckRizal Muttaqin 2023-03-09Sukapura: tdf#152887 Add status bar icons for Accessibility CheckRizal Muttaqin 2023-03-07Resolves tdf#153344 - Resize Save icon in statusbar to 16pxHeiko Tietze 2023-03-07tdf#153465 Sukapura Dark: Fix Impress Presenter Console & Floating InsertionRizal Muttaqin 2023-03-06remove icons causing troubles from sukapura_dark{_svg}Tomaž Vajngerl 2023-03-05tdf#153465 Add Sukapura's dark variantRizal Muttaqin