Home
last modified time | relevance | path

Searched refs:sun (Results 5926 – 5950 of 19002) sorted by path

1...<<231232233234235236237238239240>>...761

/trunk/main/offapi/com/sun/star/awt/tab/
H A DUnoControlTabPageContainer.idl26 #include <com/sun/star/awt/UnoControl.idl>
27 #include <com/sun/star/awt/tab/XTabPageContainer.idl>
31 module com { module sun { module star { module awt { module tab {
41 service com::sun::star::awt::UnoControl;
43 interface com::sun::star::awt::tab::XTabPageContainer;
H A DUnoControlTabPageContainerModel.idl26 #include <com/sun/star/awt/UnoControlModel.idl>
27 #include <com/sun/star/awt/tab/XTabPageContainerModel.idl>
31 module com { module sun { module star { module awt { module tab {
41 service com::sun::star::awt::UnoControlModel;
43 interface com::sun::star::awt::tab::XTabPageContainerModel;
H A DUnoControlTabPageModel.idl26 #include <com/sun/star/awt/tab/XTabPageModel.idl>
30 module com { module sun { module star { module awt { module tab {
H A DXTabPage.idl26 #include <com/sun/star/awt/tab/XTabPageModel.idl>
30 module com { module sun { module star { module awt { module tab {
H A DXTabPageContainer.idl26 #include <com/sun/star/awt/tab/XTabPageContainerListener.idl>
27 #include <com/sun/star/awt/tab/XTabPage.idl>
30 module com { module sun { module star { module awt { module tab {
H A DXTabPageContainerListener.idl26 #include <com/sun/star/lang/XEventListener.idl>
27 #include <com/sun/star/awt/tab/TabPageActivatedEvent.idl>
31 module com { module sun { module star { module awt { module tab {
40 published interface XTabPageContainerListener: com::sun::star::lang::XEventListener
H A DXTabPageContainerModel.idl26 #include <com/sun/star/container/XIndexContainer.idl>
27 #include <com/sun/star/container/XContainer.idl>
31 module com { module sun { module star { module awt { module tab {
43 interface com::sun::star::container::XIndexContainer;
44 interface com::sun::star::container::XContainer;
H A DXTabPageModel.idl26 #include <com/sun/star/uno/XInterface.idl>
27 #include <com/sun/star/lang/XMultiServiceFactory.idl>
28 #include <com/sun/star/container/XContainer.idl>
29 #include <com/sun/star/container/XNameContainer.idl>
33 module com { module sun { module star { module awt { module tab {
44 //interface com::sun::star::lang::XMultiServiceFactory;
46 //interface com::sun::star::container::XNameContainer;
48 //interface com::sun::star::container::XContainer;
/trunk/main/offapi/com/sun/star/awt/tree/
H A DExpandVetoException.idl27 #include <com/sun/star/util/VetoException.idl>
31 #include <com/sun/star/awt/tree/TreeExpansionEvent.idl>
36 module com { module sun { module star { module awt { module tree {
44 published exception ExpandVetoException : com::sun::star::util::VetoException
H A DMutableTreeDataModel.idl27 #include <com/sun/star/awt/tree/XMutableTreeDataModel.idl>
31 #include <com/sun/star/awt/tree/XMutableTreeNode.idl>
36 module com { module sun { module star { module awt { module tree {
H A DMutableTreeNode.idl27 #include <com/sun/star/awt/tree/XMutableTreeNode.idl>
32 module com { module sun { module star { module awt { module tree {
H A DTreeControl.idl27 #include <com/sun/star/awt/tree/XTreeControl.idl>
32 module com { module sun { module star { module awt { module tree {
56 …<type scope="com::sun::star::view">XSelectionChangeListener</type> and add the instance with the m…
57 <member scope="::com::sun::star::view">XSelectionSupplier::addSelectionChangeListener()</member>.
63 …regardless of whether or not it was selected, you can get the <type scope="com::sun::star::awt">XW…
64 and add yourself as a <type scope="com::sun::star::awt">XMouseClickHandler</type>. You can use the
H A DTreeControlModel.idl27 #include <com/sun/star/awt/tree/XTreeDataModel.idl>
31 #include <com/sun/star/awt/UnoControlModel.idl>
35 #include <com/sun/star/view/SelectionType.idl>
40 module com { module sun { module star { module awt { module tree {
48 /** specifies the standard model of an <type scope="com::sun::star::awt">UnoControl</type>. */
49 service ::com::sun::star::awt::UnoControlModel;
52 <p>The default value is <member scope="com::sun::star::view">SelectionType::NONE</member></p>
54 [property] ::com::sun::star::view::SelectionType SelectionType;
H A DTreeDataModelEvent.idl27 #include <com/sun/star/lang/EventObject.idl>
31 #include <com/sun/star/awt/tree/XTreeNode.idl>
36 module com { module sun { module star { module awt { module tree {
49 published struct TreeDataModelEvent : ::com::sun::star::lang::EventObject
H A DTreeExpansionEvent.idl27 #include <com/sun/star/lang/EventObject.idl>
31 #include <com/sun/star/awt/tree/XTreeNode.idl>
36 module com { module sun { module star { module awt { module tree {
45 published struct TreeExpansionEvent : ::com::sun::star::lang::EventObject
48 com::sun::star::awt::tree::XTreeNode Node;
H A DXMutableTreeDataModel.idl27 #include <com/sun/star/awt/tree/XTreeDataModel.idl>
31 #include <com/sun/star/awt/tree/XMutableTreeNode.idl>
36 module com { module sun { module star { module awt { module tree {
70 @throws ::com::sun::star::lang::IllegalArgumentException
74 raises( ::com::sun::star::lang::IllegalArgumentException );
H A DXMutableTreeNode.idl27 #include <com/sun/star/awt/tree/XTreeNode.idl>
31 #include <com/sun/star/lang/IllegalArgumentException.idl>
35 #include <com/sun/star/lang/IndexOutOfBoundsException.idl>
40 module com { module sun { module star { module awt { module tree {
50 @throws ::com::sun::star::lang::IllegalArgumentException
54 raises( com::sun::star::lang::IllegalArgumentException );
61 @throws ::com::sun::star::lang::IllegalArgumentException
64 @throws ::com::sun::star::lang::IndexOutOfBoundsException
68 raises( com::sun::star::lang::IllegalArgumentException,
69 com::sun::star::lang::IndexOutOfBoundsException );
[all …]
H A DXTreeControl.idl27 #include <com/sun/star/awt/XControl.idl>
31 #include <com/sun/star/awt/tree/XTreeExpansionListener.idl>
35 #include <com/sun/star/view/XMultiSelectionSupplier.idl>
39 #include <com/sun/star/awt/tree/XTreeEditListener.idl>
44 module com { module sun { module star { module awt { module tree {
63 interface ::com::sun::star::view::XMultiSelectionSupplier;
78 @throws ::com::sun::star::lang::IllegalArgumentException
93 @throws ::com::sun::star::lang::IllegalArgumentException
106 @throws ::com::sun::star::lang::IllegalArgumentException
123 @throws ::com::sun::star::lang::IllegalArgumentException
[all …]
H A DXTreeDataModel.idl27 #include <com/sun/star/awt/tree/XTreeDataModelListener.idl>
31 #include <com/sun/star/lang/IllegalArgumentException.idl>
35 #include <com/sun/star/lang/XComponent.idl>
39 #include <com/sun/star/awt/tree/XTreeNode.idl>
44 module com { module sun { module star { module awt { module tree {
57 published interface XTreeDataModel : ::com::sun::star::lang::XComponent
H A DXTreeDataModelListener.idl27 #include <com/sun/star/lang/XEventListener.idl>
31 #include <com/sun/star/awt/tree/TreeDataModelEvent.idl>
37 module com { module sun { module star { module awt { module tree {
48 published interface XTreeDataModelListener: com::sun::star::lang::XEventListener
H A DXTreeEditListener.idl28 #include <com/sun/star/awt/tree/XTreeNode.idl>
32 #include <com/sun/star/lang/XEventListener.idl>
36 #include <com/sun/star/util/VetoException.idl>
41 module com { module sun { module star { module awt { module tree {
51 published interface XTreeEditListener : ::com::sun::star::lang::XEventListener
64 raises ( ::com::sun::star::util::VetoException );
H A DXTreeExpansionListener.idl27 #include <com/sun/star/lang/XEventListener.idl>
31 #include <com/sun/star/awt/tree/TreeExpansionEvent.idl>
35 #include <com/sun/star/awt/tree/ExpandVetoException.idl>
40 module com { module sun { module star { module awt { module tree {
50 published interface XTreeExpansionListener: com::sun::star::lang::XEventListener
H A DXTreeNode.idl27 #include <com/sun/star/container/XEnumerationAccess.idl>
31 #include <com/sun/star/lang/IndexOutOfBoundsException.idl>
36 module com { module sun { module star { module awt { module tree {
50 @throws ::com::sun::star::lang::IndexOutOfBoundsException
54 raises( com::sun::star::lang::IndexOutOfBoundsException );
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartDocumentView.idl28 #include <com/sun/star/accessibility/XAccessible.idl>
31 #include <com/sun/star/accessibility/XAccessibleContext.idl>
34 #include <com/sun/star/accessibility/XAccessibleComponent.idl>
37 module com { module sun { module star { module chart {
56 <type scope="::com::sun::star::accessibility">XAccessibleContext</type>
59 interface ::com::sun::star::accessibility::XAccessible;
67 <const scope="com::sun::star::accessibility">AccessibleRole::DOCUMENT</const>.</dd>
82 <type scope="::com::sun::star::drawing">AccessibleShape</type>.
95 <li><const scope="com::sun::star::accessibility">AccessibleStateType::DEFUNC</const>
121 interface ::com::sun::star::accessibility::XAccessibleContext;
[all …]
H A DAccessibleChartElement.idl28 #include <com/sun/star/accessibility/XAccessible.idl>
31 #include <com/sun/star/accessibility/XAccessibleContext.idl>
34 #include <com/sun/star/accessibility/XAccessibleExtendedComponent.idl>
38 module com { module sun { module star { module chart {
46 <type scope="::com::sun::star::chart">ChartTitle</type>,
47 <type scope="::com::sun::star::chart">ChartLegend</type>,
48 <type scope="::com::sun::star::chart">Diagram</type>,
49 <type scope="::com::sun::star::chart">ChartAxis</type>,
66 interface ::com::sun::star::accessibility::XAccessible;
142 interface ::com::sun::star::accessibility::XAccessibleContext;
[all …]

Completed in 127 milliseconds

1...<<231232233234235236237238239240>>...761