UpdateRootElement.idl (d1766043) | UpdateRootElement.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 --- 79 unchanged lines hidden (view full) --- 88 89 <p>If the implementation supports 90 <member scope="com::sun::star::lang">XLocalizable::setLocale()</member>, changes 91 will be considered to apply to the locale that is set when 92 <member scope="com::sun::star::util">XChangesBatch::commitChanges()</member> 93 is invoked. 94 </p> 95 | 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 --- 79 unchanged lines hidden (view full) --- 88 89 <p>If the implementation supports 90 <member scope="com::sun::star::lang">XLocalizable::setLocale()</member>, changes 91 will be considered to apply to the locale that is set when 92 <member scope="com::sun::star::util">XChangesBatch::commitChanges()</member> 93 is invoked. 94 </p> 95 |
96 @ see AccessRootElement 97 @ see com::sun::star::util::XChangesNotifier | 96 @see AccessRootElement 97 @see com::sun::star::util::XChangesNotifier |
98*/ 99 interface com::sun::star::util::XChangesBatch; 100}; 101 102//============================================================================= 103 104}; }; }; }; 105 106#endif | 98*/ 99 interface com::sun::star::util::XChangesBatch; 100}; 101 102//============================================================================= 103 104}; }; }; }; 105 106#endif |