Home
last modified time | relevance | path

Searched refs:interface (Results 1 – 25 of 1991) sorted by relevance

12345678910>>...80

/trunk/main/idlc/test/parser/
H A Dinterfaceinheritance.tests23 interface Base {};
31 interface Base {};
128 interface Base2 { [optional] interface Base1; };
137 interface Base2 { [optional] interface Base1; };
146 interface Base2 { [optional] interface Base1; };
155 interface Base2 { [optional] interface Base1; };
164 interface Base2 { [optional] interface Base1; };
173 interface Base2 { [optional] interface Base1; };
182 interface Base2 { [optional] interface Base1; };
191 interface Base2 { [optional] interface Base1; };
[all …]
H A Dpublished.tests50 interface I1;
51 interface I1 {};
55 interface I1;
61 interface I1 {};
194 interface I1 {};
199 interface I1 {};
332 interface I1 {};
333 interface I2 { interface I1; };
338 published interface I2 { interface I1; };
343 interface I2 { interface I1; };
[all …]
H A Dmethodoverload.tests30 interface Base {
34 interface Base;
40 interface Base {
45 interface Base;
50 interface Base {
60 interface Base {
70 interface Base1 {
73 interface Base2 {
77 interface Base1;
78 interface Base2;
[all …]
H A Dattribute.tests23 interface I1 {
29 interface I1 {
35 interface I1 {
44 interface I1 {
53 interface I1 {
62 interface I1 {
72 interface I1 {
82 interface I1 {
92 interface I1 {
102 interface I1 {
[all …]
H A Dconstructor.tests23 interface X {};
28 interface X {};
33 interface X {};
40 interface X {};
48 interface X {
54 interface X {
60 interface X {};
67 interface X {};
75 interface X {};
82 interface X {};
[all …]
/trunk/main/offapi/com/sun/star/frame/
H A DXLayoutManager.idl66 interface elements which are bound to a layout manager.
76 Currently the following user interface element types are defined:
97 published interface XLayoutManager : com::sun::star::uno::XInterface
167 /** creates a new user interface element.
176 /** destroys a user interface element.
224 interface.
233 /** shows a user interface element.
245 /** hides a user interface element.
290 /** forces a window based user interface element to float.
437 …the size in pixel of the user interface element. A non-window based user interface element provide…
[all …]
H A DLayoutManager.idl68 the size and position of those user interface elements.
76 /** central interface to query for, create, destroy and manipulate user
77 interface elements which are bound to a frame.
81 interface ::com::sun::star::frame::XLayoutManager;
94 interface ::com::sun::star::frame::XFrameActionListener;
96 /** notification interface to receive change messages of user interface
101 removing of settings data of user interface elements.
106 interface ::com::sun::star::ui::XUIConfigurationListener;
111 interface ::com::sun::star::frame::XMenuBarMergingAcceptor;
118 /** interface to support settings a menu bar for inplace editing of
[all …]
/trunk/main/offapi/com/sun/star/ui/
H A DXUIConfigurationManager.idl65 /** specifies a user interface configuration manager interface which
66 controls the structure of all customizable user interface
78 instance will be removed. A module based user interface
88 the user interface configuration manager.
92 of user interface elements. If all user interface element
98 returns all user interface elements within the user interface
105 the user interface element.</li>
107 user interface element. Not all user interface elements have
125 user interface configuration manager.
138 /** retrieves the settings of a user interface element.
[all …]
H A DXUIElementFactory.idl50 user interface elements.
53 User interface element factories must be registered at a
56 Currently the following user interface element types are defined:
58 <li><b>menubar</b>A configurable user interface element.</li>
59 <li><b>popupmenu</b>A configurable user interface element.</li>
60 <li><b>toolbar</b>A configurable user interface element.</li>
61 <li><b>statusbar</b>A configurable user interface element.</li>
62 <li><b>floater</b>A basic user interface element.</li>
69 published interface XUIElementFactory : ::com::sun::star::uno::XInterface
71 /** creates a new instances of a specific user interface element.
[all …]
H A DModuleUIConfigurationManager.idl48 /** specifies a user interface configuration manager which gives access to user interface
54 1. Layer: A module default user interface configuration which describe all user interface
57 2. Layer: A module user interface configuration which only contains customized user interface
74 contains the default module user interface configuration settings.</li>
86 interface com::sun::star::lang::XInitialization;
91 interface com::sun::star::ui::XUIConfigurationPersistence;
94 from a module user interface configuration manager.
96 interface com::sun::star::ui::XUIConfigurationManager;
101 interface com::sun::star::ui::XModuleUIConfigurationManager;
104 interface configuration manager.
[all …]
H A DUIElement.idl53 /** specifies a user interface element.
57 provides an interface to retrieve a special purpose interface which depends on
58 the specific user interface element type. Every user interface must be initialized
68 the specific user interface element type.
70 interface ::com::sun::star::ui::XUIElement;
72 /** interface to initialize a user interface element instance.
74 A user interface element must be initialized using
79 the user interface element.</li>
82 A user interface element factory creates and initializes every user interface element
97 [optional] interface com::sun::star::util::XUpdatable;
[all …]
H A DXUIElementFactoryRegistration.idl53 /** is used to query, register and deregister user interface element factories.
56 A user interface element factory is registered for a set of three properties.
65 Currently the following user interface element types are defined:
78 interface XUIElementFactoryRegistration : com::sun::star::uno::XInterface
84 user interface element factory.<br/>
100 /** function to retrieve a previously registered user interface element factory.
118 /** function to register a user interface element factory.
132 user interface element is needed.
144 /** function to remove a previously defined user interface element factory.
158 user interface element should be deregistered.
[all …]
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl42 published interface XIdlField;
43 published interface XIdlMethod;
44 published interface XIdlArray;
103 If the reflected type is not an interface or an interface that is
117 returns a <type>XIdlClass</type> interface reflecting
128 field (/interface attribute) by name.
144 fields (/interface attributes) of the interface, struct of union.
147 interface, struct or union does not have any field (/interface attribute),
158 If the reflected type is not an interface or the interface does not have
171 of the interface. This also includes the inherited methods of the interface.
[all …]
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DFilePicker.idl64 published interface XFilePicker;
65 published interface XFilePickerNotifier;
67 published interface XFilterManager;
68 published interface XFilePreview;
69 published interface XFilterGroupManager;
81 interface XFilePicker;
86 interface XFilePickerNotifier;
92 interface XFilterManager;
97 [optional] interface XFilePreview;
114 [optional] interface XFilterGroupManager;
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DResultSet.idl40 published interface XStatement;
41 published interface XRow;
42 published interface XRowUpdate;
43 published interface XResultSet;
47 published interface XColumnLocate;
48 published interface XCloseable;
116 [optional] interface XCloseable;
143 interface XResultSet;
157 interface XRow;
162 interface XColumnLocate;
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DGenericTextDocument.idl146 interface com::sun::star::lang::XMultiServiceFactory;
148 interface com::sun::star::text::XTextDocument;
150 interface com::sun::star::util::XSearchable;
152 interface com::sun::star::util::XRefreshable;
154 [optional] interface com::sun::star::text::XFootnotesSupplier;
156 [optional] interface com::sun::star::text::XEndnotesSupplier;
158 [optional] interface com::sun::star::util::XReplaceable;
160 [optional] interface com::sun::star::text::XPagePrintable;
168 [optional] interface com::sun::star::beans::XPropertySet;
174 [optional] interface com::sun::star::text::XTextTablesSupplier;
[all …]
H A DTextCursor.idl83 interface com::sun::star::text::XTextCursor;
86 [optional] interface com::sun::star::text::XWordCursor;
89 [optional] interface com::sun::star::text::XSentenceCursor;
92 [optional] interface com::sun::star::text::XParagraphCursor;
99 interface com::sun::star::beans::XPropertySet;
103 /** This interface gives access to the state of the properties of the
106 interface com::sun::star::beans::XPropertyState;
107 interface com::sun::star::beans::XMultiPropertyStates;
111 /** This optional interface makes it possible to insert a document
114 [optional] interface com::sun::star::document::XDocumentInsertable;
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DContentResultSet.idl78 <p>This interface is required.
80 interface com::sun::star::lang::XComponent;
86 <p>This interface is required.
100 <p>This interface is required.
102 interface com::sun::star::sdbc::XResultSet;
113 <p>This interface is required.
115 interface com::sun::star::sdbc::XRow;
127 <p>This interface is required.
134 <p>This interface is required.
212 <p>This interface is required.
[all …]
H A DGnomeVFSFolderContent.idl78 /** This interface is implemented according to the specification of
81 interface com::sun::star::lang::XComponent;
87 interface com::sun::star::ucb::XContent;
89 interface com::sun::star::ucb::XCommandProcessor;
91 [optional] interface com::sun::star::ucb::XCommandProcessor2;
97 interface com::sun::star::beans::XPropertiesChangeNotifier;
103 interface com::sun::star::beans::XPropertyContainer;
109 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
115 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
121 interface com::sun::star::container::XChild;
[all …]
H A DHierarchyFolderContent.idl80 /** This interface is implemented according to the specification of
83 interface com::sun::star::lang::XComponent;
89 interface com::sun::star::ucb::XContent;
143 interface com::sun::star::ucb::XCommandProcessor;
155 [optional] interface com::sun::star::ucb::XCommandProcessor2;
161 interface com::sun::star::beans::XPropertiesChangeNotifier;
167 interface com::sun::star::beans::XPropertyContainer;
173 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
179 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
185 interface com::sun::star::container::XChild;
[all …]
H A DGnomeVFSDocumentContent.idl68 /** This interface is implemented according to the specification of
71 interface com::sun::star::lang::XComponent;
74 /** This interface is implemented according to the specification of
77 interface com::sun::star::ucb::XContent;
79 interface com::sun::star::ucb::XCommandProcessor;
81 [optional] interface com::sun::star::ucb::XCommandProcessor2;
87 interface com::sun::star::beans::XPropertiesChangeNotifier;
93 interface com::sun::star::beans::XPropertyContainer;
99 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
105 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
[all …]
H A DTransientDocumentsRootContent.idl83 /** This interface is implemented according to the specification of
86 interface com::sun::star::lang::XComponent;
89 /** This interface is implemented according to the specification of
92 interface com::sun::star::ucb::XContent;
137 interface com::sun::star::ucb::XCommandProcessor;
149 [optional] interface com::sun::star::ucb::XCommandProcessor2;
155 interface com::sun::star::beans::XPropertiesChangeNotifier;
161 interface com::sun::star::beans::XPropertyContainer;
167 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
173 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
[all …]
H A DHierarchyLinkContent.idl78 /** This interface is implemented according to the specification of
81 interface com::sun::star::lang::XComponent;
84 /** This interface is implemented according to the specification of
87 interface com::sun::star::ucb::XContent;
138 interface com::sun::star::ucb::XCommandProcessor;
150 [optional] interface com::sun::star::ucb::XCommandProcessor2;
156 interface com::sun::star::beans::XPropertiesChangeNotifier;
162 interface com::sun::star::beans::XPropertyContainer;
168 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
174 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
[all …]
H A DODMAContent.idl80 /** This interface is implemented according to the specification of
83 interface com::sun::star::lang::XComponent;
86 /** This interface is implemented according to the specification of
89 interface com::sun::star::ucb::XContent;
158 interface com::sun::star::ucb::XCommandProcessor;
170 [optional] interface com::sun::star::ucb::XCommandProcessor2;
176 interface com::sun::star::beans::XPropertiesChangeNotifier;
182 interface com::sun::star::beans::XPropertyContainer;
188 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
194 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
[all …]
H A DTransientDocumentsStreamContent.idl83 /** This interface is implemented according to the specification of
86 interface com::sun::star::lang::XComponent;
89 /** This interface is implemented according to the specification of
92 interface com::sun::star::ucb::XContent;
143 interface com::sun::star::ucb::XCommandProcessor;
155 [optional] interface com::sun::star::ucb::XCommandProcessor2;
161 interface com::sun::star::beans::XPropertiesChangeNotifier;
167 interface com::sun::star::beans::XPropertyContainer;
173 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
179 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
[all …]

Completed in 119 milliseconds

12345678910>>...80