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

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

30//=============================================================================
31
32module com { module sun { module star { module sdb {
33
34//=============================================================================
35
36/** allows operating on a sub document of an <type>OfficeDatabaseDocument</type>
37
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

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

30//=============================================================================
31
32module com { module sun { module star { module sdb {
33
34//=============================================================================
35
36/** allows operating on a sub document of an <type>OfficeDatabaseDocument</type>
37
38 @since OOo 3.1
38 @since OpenOffice 3.1
39 */
40published interface XSubDocument
41{
42 /** opens the sub document
43
44 <p>Note that opening the document means it is displayed in an own top-level frame
45 on the desktop.</p>
46

--- 53 unchanged lines hidden ---
39 */
40published interface XSubDocument
41{
42 /** opens the sub document
43
44 <p>Note that opening the document means it is displayed in an own top-level frame
45 on the desktop.</p>
46

--- 53 unchanged lines hidden ---