summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart')
-rw-r--r--offapi/com/sun/star/chart/AccessibleChartDocumentView.idl4
-rw-r--r--offapi/com/sun/star/chart/AccessibleChartElement.idl26
-rw-r--r--offapi/com/sun/star/chart/ChartLegend.idl4
-rw-r--r--offapi/com/sun/star/chart/ChartTitle.idl2
-rw-r--r--offapi/com/sun/star/chart/Diagram.idl10
-rw-r--r--offapi/com/sun/star/chart/XChartDocument.idl2
6 files changed, 24 insertions, 24 deletions
diff --git a/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl b/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl
index 9db36d573696..63bf4af7c445 100644
--- a/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl
+++ b/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl
@@ -43,7 +43,7 @@ module com { module sun { module star { module chart {
service AccessibleChartDocumentView
{
/** Base interface for being accessible. It gives access to the
- <type scope="::com::sun::star::accessibility">XAccessibleContext</type>
+ ::com::sun::star::accessibility::XAccessibleContext
interface.
*/
interface ::com::sun::star::accessibility::XAccessible;
@@ -69,7 +69,7 @@ service AccessibleChartDocumentView
subcomponents support the service
AccessibleChartElement. Additionally, there may be
shapes a user added via the clipboard. For details see the
- <type scope="::com::sun::star::drawing">AccessibleShape</type>.
+ ::com::sun::star::drawing::AccessibleShape.
</dd>
<dt>Parent</dt>
<dd>The parent will usually be the window that contains the
diff --git a/offapi/com/sun/star/chart/AccessibleChartElement.idl b/offapi/com/sun/star/chart/AccessibleChartElement.idl
index 4f140735b567..920678ef1821 100644
--- a/offapi/com/sun/star/chart/AccessibleChartElement.idl
+++ b/offapi/com/sun/star/chart/AccessibleChartElement.idl
@@ -33,16 +33,16 @@ module com { module sun { module star { module chart {
elements.
<p>The list of objects that implement this service is
- <type scope="::com::sun::star::chart">ChartTitle</type>,
- <type scope="::com::sun::star::chart">ChartLegend</type>,
- <type scope="::com::sun::star::chart">Diagram</type>,
- <type scope="::com::sun::star::chart">ChartAxis</type>,
- <type scope="::com::sun::star::chart">ChartDataRowProperties</type>,
- <type scope="::com::sun::star::chart">ChartDataPointProperties</type>.
+ ::com::sun::star::chart::ChartTitle,
+ ::com::sun::star::chart::ChartLegend,
+ ::com::sun::star::chart::Diagram,
+ ::com::sun::star::chart::ChartAxis,
+ ::com::sun::star::chart::ChartDataRowProperties,
+ ::com::sun::star::chart::ChartDataPointProperties.
</p>
<p>The
- <type scope="::com::sun::star::accessibility">XAccessibleExtendedComponent</type>
+ ::com::sun::star::accessibility::XAccessibleExtendedComponent
is supported by all chart elements.</p>
@since OOo 1.1.2
@@ -50,7 +50,7 @@ module com { module sun { module star { module chart {
service AccessibleChartElement
{
/** Base interface for being accessible. It gives access to the
- <type scope="::com::sun::star::accessibility">XAccessibleContext</type>
+ ::com::sun::star::accessibility::XAccessibleContext
interface.
*/
interface ::com::sun::star::accessibility::XAccessible;
@@ -78,8 +78,8 @@ service AccessibleChartElement
is very restricted in order to avoid overwhelming or
confusing the user.</dd>
<dt>Children</dt>
- <dd>The <type scope="::com::sun::star::chart">Diagram</type> and
- the <type scope="::com::sun::star::chart">ChartLegend</type>
+ <dd>The ::com::sun::star::chart::Diagram and
+ the ::com::sun::star::chart::ChartLegend
contain children, all other objects in a chart do not, i.e., are
leaves in the document representation tree.</dd>
<dt>Parent</dt>
@@ -143,8 +143,8 @@ service AccessibleChartElement
position in one or the other coordinate system).</p>
<p>Focus handling depends on support of the
- <type scope="::com::sun::star::accessibility">XAccessibleText</type> and
- <type scope="::com::sun::star::accessibility">XAccessibleEditableText</type>
+ ::com::sun::star::accessibility::XAccessibleText and
+ ::com::sun::star::accessibility::XAccessibleEditableText
interfaces.</p>
<p>Key bindings are not supported at the moment</p>
@@ -155,7 +155,7 @@ service AccessibleChartElement
<p>This interface is used primarily to provide the predominant
foreground and background colors and&mdash;if applicable, i.e. the
- <type scope="::com::sun::star::accessibility">XAccessibleText</type>
+ ::com::sun::star::accessibility::XAccessibleText
interface is supported&mdash;information about the font used to display
text.</p>
diff --git a/offapi/com/sun/star/chart/ChartLegend.idl b/offapi/com/sun/star/chart/ChartLegend.idl
index 81b485eaf377..7906341f4b62 100644
--- a/offapi/com/sun/star/chart/ChartLegend.idl
+++ b/offapi/com/sun/star/chart/ChartLegend.idl
@@ -36,7 +36,7 @@
<p>The text/font properties which are specified in the service
- <type scope="com::sun::star::drawing">Shape</type> correlate to all text
+ com::sun::star::drawing::Shape correlate to all text
objects inside the legend.</p>
*/
published service ChartLegend
@@ -45,7 +45,7 @@ published service ChartLegend
/** If this property is <TRUE/> the position is calculated by the application automatically.
- Setting this property to false will have no effect. Instead use the interface <type scope="com::sun::star::drawing">XShape</type>
+ Setting this property to false will have no effect. Instead use the interface com::sun::star::drawing::XShape
to set a concrete position.
*/
[optional, property] boolean AutomaticPosition;
diff --git a/offapi/com/sun/star/chart/ChartTitle.idl b/offapi/com/sun/star/chart/ChartTitle.idl
index ab7c06ee0807..ebca9e9d62e9 100644
--- a/offapi/com/sun/star/chart/ChartTitle.idl
+++ b/offapi/com/sun/star/chart/ChartTitle.idl
@@ -37,7 +37,7 @@ published service ChartTitle
/** If this property is <TRUE/> the position is calculated by the application automatically.
- Setting this property to false will have no effect. Instead use the interface <type scope="com::sun::star::drawing">XShape</type>
+ Setting this property to false will have no effect. Instead use the interface com::sun::star::drawing::XShape
to set a concrete position.
*/
[optional, property] boolean AutomaticPosition;
diff --git a/offapi/com/sun/star/chart/Diagram.idl b/offapi/com/sun/star/chart/Diagram.idl
index 3e43a99a5e4d..0488d981a059 100644
--- a/offapi/com/sun/star/chart/Diagram.idl
+++ b/offapi/com/sun/star/chart/Diagram.idl
@@ -40,7 +40,7 @@
<p>Different Diagram Types, e.g., PieDiagram or
LineDiagram, can be instantiated by the
- <type scope="com::sun::star::lang">XMultiServiceFactory</type> of
+ com::sun::star::lang::XMultiServiceFactory of
the XChartDocument.</p>
*/
@@ -66,15 +66,15 @@ published service Diagram
/** If this property is <TRUE/> the position is calculated by the application automatically.
- Setting this property to false will have no effect. Instead use the interface <type scope="com::sun::star::drawing">XShape</type>
- to set a concrete position (note <type scope="com::sun::star::chart">XDiagram</type> is derived from <type scope="com::sun::star::drawing">XShape</type>).
+ Setting this property to false will have no effect. Instead use the interface com::sun::star::drawing::XShape
+ to set a concrete position (note com::sun::star::chart::XDiagram is derived from com::sun::star::drawing::XShape).
*/
[optional, property] boolean AutomaticPosition;
/** If this property is <TRUE/> the size is calculated by the application automatically.
- Setting this property to false will have no effect. Instead use the interface <type scope="com::sun::star::drawing">XShape</type>
- to set a concrete size (note <type scope="com::sun::star::chart">XDiagram</type> is derived from <type scope="com::sun::star::drawing">XShape</type>).
+ Setting this property to false will have no effect. Instead use the interface com::sun::star::drawing::XShape
+ to set a concrete size (note com::sun::star::chart::XDiagram is derived from com::sun::star::drawing::XShape).
*/
[optional, property] boolean AutomaticSize;
diff --git a/offapi/com/sun/star/chart/XChartDocument.idl b/offapi/com/sun/star/chart/XChartDocument.idl
index 7e22b4187bea..c29cc17222a4 100644
--- a/offapi/com/sun/star/chart/XChartDocument.idl
+++ b/offapi/com/sun/star/chart/XChartDocument.idl
@@ -101,7 +101,7 @@ published interface XChartDocument: com::sun::star::frame::XModel
@param xDiagram
the new diagram that should be set for the chart. To
create such a diagram component, you can use the
- <type scope="com::sun::star::lang">XMultiServiceFactory</type>,
+ com::sun::star::lang::XMultiServiceFactory,
which should be implemented by an
XChartDocument.
*/