summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart2/LogicTargetModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/LogicTargetModel.idl')
-rw-r--r--offapi/com/sun/star/chart2/LogicTargetModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/LogicTargetModel.idl b/offapi/com/sun/star/chart2/LogicTargetModel.idl
index f4edf4f31c0d..fc2ed9b7fdf1 100644
--- a/offapi/com/sun/star/chart2/LogicTargetModel.idl
+++ b/offapi/com/sun/star/chart2/LogicTargetModel.idl
@@ -14,11 +14,11 @@ module com { module sun { module star { module chart2 {
*/
service LogicTargetModel
{
- /** identifies an instance of this service within one chartdocument.
+ /** identifies an instance of this service within one chart document.
*/
[ readonly, property ] string ID;
- /** identifies an instance of the service com::sun::star::chart2::LegendModel within one chartdocument.
+ /** identifies an instance of the service com::sun::star::chart2::LegendModel within one chart document.
* that instance is used to automatically calculate missing properties
*/
[ property ] string LegendID;