LayoutManagerEvents.idl (d1766043) LayoutManagerEvents.idl (c4dc0a1a)
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

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

31/** provides information about layout manager events
32
33 <p>Events are provided <strong>only</strong> for notification
34 purposes only.</p>
35
36 @see com::sun::star::frame::LayoutManager
37 @see com::sun::star::frame::XLayoutManagerEventBroadcaster
38
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

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

31/** provides information about layout manager events
32
33 <p>Events are provided <strong>only</strong> for notification
34 purposes only.</p>
35
36 @see com::sun::star::frame::LayoutManager
37 @see com::sun::star::frame::XLayoutManagerEventBroadcaster
38
39 @since OOo 2.0
39 @since OpenOffice 2.0
40 */
41constants LayoutManagerEvents
42{
43 //-------------------------------------------------------------------------
44 /** specifies that the layout manager processed a lock call, which
45 prevents it from doing layouts.
46
47 <p>

--- 82 unchanged lines hidden ---
40 */
41constants LayoutManagerEvents
42{
43 //-------------------------------------------------------------------------
44 /** specifies that the layout manager processed a lock call, which
45 prevents it from doing layouts.
46
47 <p>

--- 82 unchanged lines hidden ---