2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 /// This is a reference documentation for the UNO IDL API.
14 /// UNO IDL has no concept of "public" or "protected".
15 /// "Protected Member" or "Protected Attribute" in the context
16 /// of this IDL documentation actually means
17 /// "members inherited from optional service or interface",
18 /// i.e., not every implementation supports these members