TextPageStyle.idl (d1766043) TextPageStyle.idl (d8faddcc)
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

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

64 <p>This service extends the service
65 <type scope="com::sun::star::style">PageStyle</type> with specific
66 properties for text documents.</p>
67 */
68published service TextPageStyle
69{
70 //-------------------------------------------------------------------------
71
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

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

64 <p>This service extends the service
65 <type scope="com::sun::star::style">PageStyle</type> with specific
66 properties for text documents.</p>
67 */
68published service TextPageStyle
69{
70 //-------------------------------------------------------------------------
71
72 /** determins whether the register mode is active on that page.
72 /** determines whether the register mode is active on that page.
73 */
74 [property] boolean RegisterModeActive;
75
76 //-------------------------------------------------------------------------
77
78 /** contains the name of the paragraph style that is used as
79 reference of the register mode.
80 */

--- 116 unchanged lines hidden ---
73 */
74 [property] boolean RegisterModeActive;
75
76 //-------------------------------------------------------------------------
77
78 /** contains the name of the paragraph style that is used as
79 reference of the register mode.
80 */

--- 116 unchanged lines hidden ---