AccessRootElement.idl (d1766043) | AccessRootElement.idl (8e0daafc) |
---|---|
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 --- 126 unchanged lines hidden (view full) --- 135 </p> 136 137 <p>If an outside source uses 138 <member scope="com::sun::star::util">XChangesBatch::commitChanges()</member> 139 on an overlapping hierarchy access, all relevant changes will be notified 140 with a single event. 141 </p> 142 | 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 --- 126 unchanged lines hidden (view full) --- 135 </p> 136 137 <p>If an outside source uses 138 <member scope="com::sun::star::util">XChangesBatch::commitChanges()</member> 139 on an overlapping hierarchy access, all relevant changes will be notified 140 with a single event. 141 </p> 142 |
143 @ see UpdateRootElement 144 @ see com::sun::star::util::XChangesBatch | 143 @see UpdateRootElement 144 @see com::sun::star::util::XChangesBatch |
145*/ 146 interface com::sun::star::util::XChangesNotifier; 147 148/** provides access to the locale that applies to locale-dependent data 149 in this hierarchy. [optional] 150 151 <p>This interface may be missing if the implementation does not support 152 locale-dependent data in the hierarchy or if the (partial) hierarchy rooted --- 20 unchanged lines hidden --- | 145*/ 146 interface com::sun::star::util::XChangesNotifier; 147 148/** provides access to the locale that applies to locale-dependent data 149 in this hierarchy. [optional] 150 151 <p>This interface may be missing if the implementation does not support 152 locale-dependent data in the hierarchy or if the (partial) hierarchy rooted --- 20 unchanged lines hidden --- |