summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-14 11:57:26 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-14 11:57:26 +0000
commit119fc9ebb7db3dd4abca20d2d0ffe12f8769cccf (patch)
treed4099f4c49a1ecec08375d3c76455220ed5321bf
parentac79169ccb627b2870e6bd66f2bf7347c42b02e9 (diff)
<true></true> -> <TRUE/> and same with FALSE
-rw-r--r--offapi/com/sun/star/awt/FontDescriptor.idl11
-rw-r--r--offapi/com/sun/star/awt/XPrinter.idl9
-rw-r--r--offapi/com/sun/star/chart/ChartAxis.idl13
-rw-r--r--offapi/com/sun/star/drawing/GluePoint.idl9
-rw-r--r--offapi/com/sun/star/drawing/Text.idl29
-rw-r--r--offapi/com/sun/star/frame/FeatureStateEvent.idl9
-rw-r--r--offapi/com/sun/star/frame/XDesktop.idl11
-rw-r--r--offapi/com/sun/star/frame/XFrame.idl9
-rw-r--r--offapi/com/sun/star/installation/InstallationCheck.idl9
-rw-r--r--offapi/com/sun/star/installation/XInstallationCheck.idl19
-rw-r--r--offapi/com/sun/star/presentation/Presentation.idl21
-rw-r--r--offapi/com/sun/star/presentation/Shape.idl21
-rw-r--r--offapi/com/sun/star/sdb/DataSettings.idl9
-rw-r--r--offapi/com/sun/star/sdb/RowSet.idl9
-rw-r--r--offapi/com/sun/star/sdb/XDatabaseAccessListener.idl9
-rw-r--r--offapi/com/sun/star/sdbc/DataTruncation.idl11
-rw-r--r--offapi/com/sun/star/sdbc/DriverPropertyInfo.idl11
-rw-r--r--offapi/com/sun/star/sdbc/XConnection.idl9
-rw-r--r--offapi/com/sun/star/sdbc/XDatabaseMetaData.idl9
-rw-r--r--offapi/com/sun/star/sdbc/XDriver.idl13
-rw-r--r--offapi/com/sun/star/sdbc/XMultipleResults.idl9
-rw-r--r--offapi/com/sun/star/sdbcx/Statement.idl11
-rw-r--r--offapi/com/sun/star/sheet/DataPilotSourceDimension.idl9
-rw-r--r--offapi/com/sun/star/sheet/SheetFilterDescriptor.idl11
-rw-r--r--offapi/com/sun/star/sheet/SheetSortDescriptor.idl11
-rw-r--r--offapi/com/sun/star/sheet/SubTotalDescriptor.idl11
-rw-r--r--offapi/com/sun/star/sheet/TableAutoFormatField.idl15
-rw-r--r--offapi/com/sun/star/sheet/TablePageBreakData.idl11
-rw-r--r--offapi/com/sun/star/sheet/TablePageStyle.idl17
-rw-r--r--offapi/com/sun/star/sheet/TableValidation.idl17
-rw-r--r--offapi/com/sun/star/sheet/XCalculatable.idl9
-rw-r--r--offapi/com/sun/star/sheet/XPrintAreas.idl11
-rw-r--r--offapi/com/sun/star/sheet/XScenario.idl9
-rw-r--r--offapi/com/sun/star/sheet/XViewFreezable.idl11
-rw-r--r--offapi/com/sun/star/sheet/XViewSplitable.idl11
-rw-r--r--offapi/com/sun/star/style/CharacterProperties.idl11
-rw-r--r--offapi/com/sun/star/style/ParagraphProperties.idl6
-rw-r--r--offapi/com/sun/star/style/XStyleLoader.idl9
-rw-r--r--offapi/com/sun/star/table/CellProperties.idl11
-rw-r--r--offapi/com/sun/star/table/ShadowFormat.idl9
-rw-r--r--offapi/com/sun/star/table/TableColumn.idl9
-rw-r--r--offapi/com/sun/star/table/TableRow.idl9
-rw-r--r--offapi/com/sun/star/text/AutoTextEntry.idl9
-rw-r--r--offapi/com/sun/star/text/BaseIndex.idl6
-rw-r--r--offapi/com/sun/star/text/FootnoteSettings.idl9
-rw-r--r--offapi/com/sun/star/text/LineNumberingProperties.idl10
-rw-r--r--offapi/com/sun/star/text/LineNumberingSettings.idl13
-rw-r--r--offapi/com/sun/star/text/PrintSettings.idl9
-rw-r--r--offapi/com/sun/star/text/TextEmbeddedObject.idl6
-rw-r--r--offapi/com/sun/star/text/TextTableRow.idl11
-rw-r--r--offapi/com/sun/star/text/ViewSettings.idl55
-rw-r--r--offapi/com/sun/star/util/SearchDescriptor.idl21
-rw-r--r--offapi/com/sun/star/util/SortDescriptor.idl11
-rw-r--r--offapi/com/sun/star/util/SortField.idl9
-rw-r--r--offapi/com/sun/star/util/XSearchable.idl15
-rw-r--r--offapi/com/sun/star/view/PrintSettings.idl27
-rw-r--r--udkapi/com/sun/star/script/AllListenerAdapter.idl9
57 files changed, 433 insertions, 274 deletions
diff --git a/offapi/com/sun/star/awt/FontDescriptor.idl b/offapi/com/sun/star/awt/FontDescriptor.idl
index 1975620ce..67725c6ad 100644
--- a/offapi/com/sun/star/awt/FontDescriptor.idl
+++ b/offapi/com/sun/star/awt/FontDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontDescriptor.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:10 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -220,8 +220,8 @@ struct FontDescriptor
<p>
- <true></true> means that only non-space characters get underlined,
- <false></false> means that the spacing also gets underlined.
+ <TRUE/> means that only non-space characters get underlined,
+ <FALSE/> means that the spacing also gets underlined.
</p>
<p>This property is only valid if the property
@@ -252,6 +252,9 @@ struct FontDescriptor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:10 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:34:49 hjs
initial import
diff --git a/offapi/com/sun/star/awt/XPrinter.idl b/offapi/com/sun/star/awt/XPrinter.idl
index 0d0f0f762..dc352e8cc 100644
--- a/offapi/com/sun/star/awt/XPrinter.idl
+++ b/offapi/com/sun/star/awt/XPrinter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPrinter.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,7 +135,7 @@ interface XPrinter: com::sun::star::awt::XPrinterPropertySet
beforehand, then this call does nothing. If you call
<member scope="com::sun::star::awt">XPrinter::terminate</member> in or before the call to
<member scope="com::sun::star::awt">XPrinter::start</member>,
- <member scope="com::sun::star::awt">XPrinter::termnate</member> returns <false></false>.
+ <member scope="com::sun::star::awt">XPrinter::termnate</member> returns <FALSE/>.
This call must not block the thread.
</p>@see end
@@ -167,6 +167,9 @@ interface XPrinter: com::sun::star::awt::XPrinterPropertySet
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:11 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:34:53 hjs
initial import
diff --git a/offapi/com/sun/star/chart/ChartAxis.idl b/offapi/com/sun/star/chart/ChartAxis.idl
index 43917122b..664e9422d 100644
--- a/offapi/com/sun/star/chart/ChartAxis.idl
+++ b/offapi/com/sun/star/chart/ChartAxis.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartAxis.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,7 +146,7 @@ service ChartAxis
// DocMerge from xml: property com::sun::star::chart::ChartAxis::AutoMax
/** The maximium value of the axis scale is calculated by the chart if
- this property is <true></true>.
+ this property is <TRUE/>.
*/
[optional, property] boolean AutoMax;
@@ -154,7 +154,7 @@ service ChartAxis
// DocMerge from xml: property com::sun::star::chart::ChartAxis::AutoMin
/** The minimum value of the axis scale is calculated by the chart if
- this property is <true></true>.
+ this property is <TRUE/>.
*/
[optional, property] boolean AutoMin;
@@ -177,7 +177,7 @@ service ChartAxis
// DocMerge from xml: property com::sun::star::chart::ChartAxis::AutoStepMain
/** The distance between the main tick marks is calculated by the chart
- if this property is <true></true>.
+ if this property is <TRUE/>.
*/
[optional, property] boolean AutoStepMain;
@@ -282,6 +282,9 @@ service ChartAxis
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:35 mi
+ moved from api
+
Revision 1.3 2000/10/09 14:24:54 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/offapi/com/sun/star/drawing/GluePoint.idl b/offapi/com/sun/star/drawing/GluePoint.idl
index 16daab736..5b8ba346a 100644
--- a/offapi/com/sun/star/drawing/GluePoint.idl
+++ b/offapi/com/sun/star/drawing/GluePoint.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GluePoint.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -102,7 +102,7 @@ struct GluePoint
//-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::drawing::GluePoint::PositionAbsolute
- /** If this is <true></true>, then the position of this <type>GluePoint</type> is
+ /** If this is <TRUE/>, then the position of this <type>GluePoint</type> is
absolute on a page and is not relative to a shape.
*/
boolean PositionAbsolute;
@@ -124,6 +124,9 @@ struct GluePoint
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:41 mi
+ moved from api
+
Revision 1.2 2000/10/25 14:46:06 cl
new api for glue points added
diff --git a/offapi/com/sun/star/drawing/Text.idl b/offapi/com/sun/star/drawing/Text.idl
index e5719abdb..0d6b2627e 100644
--- a/offapi/com/sun/star/drawing/Text.idl
+++ b/offapi/com/sun/star/drawing/Text.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Text.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: cl $ $Date: 2000-12-07 19:44:06 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -142,7 +142,7 @@ service Text
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::drawing::Text::IsNumbering
- /** If this is <true></true>, numbering is ON for the text of
+ /** If this is <TRUE/>, numbering is ON for the text of
this <type>Shape</type>.
*/
[property] boolean IsNumbering;
@@ -164,7 +164,7 @@ service Text
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::drawing::Text::TextAutoGrowHeight
- /** If this value is <true></true>, the height of the <type>Shape</type> is
+ /** If this value is <TRUE/>, the height of the <type>Shape</type> is
automatically expanded/shrunk when text is added to or removed from
the <type>Shape</type>.
*/
@@ -173,7 +173,7 @@ service Text
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::drawing::Text::TextAutoGrowWidth
- /** If this value is <true></true>, the width of the <type>Shape</type> is
+ /** If this value is <TRUE/>, the width of the <type>Shape</type> is
automatically expanded/shrunk when text is added to or removed from
the <type>Shape</type>.
*/
@@ -182,7 +182,7 @@ service Text
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::drawing::Text::TextContourFrame
- /** If this value is <true></true>, the left edge of every line of text is
+ /** If this value is <TRUE/>, the left edge of every line of text is
aligned with the left edge of this <type>Shape</type>.
*/
[property] boolean TextContourFrame;
@@ -190,7 +190,7 @@ service Text
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::drawing::Text::TextFitToSize
- /** With this set to <true></true>, the text inside of the <type>Shape</type>
+ /** With this set to <TRUE/>, the text inside of the <type>Shape</type>
is stretched to fit into the <type>Shape</type>.
*/
[property] com::sun::star::drawing::TextFitToSizeType TextFitToSize;
@@ -215,7 +215,7 @@ service Text
to the left edge of the text.
<p>This is only useful if <member>Text::TextHorizontalAdjust</member> is
<const>BLOCK</const> or <const>STRETCH</const> or if
- <member>Text::TextFitSize</member> is <true></true>.</p>
+ <member>Text::TextFitSize</member> is <TRUE/>.</p>
*/
[property] long TextLeftDistance;
@@ -226,7 +226,7 @@ service Text
<p>This is only useful if <member>Text::TextHorizontalAdjust</member> is
<const>BLOCK</const> or <const>STRETCH</const>
- or if <member>Text::TextFitSize</member> is <true></true>.</p>
+ or if <member>Text::TextFitSize</member> is <TRUE/>.</p>
*/
[property] long TextRightDistance;
@@ -237,7 +237,7 @@ service Text
<p>This is only useful if <member>Text::TextVerticalAdjust</member> is
<const>BLOCK</const> or if <member>Text::TextFitSize</member> is
- <true></true>.</p>
+ <TRUE/>.</p>
*/
[property] long TextUpperDistance;
@@ -251,7 +251,7 @@ service Text
<p>This is only useful if <type>Text::TextVerticalAdjust</type> is
<const>BLOCK</const> or if <member>Text::TextFitSize</member> is
- <true></true>.</p>
+ <TRUE/>.</p>
*/
[property] long TextLowerDistance;
@@ -322,7 +322,7 @@ service Text
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::drawing::Text::TextAnimationStartInside
- /** If this value is <true></true>, the text is visible at the start of the
+ /** If this value is <TRUE/>, the text is visible at the start of the
animation.
*/
[property] boolean TextAnimationStartInside;
@@ -330,7 +330,7 @@ service Text
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::drawing::Text::TextAnimationStopInside
- /** If this value is <true></true>, the text is visible at the end of the
+ /** If this value is <TRUE/>, the text is visible at the end of the
animation.
*/
[property] boolean TextAnimationStopInside;
@@ -348,6 +348,9 @@ service Text
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2000/12/07 19:44:06 cl
+ #80304# vertical writing added
+
Revision 1.4 2000/11/15 16:57:04 cl
#79743# replaced TextAdjust with TextHorizontalAdjust and TextVerticalAdjust
diff --git a/offapi/com/sun/star/frame/FeatureStateEvent.idl b/offapi/com/sun/star/frame/FeatureStateEvent.idl
index 64eb3ca95..9efc48ebb 100644
--- a/offapi/com/sun/star/frame/FeatureStateEvent.idl
+++ b/offapi/com/sun/star/frame/FeatureStateEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FeatureStateEvent.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -118,7 +118,7 @@ struct FeatureStateEvent: com::sun::star::lang::EventObject
- <p>This can be, for example, simply <true></true> for a boolean feature like
+ <p>This can be, for example, simply <TRUE/> for a boolean feature like
underline on/off. Some simple types like <code>string</code> or
<atom>boolean</atom> are useful here for generic UI elements, like
a checkmark in a menu.</p>
@@ -134,6 +134,9 @@ struct FeatureStateEvent: com::sun::star::lang::EventObject
/*=============================================================================
$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
diff --git a/offapi/com/sun/star/frame/XDesktop.idl b/offapi/com/sun/star/frame/XDesktop.idl
index da8c4dae1..e89a2a45b 100644
--- a/offapi/com/sun/star/frame/XDesktop.idl
+++ b/offapi/com/sun/star/frame/XDesktop.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDesktop.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -112,8 +112,8 @@ interface XDesktop: com::sun::star::uno::XInterface
<p>First a vetoable queryTermination-event is broadcast. If no
TerminationVetoException was thrown, a notifyTermination-event is
- broadcast and <true></true> will be returned; otherwise an
- abortTermination-event is broadcast and <false></false> will be returned.
+ broadcast and <TRUE/> will be returned; otherwise an
+ abortTermination-event is broadcast and <FALSE/> will be returned.
</p>@see exception com::sun::star::frame::TerminationVetoException
@see interface XTerminateListener
*/
@@ -189,6 +189,9 @@ interface XDesktop: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:14 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:24:56 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/offapi/com/sun/star/frame/XFrame.idl b/offapi/com/sun/star/frame/XFrame.idl
index b0b473971..2751466ea 100644
--- a/offapi/com/sun/star/frame/XFrame.idl
+++ b/offapi/com/sun/star/frame/XFrame.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XFrame.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -192,7 +192,7 @@ interface XFrame: com::sun::star::lang::XComponent
<p>In general a top frame is the frame which is a direct child of
a task frame or which does not have a parent. If a frame returns
- <true></true> for this method, all calls to
+ <TRUE/> for this method, all calls to
@@ -332,6 +332,9 @@ interface XFrame: com::sun::star::lang::XComponent
/*=============================================================================
$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:21 hjs
initial import
diff --git a/offapi/com/sun/star/installation/InstallationCheck.idl b/offapi/com/sun/star/installation/InstallationCheck.idl
index a61fbcbee..956f5ba23 100644
--- a/offapi/com/sun/star/installation/InstallationCheck.idl
+++ b/offapi/com/sun/star/installation/InstallationCheck.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InstallationCheck.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:18 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@
fix any missing RegistryKey of fonts which still reside in the font directory.
</p>
- <p>If it is possbile to fix, the method returns <true></true>.
+ <p>If it is possbile to fix, the method returns <TRUE/>.
</p>@see XInstallationCheck
*/
@@ -100,6 +100,9 @@ service InstallationCheck
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:18 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:23 hjs
initial import
diff --git a/offapi/com/sun/star/installation/XInstallationCheck.idl b/offapi/com/sun/star/installation/XInstallationCheck.idl
index c36251ff3..e008f8f6c 100644
--- a/offapi/com/sun/star/installation/XInstallationCheck.idl
+++ b/offapi/com/sun/star/installation/XInstallationCheck.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInstallationCheck.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:18 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ interface XInstallationCheck: com::sun::star::uno::XInterface
/** checks if something of the installation is missing.
<p>If missing parts are detected check should try to automaticly repair/
- reinstall these parts. Only if this is not possible return <false></false>.
+ reinstall these parts. Only if this is not possible return <FALSE/>.
</p>@see resetSuppressed
*/
@@ -93,7 +93,7 @@ interface XInstallationCheck: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::installation::XInstallationCheck::checkWithDialog
- /** same as check, but additionally shows a dialog if result is <false></false>.
+ /** same as check, but additionally shows a dialog if result is <FALSE/>.
@@ -114,7 +114,7 @@ interface XInstallationCheck: com::sun::star::uno::XInterface
<p>The dialog shows which part(s) is (are) missing and have a checkbox,
that represents the state of the flag suppressed. This dialog is
- the only way to set the flag suppressed to <true></true>. This method is
+ the only way to set the flag suppressed to <TRUE/>. This method is
not affected by the value of the flag suppressed.
</p>@see resetSuppressed
*/
@@ -127,9 +127,9 @@ interface XInstallationCheck: com::sun::star::uno::XInterface
<p>The flag suppressed is stored in the OfficeRegistry. If suppressed is
- <false></false>, the methods check and checkWithDialog ignores the parameter
- bForce. If suppressed is <true></true> check and checkWithDialog only
- perform any action if their parameter bForce is <true></true>. otherwise
+ <FALSE/>, the methods check and checkWithDialog ignores the parameter
+ bForce. If suppressed is <TRUE/> check and checkWithDialog only
+ perform any action if their parameter bForce is <TRUE/>. otherwise
they return TRUE.
</p>
@@ -152,6 +152,9 @@ interface XInstallationCheck: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:18 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:24:56 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/offapi/com/sun/star/presentation/Presentation.idl b/offapi/com/sun/star/presentation/Presentation.idl
index 87bdbdf79..627fd05cc 100644
--- a/offapi/com/sun/star/presentation/Presentation.idl
+++ b/offapi/com/sun/star/presentation/Presentation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Presentation.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:28 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -126,7 +126,7 @@ service Presentation
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Presentation::IsAlwaysOnTop
- /** If this property is set to <true></true>, the window of the presentation is
+ /** If this property is set to <TRUE/>, the window of the presentation is
always on top of all other windows.
*/
[property] boolean IsAlwaysOnTop;
@@ -134,7 +134,7 @@ service Presentation
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Presentation::IsAutomatic
- /** If this property is <true></true>, all pages are changed automatically.
+ /** If this property is <TRUE/>, all pages are changed automatically.
@@ -145,7 +145,7 @@ service Presentation
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Presentation::IsEndless
- /** If this property is set to <true></true>, the presentation is repeated
+ /** If this property is set to <TRUE/>, the presentation is repeated
endlessly.
*/
[property] boolean IsEndless;
@@ -153,7 +153,7 @@ service Presentation
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Presentation::IsFullScreen
- /** If this property is set to <true></true>, the presentation runs in
+ /** If this property is set to <TRUE/>, the presentation runs in
full-screen mode.
*/
[property] boolean IsFullScreen;
@@ -168,7 +168,7 @@ service Presentation
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Presentation::IsMouseVisible
- /** If this property is <true></true>, the mouse is visible during the
+ /** If this property is <TRUE/>, the mouse is visible during the
presentation.
*/
[property] boolean IsMouseVisible;
@@ -188,7 +188,7 @@ service Presentation
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Presentation::StartWithNavigator
- /** If this is set to <true></true>, the Navigator is opened at the start of the
+ /** If this is set to <TRUE/>, the Navigator is opened at the start of the
presentation.
*/
[property] boolean StartWithNavigator;
@@ -196,7 +196,7 @@ service Presentation
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Presentation::UsePen
- /** If this is <true></true>, a pen is shown during presentation.
+ /** If this is <TRUE/>, a pen is shown during presentation.
@@ -213,6 +213,9 @@ service Presentation
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:28 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:31 hjs
initial import
diff --git a/offapi/com/sun/star/presentation/Shape.idl b/offapi/com/sun/star/presentation/Shape.idl
index c68348250..5bd8f9424 100644
--- a/offapi/com/sun/star/presentation/Shape.idl
+++ b/offapi/com/sun/star/presentation/Shape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Shape.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:28 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,7 +100,7 @@ service Shape
<p>This color is used if the property <member scope="com::sun::star::drawing">Shape::DimPrev</member>
- is <true></true> and <member scope="com::sun::star::drawing">Shape::DimHide</member> is <false></false>.</p>
+ is <TRUE/> and <member scope="com::sun::star::drawing">Shape::DimHide</member> is <FALSE/>.</p>
*/
[property] long DimColor;
@@ -108,14 +108,14 @@ service Shape
// DocMerge from xml: property com::sun::star::presentation::Shape::DimHide
/** If this property and the property <member scope="com::sun::star::drawing">Shape::DimPrev</member>
- are both <true></true>, the shape is hidden instead of dimmed to a color.
+ are both <TRUE/>, the shape is hidden instead of dimmed to a color.
*/
[property] boolean DimHide;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Shape::DimPrevious
- /** If this property is <true></true>, this shape is dimmed to the color of
+ /** If this property is <TRUE/>, this shape is dimmed to the color of
property <member scope="com::sun::star::drawing">Shape::DimColor</member> after executing its
animation effect.
*/
@@ -132,14 +132,14 @@ service Shape
// DocMerge from xml: property com::sun::star::presentation::Shape::IsEmptyPresentationObject
/** If this is a default presentation object and if it is empty,
- this property is <true></true>.
+ this property is <TRUE/>.
*/
[readonly, property] boolean IsEmptyPresentationObject;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Shape::IsPresentationObject
- /** If this is a presentation object, this property is <true></true>.
+ /** If this is a presentation object, this property is <TRUE/>.
@@ -159,7 +159,7 @@ service Shape
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Shape::PlayFull
- /** If this property is <true></true>, the sound of this shape is played in
+ /** If this property is <TRUE/>, the sound of this shape is played in
full.
@@ -195,7 +195,7 @@ service Shape
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::presentation::Shape::SoundOn
- /** If this property is set to <true></true>, a sound is played while the
+ /** If this property is set to <TRUE/>, a sound is played while the
animation effect is executed.
*/
[property] boolean SoundOn;
@@ -231,6 +231,9 @@ service Shape
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:28 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:30 hjs
initial import
diff --git a/offapi/com/sun/star/sdb/DataSettings.idl b/offapi/com/sun/star/sdb/DataSettings.idl
index 2f468c155..d441adb3e 100644
--- a/offapi/com/sun/star/sdb/DataSettings.idl
+++ b/offapi/com/sun/star/sdb/DataSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataSettings.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:30 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@ service DataSettings
// DocMerge from xml: property com::sun::star::sdb::DataSettings::ApplyFilter
/** indicates whether the filter should be applied or not,
- default is <false></false>.
+ default is <FALSE/>.
*/
[property] boolean ApplyFilter;
@@ -122,6 +122,9 @@ service DataSettings
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:30 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:36 hjs
initial import
diff --git a/offapi/com/sun/star/sdb/RowSet.idl b/offapi/com/sun/star/sdb/RowSet.idl
index 568099f1d..3ea88e8bc 100644
--- a/offapi/com/sun/star/sdb/RowSet.idl
+++ b/offapi/com/sun/star/sdb/RowSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowSet.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -168,7 +168,7 @@ service RowSet
// DocMerge from xml: property com::sun::star::sdbc::com::sun::star::sdbcx::com::sun::star::sdb::RowSet::ApplyFilter
/** indicates whether the filter should be applied or not,
- default is <false></false>.
+ default is <FALSE/>.
*/
[property] boolean ApplyFilter;
@@ -265,6 +265,9 @@ service RowSet
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:31 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:36 hjs
initial import
diff --git a/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl b/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl
index 09b2837e9..1ca1123b9 100644
--- a/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl
+++ b/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDatabaseAccessListener.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,7 +91,7 @@ interface XDatabaseAccessListener: com::sun::star::lang::XEventListener
// DocMerge from xml: method com::sun::star::sdb::XDatabaseAccessListener::approveConnectionClosing
/** indicates that the connection of the bean will be closed. If there are pending
- actions on the connection of the bean, "approveConnectionClosing" should return <false></false>.
+ actions on the connection of the bean, "approveConnectionClosing" should return <FALSE/>.
*/
boolean approveConnectionClosing([in]com::sun::star::lang::EventObject event);
//-------------------------------------------------------------------------
@@ -108,6 +108,9 @@ interface XDatabaseAccessListener: com::sun::star::lang::XEventListener
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:31 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:37 hjs
initial import
diff --git a/offapi/com/sun/star/sdbc/DataTruncation.idl b/offapi/com/sun/star/sdbc/DataTruncation.idl
index 2d48cd6ca..a030b7f79 100644
--- a/offapi/com/sun/star/sdbc/DataTruncation.idl
+++ b/offapi/com/sun/star/sdbc/DataTruncation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataTruncation.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,13 +86,13 @@ exception DataTruncation: SQLWarning
// DocMerge from xml: field com::sun::star::sdbc::DataTruncation::IsParameter
- /** is <true></true> if a parameter value is truncated.
+ /** is <TRUE/> if a parameter value is truncated.
*/
boolean IsParameter;
// DocMerge from xml: field com::sun::star::sdbc::DataTruncation::DuringRead
- /** is <true></true> if a read was truncated.
+ /** is <TRUE/> if a read was truncated.
*/
boolean DuringRead;
@@ -117,6 +117,9 @@ exception DataTruncation: SQLWarning
}; }; }; };
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:39 hjs
initial import
diff --git a/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl b/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl
index ac1121b1e..caed42b8d 100644
--- a/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl
+++ b/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DriverPropertyInfo.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,8 +87,8 @@ struct DriverPropertyInfo
// DocMerge from xml: field com::sun::star::sdbc::DriverPropertyInfo::IsRequired
- /** is <true></true> if a value must be supplied for this property
- during <code>Driver.connect</code> and <false></false> otherwise.
+ /** is <TRUE/> if a value must be supplied for this property
+ during <code>Driver.connect</code> and <FALSE/> otherwise.
*/
boolean IsRequired;
@@ -115,6 +115,9 @@ struct DriverPropertyInfo
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:40 hjs
initial import
diff --git a/offapi/com/sun/star/sdbc/XConnection.idl b/offapi/com/sun/star/sdbc/XConnection.idl
index fef84573b..0549e41fa 100644
--- a/offapi/com/sun/star/sdbc/XConnection.idl
+++ b/offapi/com/sun/star/sdbc/XConnection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XConnection.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -265,7 +265,7 @@ interface XConnection: com::sun::star::sdbc::XCloseable
<p>
<b>Note:</b> This method cannot be called while in the
- middle of a transaction; calling setReadOnly with <true></true> does not
+ middle of a transaction; calling setReadOnly with <TRUE/> does not
necessarily cause writes to be prohibited.
</p>
*/
@@ -349,6 +349,9 @@ interface XConnection: com::sun::star::sdbc::XCloseable
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:41 hjs
initial import
diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
index c32d76e6c..f36983d8d 100644
--- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
+++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDatabaseMetaData.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1955,7 +1955,7 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface
// DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::deletesAreDetected
/** indicates whether or not a visible row delete can be detected by
calling XResultSet.rowDeleted(). If deletesAreDetected()
- returns <false></false>, then deleted rows are removed from the result set.
+ returns <FALSE/>, then deleted rows are removed from the result set.
*/
[const] boolean deletesAreDetected([in]long setType) raises (SQLException);
//-------------------------------------------------------------------------
@@ -2030,6 +2030,9 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:42 hjs
initial import
diff --git a/offapi/com/sun/star/sdbc/XDriver.idl b/offapi/com/sun/star/sdbc/XDriver.idl
index 23d322df1..afe0a85d0 100644
--- a/offapi/com/sun/star/sdbc/XDriver.idl
+++ b/offapi/com/sun/star/sdbc/XDriver.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDriver.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,9 +135,9 @@ interface XDriver: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sdbc::XDriver::acceptsURL
- /** returns <true></true> if the driver thinks that it can open a connection
- to the given URL. Typically drivers will return <true></true> if they
- understand the subprotocol specified in the URL and <false></false> if
+ /** returns <TRUE/> if the driver thinks that it can open a connection
+ to the given URL. Typically drivers will return <TRUE/> if they
+ understand the subprotocol specified in the URL and <FALSE/> if
they do not.
*/
boolean acceptsURL([in]string url) raises (SQLException);
@@ -186,6 +186,9 @@ interface XDriver: com::sun::star::uno::XInterface
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:41 hjs
initial import
diff --git a/offapi/com/sun/star/sdbc/XMultipleResults.idl b/offapi/com/sun/star/sdbc/XMultipleResults.idl
index 8b586b79d..d85417efe 100644
--- a/offapi/com/sun/star/sdbc/XMultipleResults.idl
+++ b/offapi/com/sun/star/sdbc/XMultipleResults.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMultipleResults.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,7 +113,7 @@ interface XMultipleResults: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sdbc::XMultipleResults::getMoreResults
- /** moves to a Statement's next result. It returns <true></true> if
+ /** moves to a Statement's next result. It returns <TRUE/> if
this result is a ResultSet. This method also implicitly
closes any current ResultSet obtained with getResultSet.
@@ -133,6 +133,9 @@ interface XMultipleResults: com::sun::star::uno::XInterface
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:42 hjs
initial import
diff --git a/offapi/com/sun/star/sdbcx/Statement.idl b/offapi/com/sun/star/sdbcx/Statement.idl
index a48da673d..5f1687de7 100644
--- a/offapi/com/sun/star/sdbcx/Statement.idl
+++ b/offapi/com/sun/star/sdbcx/Statement.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Statement.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,8 +79,8 @@ service Statement
// DocMerge from xml: property com::sun::star::sdbcx::Statement::UseBookmarks
- /** returns <true></true> if a resultset should allow the navigation with bookmarks
- or not. The default is <false></false>.
+ /** returns <TRUE/> if a resultset should allow the navigation with bookmarks
+ or not. The default is <FALSE/>.
*/
[property] boolean UseBookmarks;
};
@@ -91,6 +91,9 @@ service Statement
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:39 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:44 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl b/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl
index 58741b4a1..0a1ef1d8c 100644
--- a/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl
+++ b/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotSourceDimension.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:45 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -124,7 +124,7 @@ service DataPilotSourceDimension
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::DataPilotSourceDimension::IsDataLayoutDimension
- /** contains <true></true> if this is the dimension used to layout the
+ /** contains <TRUE/> if this is the dimension used to layout the
different data dimensions.
*/
[readonly, property] boolean IsDataLayoutDimension;
@@ -174,6 +174,9 @@ service DataPilotSourceDimension
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:45 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:46 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
index 5c3c240b5..839556ae1 100644
--- a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SheetFilterDescriptor.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -129,7 +129,7 @@ service SheetFilterDescriptor
- <p>This is only used if <member>SheetFilterDescriptor::CopyOutputData</member> is <true></true>.</p>
+ <p>This is only used if <member>SheetFilterDescriptor::CopyOutputData</member> is <TRUE/>.</p>
*/
[property] boolean SaveOutputPosition;
@@ -164,7 +164,7 @@ service SheetFilterDescriptor
- <p>This is only used if <member>SheetFilterDescriptor::CopyOutputData</member> is <true></true>.</p>
+ <p>This is only used if <member>SheetFilterDescriptor::CopyOutputData</member> is <TRUE/>.</p>
*/
[property] com::sun::star::table::CellAddress OutputPosition;
@@ -185,6 +185,9 @@ service SheetFilterDescriptor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:48 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/SheetSortDescriptor.idl b/offapi/com/sun/star/sheet/SheetSortDescriptor.idl
index be72d80cc..6ae2598d8 100644
--- a/offapi/com/sun/star/sheet/SheetSortDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SheetSortDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SheetSortDescriptor.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -118,7 +118,7 @@ service SheetSortDescriptor
<p>This is only used if <member>SheetSortDescriptor::IsUserListEnabled</member>
- is <true></true>.</p>
+ is <TRUE/>.</p>
*/
[property] long UserListIndex;
@@ -146,7 +146,7 @@ service SheetSortDescriptor
- <p>This is only used if UseOutputPosition is <true></true>.</p>
+ <p>This is only used if UseOutputPosition is <TRUE/>.</p>
*/
[property] com::sun::star::table::CellAddress OutputPosition;
@@ -159,6 +159,9 @@ service SheetSortDescriptor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:48 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
index fee45b150..e7cf0aa52 100644
--- a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SubTotalDescriptor.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -120,7 +120,7 @@ service SubTotalDescriptor
<p>This is only used if <member>SubTotalDescriptor::EnableUserSortList</member>
- is <true></true>.</p>
+ is <TRUE/>.</p>
*/
[property] long UserSortListIndex;
@@ -136,7 +136,7 @@ service SubTotalDescriptor
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::SubTotalDescriptor::SortAscending
- /** specifies the sorting order if Sort is set to <true></true>.
+ /** specifies the sorting order if Sort is set to <TRUE/>.
*/
[property] boolean SortAscending;
@@ -157,6 +157,9 @@ service SubTotalDescriptor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:48 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/TableAutoFormatField.idl b/offapi/com/sun/star/sheet/TableAutoFormatField.idl
index 21ae06aa5..2031c15d3 100644
--- a/offapi/com/sun/star/sheet/TableAutoFormatField.idl
+++ b/offapi/com/sun/star/sheet/TableAutoFormatField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TableAutoFormatField.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,21 +130,21 @@ service TableAutoFormatField
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::TableAutoFormatField::CharCrossedOut
- /** is <true></true> if the characters are crossed out.
+ /** is <TRUE/> if the characters are crossed out.
*/
[property] boolean CharCrossedOut;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::TableAutoFormatField::CharContoured
- /** is <true></true> if the characters are contoured.
+ /** is <TRUE/> if the characters are contoured.
*/
[property] boolean CharContoured;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::TableAutoFormatField::CharShadowed
- /** is <true></true> if the characters are shadowed.
+ /** is <TRUE/> if the characters are shadowed.
*/
[property] boolean CharShadowed;
@@ -172,7 +172,7 @@ service TableAutoFormatField
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::TableAutoFormatField::IsCellBackgroundTransparent
- /** is <true></true> if the cell background is transparent
+ /** is <TRUE/> if the cell background is transparent
and the <member>TableAutoFormatField::CellBackColor</member> value is not used.
*/
[property] boolean IsCellBackgroundTransparent;
@@ -193,6 +193,9 @@ service TableAutoFormatField
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:48 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/TablePageBreakData.idl b/offapi/com/sun/star/sheet/TablePageBreakData.idl
index c36092a39..688238acb 100644
--- a/offapi/com/sun/star/sheet/TablePageBreakData.idl
+++ b/offapi/com/sun/star/sheet/TablePageBreakData.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TablePageBreakData.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,8 +81,8 @@ struct TablePageBreakData
//-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::sheet::TablePageBreakData::ManualBreak
- /** is <true></true> for a manual page break,
- <false></false> for an automatic one.
+ /** is <TRUE/> for a manual page break,
+ <FALSE/> for an automatic one.
*/
boolean ManualBreak;
@@ -95,6 +95,9 @@ struct TablePageBreakData
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:49 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/TablePageStyle.idl b/offapi/com/sun/star/sheet/TablePageStyle.idl
index 8e6d0652c..edc8c3af3 100644
--- a/offapi/com/sun/star/sheet/TablePageStyle.idl
+++ b/offapi/com/sun/star/sheet/TablePageStyle.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TablePageStyle.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,7 +98,7 @@ service TablePageStyle
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::TablePageStyle::IsBackgroundTransparent
- /** is <true></true> if the page background is transparent.
+ /** is <TRUE/> if the page background is transparent.
*/
[property] boolean IsBackgroundTransparent;
@@ -173,9 +173,9 @@ service TablePageStyle
- <p>If <true></true>, the order for printing pages begins with top-to-bottom,
+ <p>If <TRUE/>, the order for printing pages begins with top-to-bottom,
then continues with the next set of cell columns to the right. If
- <false></false>, the order for printing pages begins with left-to-right,
+ <FALSE/>, the order for printing pages begins with left-to-right,
then continues with the next set of cell rows to the bottom.</p>
*/
[property] boolean PrintDownFirst;
@@ -233,7 +233,7 @@ service TablePageStyle
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::TablePageStyle::TransparentHeaderBackground
- /** is <true></true> if the header background is transparent.
+ /** is <TRUE/> if the header background is transparent.
*/
[property] boolean TransparentHeaderBackground;
@@ -277,7 +277,7 @@ service TablePageStyle
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::sheet::TablePageStyle::TransparentFooterBackground
- /** is <true></true> if the footer background is transparent.
+ /** is <TRUE/> if the footer background is transparent.
*/
[property] boolean TransparentFooterBackground;
@@ -320,6 +320,9 @@ service TablePageStyle
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:49 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/TableValidation.idl b/offapi/com/sun/star/sheet/TableValidation.idl
index 524480731..57da06071 100644
--- a/offapi/com/sun/star/sheet/TableValidation.idl
+++ b/offapi/com/sun/star/sheet/TableValidation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TableValidation.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -119,7 +119,7 @@ service TableValidation
<p>This is only used if <member>TableValidation::ShowInputMessage</member>
- is <true></true>.</p>
+ is <TRUE/>.</p>
*/
[property] string InputTitle;
@@ -131,7 +131,7 @@ service TableValidation
<p>This is only used if <member>TableValidation::ShowInputMessage</member>
- is <true></true>.</p>
+ is <TRUE/>.</p>
*/
[property] string InputMessage;
@@ -152,7 +152,7 @@ service TableValidation
<p>This is only used if <member>TableValidation::ShowErrorMessage</member>
- is <true></true>.</p>
+ is <TRUE/>.</p>
*/
[property] string ErrorTitle;
@@ -164,7 +164,7 @@ service TableValidation
<p>This is only used if <member>TableValidation::ShowErrorMessage</member>
- is <true></true>.</p>
+ is <TRUE/>.</p>
*/
[property] string ErrorMessage;
@@ -183,7 +183,7 @@ service TableValidation
<p>This is used only if <member>TableValidation::ShowErrorMessage</member>
- is <true></true>.</p>
+ is <TRUE/>.</p>
*/
[property] com::sun::star::sheet::ValidationAlertStyle ErrorAlertStyle;
@@ -196,6 +196,9 @@ service TableValidation
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:49 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/XCalculatable.idl b/offapi/com/sun/star/sheet/XCalculatable.idl
index 6c8367884..8ca8f3b0c 100644
--- a/offapi/com/sun/star/sheet/XCalculatable.idl
+++ b/offapi/com/sun/star/sheet/XCalculatable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCalculatable.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,7 +100,7 @@ interface XCalculatable: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sheet::XCalculatable::isAutomaticCalculationEnabled
- /** returns <true></true> if automatic calculation is enabled.
+ /** returns <TRUE/> if automatic calculation is enabled.
@@ -134,6 +134,9 @@ interface XCalculatable: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:49 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/XPrintAreas.idl b/offapi/com/sun/star/sheet/XPrintAreas.idl
index 3dc27d2e9..0e836526f 100644
--- a/offapi/com/sun/star/sheet/XPrintAreas.idl
+++ b/offapi/com/sun/star/sheet/XPrintAreas.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPrintAreas.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -119,7 +119,7 @@ interface XPrintAreas: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sheet::XPrintAreas::getPrintTitleColumns
- /** returns <true></true> if the title columns are repeated on
+ /** returns <TRUE/> if the title columns are repeated on
all subsequent print pages to the right.
*/
[const] boolean getPrintTitleColumns();
@@ -164,7 +164,7 @@ interface XPrintAreas: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sheet::XPrintAreas::getPrintTitleRows
- /** returns <true></true> if the title rows are repeated on
+ /** returns <TRUE/> if the title rows are repeated on
all subsequent print pages to the bottom.
*/
[const] boolean getPrintTitleRows();
@@ -215,6 +215,9 @@ interface XPrintAreas: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:47 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:51 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/XScenario.idl b/offapi/com/sun/star/sheet/XScenario.idl
index f0f7e3da3..ea904011f 100644
--- a/offapi/com/sun/star/sheet/XScenario.idl
+++ b/offapi/com/sun/star/sheet/XScenario.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XScenario.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,7 +99,7 @@ interface XScenario: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sheet::XScenario::getIsScenario
- /** returns <true></true> if this is a scenario.
+ /** returns <TRUE/> if this is a scenario.
*/
[const] boolean getIsScenario();
@@ -147,6 +147,9 @@ interface XScenario: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:47 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:51 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/XViewFreezable.idl b/offapi/com/sun/star/sheet/XViewFreezable.idl
index 08d4566ce..a6e19e607 100644
--- a/offapi/com/sun/star/sheet/XViewFreezable.idl
+++ b/offapi/com/sun/star/sheet/XViewFreezable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XViewFreezable.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,14 +82,14 @@ interface XViewFreezable: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sheet::XViewFreezable::hasFrozenPanes
- /** returns <true></true> if the view has frozen panes.
+ /** returns <TRUE/> if the view has frozen panes.
<p>Only one of
<member>XViewSplitable::getIsWindowSplit()</member> and
<member>XViewFreezable::hasFrozenPanes()</member>
- can be <true></true>.</p>
+ can be <TRUE/>.</p>
*/
[const] boolean hasFrozenPanes();
@@ -116,6 +116,9 @@ interface XViewFreezable: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:47 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:52 hjs
initial import
diff --git a/offapi/com/sun/star/sheet/XViewSplitable.idl b/offapi/com/sun/star/sheet/XViewSplitable.idl
index 6fe29eec4..c30a5b155 100644
--- a/offapi/com/sun/star/sheet/XViewSplitable.idl
+++ b/offapi/com/sun/star/sheet/XViewSplitable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XViewSplitable.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,7 +95,7 @@ interface XViewSplitable: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sheet::XViewSplitable::getIsWindowSplit
- /** returns <true></true> if the view is split
+ /** returns <TRUE/> if the view is split
into individual panes.
@@ -103,7 +103,7 @@ interface XViewSplitable: com::sun::star::uno::XInterface
<p>Only one of
<member>XViewSplitable::getIsWindowSplit()</member> and
<member>XViewFreezable::hasFrozenPanes()</member>
- can be <true></true>.</p>
+ can be <TRUE/>.</p>
*/
[const] boolean getIsWindowSplit();
@@ -159,6 +159,9 @@ interface XViewSplitable: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:47 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:52 hjs
initial import
diff --git a/offapi/com/sun/star/style/CharacterProperties.idl b/offapi/com/sun/star/style/CharacterProperties.idl
index be3598010..e2af7e4cc 100644
--- a/offapi/com/sun/star/style/CharacterProperties.idl
+++ b/offapi/com/sun/star/style/CharacterProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CharacterProperties.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:12 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -218,7 +218,7 @@ service CharacterProperties
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::style::CharacterProperties::CharCrossedOut
- /** This property is <true></true> if the character(s) is(are) crossed out.
+ /** This property is <TRUE/> if the character(s) is(are) crossed out.
@optional
*/
@@ -227,7 +227,7 @@ service CharacterProperties
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::style::CharacterProperties::CharFlash
- /** If this optional property is <true></true>, then the characters are flashing.
+ /** If this optional property is <TRUE/>, then the characters are flashing.
@optional
*/
@@ -333,6 +333,9 @@ service CharacterProperties
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:12 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:25:01 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl b/offapi/com/sun/star/style/ParagraphProperties.idl
index aa936aa87..41e12283e 100644
--- a/offapi/com/sun/star/style/ParagraphProperties.idl
+++ b/offapi/com/sun/star/style/ParagraphProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ParagraphProperties.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: cl $ $Date: 2000-11-22 19:53:44 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -124,7 +124,7 @@ service ParagraphProperties
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::style::ParagraphProperties::ParaBackTransparent
- /** This value is <true></true> if the paragraph background color
+ /** This value is <TRUE/> if the paragraph background color
is set to transparent.
*/
[optional, property] boolean ParaBackTransparent;
diff --git a/offapi/com/sun/star/style/XStyleLoader.idl b/offapi/com/sun/star/style/XStyleLoader.idl
index 3653eb899..e1ffb798a 100644
--- a/offapi/com/sun/star/style/XStyleLoader.idl
+++ b/offapi/com/sun/star/style/XStyleLoader.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XStyleLoader.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:12 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,7 +92,7 @@ interface XStyleLoader: com::sun::star::uno::XInterface
/** loads styles from a document at the given URL.
- <p>If <var>Overwrite</var> is <true></true>, then all styles
+ <p>If <var>Overwrite</var> is <TRUE/>, then all styles
will be loaded. Otherwise, only styles which are not already
defined in this document are loaded.</p> String URL: The directory and the filename from document with the styles aOptions : Specify which of the Style families the method should load. The XPropertySetValue[]
has following items <ul>
@@ -126,6 +126,9 @@ interface XStyleLoader: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:12 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:54 hjs
initial import
diff --git a/offapi/com/sun/star/table/CellProperties.idl b/offapi/com/sun/star/table/CellProperties.idl
index ac92c0005..98f03d0ef 100644
--- a/offapi/com/sun/star/table/CellProperties.idl
+++ b/offapi/com/sun/star/table/CellProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CellProperties.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:18 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,7 +121,7 @@ service CellProperties
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::table::CellProperties::IsCellBackgroundTransparent
- /** If this property is <true></true>, the cell background is transparent
+ /** If this property is <TRUE/>, the cell background is transparent
and the <member>CellProperties::CellBackColor</member> value is not used.
*/
[property] boolean IsCellBackgroundTransparent;
@@ -205,7 +205,7 @@ service CellProperties
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::table::CellProperties::IsTextWrapped
- /** property <true></true> if text in the cells is wrapped.
+ /** property <TRUE/> if text in the cells is wrapped.
*/
[property] boolean IsTextWrapped;
@@ -233,6 +233,9 @@ service CellProperties
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:18 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:55 hjs
initial import
diff --git a/offapi/com/sun/star/table/ShadowFormat.idl b/offapi/com/sun/star/table/ShadowFormat.idl
index 40627369e..6e68e3310 100644
--- a/offapi/com/sun/star/table/ShadowFormat.idl
+++ b/offapi/com/sun/star/table/ShadowFormat.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ShadowFormat.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:18 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,7 +92,7 @@ struct ShadowFormat
//-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::table::ShadowFormat::IsTransparent
- /** shadow is transparent if this is <true></true>.
+ /** shadow is transparent if this is <TRUE/>.
*/
boolean IsTransparent;
@@ -112,6 +112,9 @@ struct ShadowFormat
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:18 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:55 hjs
initial import
diff --git a/offapi/com/sun/star/table/TableColumn.idl b/offapi/com/sun/star/table/TableColumn.idl
index 16e11c4cd..7b45f26b6 100644
--- a/offapi/com/sun/star/table/TableColumn.idl
+++ b/offapi/com/sun/star/table/TableColumn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TableColumn.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:19 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -112,7 +112,7 @@ service TableColumn
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::table::TableColumn::IsVisible
- /** This property is <true></true> if the column is visible.
+ /** This property is <TRUE/> if the column is visible.
*/
[property] boolean IsVisible;
@@ -133,6 +133,9 @@ service TableColumn
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:19 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:55 hjs
initial import
diff --git a/offapi/com/sun/star/table/TableRow.idl b/offapi/com/sun/star/table/TableRow.idl
index 449d423a5..b9e19514d 100644
--- a/offapi/com/sun/star/table/TableRow.idl
+++ b/offapi/com/sun/star/table/TableRow.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TableRow.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:19 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -112,7 +112,7 @@ service TableRow
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::table::TableRow::IsVisible
- /** This property is <true></true> if the row is visible.
+ /** This property is <TRUE/> if the row is visible.
*/
[property] boolean IsVisible;
@@ -133,6 +133,9 @@ service TableRow
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:19 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:55 hjs
initial import
diff --git a/offapi/com/sun/star/text/AutoTextEntry.idl b/offapi/com/sun/star/text/AutoTextEntry.idl
index 2206d7132..a81c9d99a 100644
--- a/offapi/com/sun/star/text/AutoTextEntry.idl
+++ b/offapi/com/sun/star/text/AutoTextEntry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AutoTextEntry.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:26 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,7 +89,7 @@ service AutoTextEntry
// DocMerge from xml: service com::sun::star::text::AutoTextEntry: interface com::sun::star::text::XText
/** provides access to the <type scope="com::sun::star::drawing">Text</type> of this entry.
- <p>.
+
*/
interface com::sun::star::text::XText;
@@ -102,6 +102,9 @@ service AutoTextEntry
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:26 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:25:02 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/offapi/com/sun/star/text/BaseIndex.idl b/offapi/com/sun/star/text/BaseIndex.idl
index 91d8eccc2..585e8f947 100644
--- a/offapi/com/sun/star/text/BaseIndex.idl
+++ b/offapi/com/sun/star/text/BaseIndex.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: BaseIndex.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2000-11-20 15:14:43 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -175,7 +175,7 @@ service BaseIndex
// DocMerge from xml: property com::sun::star::text::BaseIndex::BackTransparent
/** specifies the color of the background.
[property] long BackColor;
- /** If <true></true>, the background color value in "BackColor" is not visible.
+ /** If <TRUE/>, the background color value in "BackColor" is not visible.
*/
[property] boolean BackTransparent;
diff --git a/offapi/com/sun/star/text/FootnoteSettings.idl b/offapi/com/sun/star/text/FootnoteSettings.idl
index e6093e298..e7eb5bc5c 100644
--- a/offapi/com/sun/star/text/FootnoteSettings.idl
+++ b/offapi/com/sun/star/text/FootnoteSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FootnoteSettings.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:26 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -168,7 +168,7 @@ service FootnoteSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::FootnoteSettings::PositionEndOfDoc
- /** If <true></true>, the footnote text is shown at the end of the document.
+ /** If <TRUE/>, the footnote text is shown at the end of the document.
@@ -185,6 +185,9 @@ service FootnoteSettings
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:26 mi
+ moved from api
+
Revision 1.2 2000/09/22 07:33:05 os
#77644# ParagraphStyleName->ParaStyleName
diff --git a/offapi/com/sun/star/text/LineNumberingProperties.idl b/offapi/com/sun/star/text/LineNumberingProperties.idl
index 49b194741..8eef0465c 100644
--- a/offapi/com/sun/star/text/LineNumberingProperties.idl
+++ b/offapi/com/sun/star/text/LineNumberingProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LineNumberingProperties.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dvo $ $Date: 2000-12-12 10:04:59 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ service LineNumberingProperties
interface XLineNumberingProperties;
//-------------------------------------------------------------------------
- /** If <true></true>, line numbering is used.
+ /** If <TRUE/>, line numbering is used.
*/
[property] boolean IsOn;
@@ -91,12 +91,12 @@ service LineNumberingProperties
//-------------------------------------------------------------------------
- /** If <true></true>, empty lines are counted.
+ /** If <TRUE/>, empty lines are counted.
*/
[property] boolean CountEmptyLines;
//-------------------------------------------------------------------------
- /** If <true></true>, lines in frames are included in counting.
+ /** If <TRUE/>, lines in frames are included in counting.
*/
[property] boolean CountLinesInFrames;
diff --git a/offapi/com/sun/star/text/LineNumberingSettings.idl b/offapi/com/sun/star/text/LineNumberingSettings.idl
index 5d23301a9..8d20b1f72 100644
--- a/offapi/com/sun/star/text/LineNumberingSettings.idl
+++ b/offapi/com/sun/star/text/LineNumberingSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LineNumberingSettings.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:26 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ service LineNumberingSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::LineNumberingSettings::On
- /** If <true></true>, line numbering is used.
+ /** If <TRUE/>, line numbering is used.
*/
[property] boolean On;
@@ -90,14 +90,14 @@ service LineNumberingSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::LineNumberingSettings::CountEmptyLines
- /** If <true></true>, empty lines are counted.
+ /** If <TRUE/>, empty lines are counted.
*/
[property] boolean CountEmptyLines;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::LineNumberingSettings::CountLinesInFrames
- /** If <true></true>, lines in frames are included in counting.
+ /** If <TRUE/>, lines in frames are included in counting.
*/
[property] boolean CountLinesInFrames;
@@ -154,6 +154,9 @@ service LineNumberingSettings
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:26 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:01 hjs
initial import
diff --git a/offapi/com/sun/star/text/PrintSettings.idl b/offapi/com/sun/star/text/PrintSettings.idl
index bc3da2482..20a21ff25 100644
--- a/offapi/com/sun/star/text/PrintSettings.idl
+++ b/offapi/com/sun/star/text/PrintSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PrintSettings.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:26 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,7 +134,7 @@ service PrintSettings
- <p>If <member scope="com::sun::star::view">PrintSettings::PaperFromSetup</member> is <false></false>,
+ <p>If <member scope="com::sun::star::view">PrintSettings::PaperFromSetup</member> is <FALSE/>,
then the paper tray selection of the page styles is used.</p>
*/
[property] boolean PaperFromSetup;
@@ -183,6 +183,9 @@ service PrintSettings
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:26 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:02 hjs
initial import
diff --git a/offapi/com/sun/star/text/TextEmbeddedObject.idl b/offapi/com/sun/star/text/TextEmbeddedObject.idl
index da2c62a42..4928a8a22 100644
--- a/offapi/com/sun/star/text/TextEmbeddedObject.idl
+++ b/offapi/com/sun/star/text/TextEmbeddedObject.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextEmbeddedObject.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2000-11-22 11:59:12 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,7 +134,7 @@ service TextEmbeddedObject
- <p> This is visible only if the "TransparentBackground" is <true></true>.</p>
+ <p> This is visible only if the "TransparentBackground" is <TRUE/>.</p>
*/
[property] long BackColor;
diff --git a/offapi/com/sun/star/text/TextTableRow.idl b/offapi/com/sun/star/text/TextTableRow.idl
index d45ae14d4..a0eda400c 100644
--- a/offapi/com/sun/star/text/TextTableRow.idl
+++ b/offapi/com/sun/star/text/TextTableRow.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextTableRow.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,7 +101,7 @@ service TextTableRow
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::TextTableRow::BackTransparent
- /** If <true></true>, the background color value in "BackColor" is not visible.
+ /** If <TRUE/>, the background color value in "BackColor" is not visible.
<p>
</p>
@@ -154,7 +154,7 @@ service TextTableRow
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::TextTableRow::IsAutoHeight
- /** If the value of this property is <true></true>, the height of the table row
+ /** If the value of this property is <TRUE/>, the height of the table row
depends on the content of the table cells.
*/
[property] boolean IsAutoHeight;
@@ -168,6 +168,9 @@ service TextTableRow
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:27 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:04 hjs
initial import
diff --git a/offapi/com/sun/star/text/ViewSettings.idl b/offapi/com/sun/star/text/ViewSettings.idl
index 4867f9ef3..9a2416d86 100644
--- a/offapi/com/sun/star/text/ViewSettings.idl
+++ b/offapi/com/sun/star/text/ViewSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ViewSettings.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,28 +83,28 @@ service ViewSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowAnnotations
- /** If this property is <true></true>, annotations (notes) are visible.
+ /** If this property is <TRUE/>, annotations (notes) are visible.
*/
[property] boolean ShowAnnotations;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowBreaks
- /** If this property is <true></true>, paragraph line breaks are visible.
+ /** If this property is <TRUE/>, paragraph line breaks are visible.
*/
[property] boolean ShowBreaks;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowDrawings
- /** If this property is <true></true>, shapes are visible.
+ /** If this property is <TRUE/>, shapes are visible.
*/
[property] boolean ShowDrawings;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowFieldCommands
- /** If this property is <true></true>, text fields are shown with their commands; otherwise
+ /** If this property is <TRUE/>, text fields are shown with their commands; otherwise
the content is visible.
*/
[property] boolean ShowFieldCommands;
@@ -112,63 +112,63 @@ service ViewSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowFootnoteBackground
- /** If this property is <true></true>, footnotes symbols are displayed with gray background.
+ /** If this property is <TRUE/>, footnotes symbols are displayed with gray background.
*/
[property] boolean ShowFootnoteBackground;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowGraphics
- /** If this property is <true></true>, graphic objects are visible.
+ /** If this property is <TRUE/>, graphic objects are visible.
*/
[property] boolean ShowGraphics;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowHiddenParagraphs
- /** If this property is <true></true>, hidden paragraghs are displayed.
+ /** If this property is <TRUE/>, hidden paragraghs are displayed.
*/
[property] boolean ShowHiddenParagraphs;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowHiddenText
- /** If this property is <true></true>, hidden text is displayed.
+ /** If this property is <TRUE/>, hidden text is displayed.
*/
[property] boolean ShowHiddenText;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowHoriRuler
- /** If this property is <true></true>, the horizontal ruler is displayed.
+ /** If this property is <TRUE/>, the horizontal ruler is displayed.
*/
[property] boolean ShowHoriRuler;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowHoriScrollBar
- /** If this property is <true></true>, the horizontal scroll bar is displayed.
+ /** If this property is <TRUE/>, the horizontal scroll bar is displayed.
*/
[property] boolean ShowHoriScrollBar;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowIndexMarkBackground
- /** If this property is <true></true>, index marks are displayed with gray background.
+ /** If this property is <TRUE/>, index marks are displayed with gray background.
*/
[property] boolean ShowIndexMarkBackground;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowParaBreaks
- /** If this property is <true></true>, paragraph breaks are visible.
+ /** If this property is <TRUE/>, paragraph breaks are visible.
*/
[property] boolean ShowParaBreaks;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowProtectedSpaces
- /** If this property is <true></true>, protected spaces (hard spaces) are displayed with gray
+ /** If this property is <TRUE/>, protected spaces (hard spaces) are displayed with gray
background.
*/
[property] boolean ShowProtectedSpaces;
@@ -176,77 +176,77 @@ service ViewSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowSoftHyphens
- /** If this property is <true></true>, soft hyphens are displayed with gray background.
+ /** If this property is <TRUE/>, soft hyphens are displayed with gray background.
*/
[property] boolean ShowSoftHyphens;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowSpaces
- /** If this property is <true></true>, spaces are displayed with dots.
+ /** If this property is <TRUE/>, spaces are displayed with dots.
*/
[property] boolean ShowSpaces;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTableBoundaries
- /** If this property is <true></true>, table boundaries are displayed.
+ /** If this property is <TRUE/>, table boundaries are displayed.
*/
[property] boolean ShowTableBoundaries;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTables
- /** If this property is <true></true>, tables are visible.
+ /** If this property is <TRUE/>, tables are visible.
*/
[property] boolean ShowTables;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTabstops
- /** If this property is <true></true>, tab stops are visible.
+ /** If this property is <TRUE/>, tab stops are visible.
*/
[property] boolean ShowTabstops;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTextBoundaries
- /** If this property is <true></true>, text boundaries are displayed.
+ /** If this property is <TRUE/>, text boundaries are displayed.
*/
[property] boolean ShowTextBoundaries;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTextFieldBackground
- /** If this property is <true></true>, text fields are displayed with gray background.
+ /** If this property is <TRUE/>, text fields are displayed with gray background.
*/
[property] boolean ShowTextFieldBackground;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowVertRuler
- /** If this property is <true></true>, the vertical ruler is displayed.
+ /** If this property is <TRUE/>, the vertical ruler is displayed.
*/
[property] boolean ShowVertRuler;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::ShowVertScrollBar
- /** If this property is <true></true>, the vertical scroll bar is displayed.
+ /** If this property is <TRUE/>, the vertical scroll bar is displayed.
*/
[property] boolean ShowVertScrollBar;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::SmoothScrolling
- /** If this property is <true></true>, smooth scrolling is active.
+ /** If this property is <TRUE/>, smooth scrolling is active.
*/
[property] boolean SmoothScrolling;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::text::ViewSettings::SolidMarkHandles
- /** If this property is <true></true>, handles of drawing objects are visible.
+ /** If this property is <TRUE/>, handles of drawing objects are visible.
*/
[property] boolean SolidMarkHandles;
@@ -259,6 +259,9 @@ service ViewSettings
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:27 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:04 hjs
initial import
diff --git a/offapi/com/sun/star/util/SearchDescriptor.idl b/offapi/com/sun/star/util/SearchDescriptor.idl
index 6c1d1c4f2..b1523489c 100644
--- a/offapi/com/sun/star/util/SearchDescriptor.idl
+++ b/offapi/com/sun/star/util/SearchDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SearchDescriptor.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,35 +90,35 @@ service SearchDescriptor
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::util::SearchDescriptor::SearchBackwards
- /** If <true></true>, the search is done backward in the document.
+ /** If <TRUE/>, the search is done backward in the document.
*/
[property] boolean SearchBackwards;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::util::SearchDescriptor::SearchCaseSensitive
- /** If <true></true>, the case of the letters is important for the match.
+ /** If <TRUE/>, the case of the letters is important for the match.
*/
[property] boolean SearchCaseSensitive;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::util::SearchDescriptor::SearchWords
- /** If <true></true>, only complete words will be found.
+ /** If <TRUE/>, only complete words will be found.
*/
[property] boolean SearchWords;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::util::SearchDescriptor::SearchRegularExpression
- /** If <true></true>, the search string is evaluated as a regular expression.
+ /** If <TRUE/>, the search string is evaluated as a regular expression.
*/
[property] boolean SearchRegularExpression;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::util::SearchDescriptor::SearchStyles
- /** If <true></true>, it is searched for positions where the paragraph style with
+ /** If <TRUE/>, it is searched for positions where the paragraph style with
the name of the search pattern is applied.
*/
[property] boolean SearchStyles;
@@ -126,7 +126,7 @@ service SearchDescriptor
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::util::SearchDescriptor::SearchSimilarity
- /** If <true></true>, a "similarity search" is performed.
+ /** If <TRUE/>, a "similarity search" is performed.
@@ -149,7 +149,7 @@ service SearchDescriptor
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::util::SearchDescriptor::SearchSimilarityRelax
- /** If <true></true>, all similarity rules are applied together.
+ /** If <TRUE/>, all similarity rules are applied together.
@@ -201,6 +201,9 @@ service SearchDescriptor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:45:17 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:19 hjs
initial import
diff --git a/offapi/com/sun/star/util/SortDescriptor.idl b/offapi/com/sun/star/util/SortDescriptor.idl
index 1e2b3dca5..c8cfa4a08 100644
--- a/offapi/com/sun/star/util/SortDescriptor.idl
+++ b/offapi/com/sun/star/util/SortDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SortDescriptor.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,13 +81,13 @@ service SortDescriptor
<dl>
<dt>
- <true></true>
+ <TRUE/>
</dt>
<dd>The columns are sorted.
</dd>
<dt>
- <false></false>
+ <FALSE/>
</dt>
<dd>The rows are sorted.
</dd>
@@ -104,6 +104,9 @@ service SortDescriptor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:45:17 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:19 hjs
initial import
diff --git a/offapi/com/sun/star/util/SortField.idl b/offapi/com/sun/star/util/SortField.idl
index 6565e48a4..6a17ae5ec 100644
--- a/offapi/com/sun/star/util/SortField.idl
+++ b/offapi/com/sun/star/util/SortField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SortField.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ struct SortField
// DocMerge from xml: field com::sun::star::util::SortField::SortAscending
/** if data are sorted in ascending order,
- <false></false> if in descending order.
+ <FALSE/> if in descending order.
*/
boolean SortAscending;
@@ -106,6 +106,9 @@ struct SortField
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:45:17 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:19 hjs
initial import
diff --git a/offapi/com/sun/star/util/XSearchable.idl b/offapi/com/sun/star/util/XSearchable.idl
index fcfc35f27..e3eac992d 100644
--- a/offapi/com/sun/star/util/XSearchable.idl
+++ b/offapi/com/sun/star/util/XSearchable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSearchable.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,8 +99,8 @@
<listing>
xSearchDescr = xDocument.createSearchDescriptor()
xSearchDescr.SearchString = "to look for"
- xSearchDescr.SearchCaseSensitive = <true></true>
- xSearchDescr.SearchWholeWords = <true></true>
+ xSearchDescr.SearchCaseSensitive = <TRUE/>
+ xSearchDescr.SearchWholeWords = <TRUE/>
xFound = xDocument.findFirst( xSearchDescr )
do while xFound
xFound.CharWeight = CharWeight_BOLD
@@ -112,8 +112,8 @@
<listing>
xSearchDescr = xDocument.createSearchDescriptor()
xSearchDescr.SearchString = "to look for"
- xSearchDescr.SearchCaseSensitive = <true></true>
- xSearchDescr.SearchWholeWords = <true></true>
+ xSearchDescr.SearchCaseSensitive = <TRUE/>
+ xSearchDescr.SearchWholeWords = <TRUE/>
xStyles = createPropertySet( xSearchDescr.SearchStyles )
xStyles.CharWeight = CharWeight_BOLD
xSearchDescr.SearchStyles = xStyles.PropertyValues
@@ -165,6 +165,9 @@ interface XSearchable: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:45:17 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:21 hjs
initial import
diff --git a/offapi/com/sun/star/view/PrintSettings.idl b/offapi/com/sun/star/view/PrintSettings.idl
index c605c8d3e..2ecabbcdd 100644
--- a/offapi/com/sun/star/view/PrintSettings.idl
+++ b/offapi/com/sun/star/view/PrintSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PrintSettings.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:53:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ service PrintSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintBlackFonts
- /** If <true></true>, all characters are printed in black.
+ /** If <TRUE/>, all characters are printed in black.
@@ -87,49 +87,49 @@ service PrintSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintControls
- /** If <true></true>, control shapes are included in printing.
+ /** If <TRUE/>, control shapes are included in printing.
*/
[property] boolean PrintControls;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintDrawings
- /** If <true></true>, drawing objects (shapes) are included in printing.
+ /** If <TRUE/>, drawing objects (shapes) are included in printing.
*/
[property] boolean PrintDrawings;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintGraphics
- /** If <true></true>, graphic objects are included in printing.
+ /** If <TRUE/>, graphic objects are included in printing.
*/
[property] boolean PrintGraphics;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintLeftPages
- /** If <true></true>, left pages are included in printing.
+ /** If <TRUE/>, left pages are included in printing.
*/
[property] boolean PrintLeftPages;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintRightPages
- /** If <true></true>, right pages are included in printing.
+ /** If <TRUE/>, right pages are included in printing.
*/
[property] boolean PrintRightPages;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintTables
- /** If <true></true>, tables are included in printing.
+ /** If <TRUE/>, tables are included in printing.
*/
[property] boolean PrintTables;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintReversed
- /** If <true></true>, the pages are printed in reverse order.
+ /** If <TRUE/>, the pages are printed in reverse order.
@@ -140,14 +140,14 @@ service PrintSettings
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintProspect
- /** If <true></true>, the pages are printed in the order of prospects.
+ /** If <TRUE/>, the pages are printed in the order of prospects.
*/
[property] boolean PrintProspect;
//-------------------------------------------------------------------------
// DocMerge from xml: property com::sun::star::view::PrintSettings::PrintPageBackground
- /** If <true></true>, the background of the page is printed.
+ /** If <TRUE/>, the background of the page is printed.
*/
[property] boolean PrintPageBackground;
@@ -168,6 +168,9 @@ service PrintSettings
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:45:34 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:21 hjs
initial import
diff --git a/udkapi/com/sun/star/script/AllListenerAdapter.idl b/udkapi/com/sun/star/script/AllListenerAdapter.idl
index 70c9251b0..87d6726ff 100644
--- a/udkapi/com/sun/star/script/AllListenerAdapter.idl
+++ b/udkapi/com/sun/star/script/AllListenerAdapter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AllListenerAdapter.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:52 $
+ * last change: $Author: mi $ $Date: 2000-12-14 12:57:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
<p>To ensure that the unoidl smart compiler generates stub code, use the
- "createAllListener" = <true></true> switch in the mapping. The switch enables
+ "createAllListener" = <TRUE/> switch in the mapping. The switch enables
code generation for the specified interface and all derived interfaces.
</p>
@@ -98,6 +98,9 @@ service AllListenerAdapter
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/11/08 12:28:52 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:35 hjs
initial import