CellAreaLink.idl (d1766043) | CellAreaLink.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 --- 88 unchanged lines hidden (view full) --- 97 98 */ 99 [property] long RefreshDelay; 100 101 //------------------------------------------------------------------------- 102 103 /** specifies the time between two refresh actions in seconds. 104 | 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 --- 88 unchanged lines hidden (view full) --- 97 98 */ 99 [property] long RefreshDelay; 100 101 //------------------------------------------------------------------------- 102 103 /** specifies the time between two refresh actions in seconds. 104 |
105 @since OOo 2.0 | 105 @since OpenOffice 2.0 |
106 */ 107 [optional, property] long RefreshPeriod; 108 109 110}; 111 112//============================================================================= 113 114}; }; }; }; 115 116#endif 117 | 106 */ 107 [optional, property] long RefreshPeriod; 108 109 110}; 111 112//============================================================================= 113 114}; }; }; }; 115 116#endif 117 |