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

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

235 validation has to be reinserted into the property set.</p>
236
237 @see com::sun::star::sheet::TableValidation
238 */
239 [optional, property] com::sun::star::beans::XPropertySet ValidationLocal;
240
241 //-------------------------------------------------------------------------
242
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

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

235 validation has to be reinserted into the property set.</p>
236
237 @see com::sun::star::sheet::TableValidation
238 */
239 [optional, property] com::sun::star::beans::XPropertySet ValidationLocal;
240
241 //-------------------------------------------------------------------------
242
243 /** Returns the absolute adress of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
243 /** Returns the absolute address of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
244 */
245 [optional, readonly, property] string AbsoluteName;
246};
247
248//=============================================================================
249
250}; }; }; };
251
252#endif
253
244 */
245 [optional, readonly, property] string AbsoluteName;
246};
247
248//=============================================================================
249
250}; }; }; };
251
252#endif
253