LabelFollow.idl (d1766043) LabelFollow.idl (2a413f17)
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

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

27//=============================================================================
28
29 module com { module sun { module star { module text {
30
31//=============================================================================
32
33/** These enumeration values specify character following the list label
34
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

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

27//=============================================================================
28
29 module com { module sun { module star { module text {
30
31//=============================================================================
32
33/** These enumeration values specify character following the list label
34
35 @since OOo 3.0
35 @since OpenOffice 3.0
36 */
37published constants LabelFollow
38{
39 //-------------------------------------------------------------------------
40
41 /** list tab stop
42 */
43 const short LISTTAB = 0;

--- 19 unchanged lines hidden ---
36 */
37published constants LabelFollow
38{
39 //-------------------------------------------------------------------------
40
41 /** list tab stop
42 */
43 const short LISTTAB = 0;

--- 19 unchanged lines hidden ---