XEnhancedMouseClickBroadcaster.idl (d1766043) XEnhancedMouseClickBroadcaster.idl (fbef625e)
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

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

36//=============================================================================
37
38module com { module sun { module star { module sheet {
39
40//=============================================================================
41
42/** provides methods to add and remove EnhancedMouseClickHandler
43
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

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

36//=============================================================================
37
38module com { module sun { module star { module sheet {
39
40//=============================================================================
41
42/** provides methods to add and remove EnhancedMouseClickHandler
43
44 @since OOo 2.0
44 @since OpenOffice 2.0
45
46 */
47published interface XEnhancedMouseClickBroadcaster: com::sun::star::uno::XInterface
48{
49 //-------------------------------------------------------------------------
50
51 /** allows a component supporting the
52 <type>XEnhancedMouseClickHandler</type> interface to

--- 35 unchanged lines hidden ---
45
46 */
47published interface XEnhancedMouseClickBroadcaster: com::sun::star::uno::XInterface
48{
49 //-------------------------------------------------------------------------
50
51 /** allows a component supporting the
52 <type>XEnhancedMouseClickHandler</type> interface to

--- 35 unchanged lines hidden ---