XStatusbarItem.idl (74c4339d) XStatusbarItem.idl (af1681ac)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 8 unchanged lines hidden (view full) ---

17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22#ifndef __com_sun_star_ui_XStatusbarItem_idl__
23#define __com_sun_star_ui_XStatusbarItem_idl__
24
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 8 unchanged lines hidden (view full) ---

17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22#ifndef __com_sun_star_ui_XStatusbarItem_idl__
23#define __com_sun_star_ui_XStatusbarItem_idl__
24
25#include <com/sun/star/uno/XInterface.idl>
25#include <com/sun/star/awt/Rectangle.idl>
26
27module com { module sun { module star { module ui {
28
29/** Represents an item in a status bar
30
31 @see <type scope="com::sun::star::frame">XStatusbarController</type>
32

--- 82 unchanged lines hidden ---
26#include <com/sun/star/awt/Rectangle.idl>
27
28module com { module sun { module star { module ui {
29
30/** Represents an item in a status bar
31
32 @see <type scope="com::sun::star::frame">XStatusbarController</type>
33

--- 82 unchanged lines hidden ---