summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-03-15 07:57:28 +0000
committerAndreas Schlüns <as@openoffice.org>2001-03-15 07:57:28 +0000
commit5c41e34e280994a807973ca4b979c2076a6be3ae (patch)
treed47ae6781ce25d98d187194292e3f181c7c894bd /offapi/com/sun
parent736032b6b5723c5802c5ce7f300da89fd17a0388 (diff)
#80780# remove non supported property
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/frame/Desktop.idl15
1 files changed, 5 insertions, 10 deletions
diff --git a/offapi/com/sun/star/frame/Desktop.idl b/offapi/com/sun/star/frame/Desktop.idl
index ff8085f76625..f946c921cba8 100644
--- a/offapi/com/sun/star/frame/Desktop.idl
+++ b/offapi/com/sun/star/frame/Desktop.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Desktop.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $
+ * last change: $Author: as $ $Date: 2001-03-15 08:53:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -184,14 +184,6 @@ service Desktop
/** determines if the tools toolbar is on or off.
*/
[property] boolean HasToolBar;
-
- //-------------------------------------------------------------------------
-
- // DocMerge from xml: property com::sun::star::frame::Desktop::ISOLocale
- /** read-only property to get ISO-Language and ISO-Country.
- */
- [property] com::sun::star::lang::Locale ISOLocale;
-
};
//=============================================================================
@@ -201,6 +193,9 @@ service Desktop
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:14 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:20 hjs
initial import