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

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

43{
44 //-------------------------------------------------------------------------
45 // The height of the object is determind by the content only.
46
47 // DocMerge: empty anyway
48 const short VARIABLE = 0;
49
50 //-------------------------------------------------------------------------
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

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

43{
44 //-------------------------------------------------------------------------
45 // The height of the object is determind by the content only.
46
47 // DocMerge: empty anyway
48 const short VARIABLE = 0;
49
50 //-------------------------------------------------------------------------
51 // The height property determins the height of the object.
51 // The height property determines the height of the object.
52
53 // DocMerge: empty anyway
54 const short FIX = 1;
55
56 //-------------------------------------------------------------------------
57
58 // DocMerge from idl: value com::sun::star::text::SizeType::MIN
59 /** The height property determines the minimum height of the object, but the

--- 12 unchanged lines hidden ---
52
53 // DocMerge: empty anyway
54 const short FIX = 1;
55
56 //-------------------------------------------------------------------------
57
58 // DocMerge from idl: value com::sun::star::text::SizeType::MIN
59 /** The height property determines the minimum height of the object, but the

--- 12 unchanged lines hidden ---