summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/inspection/XPropertyControlContext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XPropertyControlContext.idl')
-rw-r--r--offapi/com/sun/star/inspection/XPropertyControlContext.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyControlContext.idl b/offapi/com/sun/star/inspection/XPropertyControlContext.idl
index 2fe3753f4f7a..878710c0b658 100644
--- a/offapi/com/sun/star/inspection/XPropertyControlContext.idl
+++ b/offapi/com/sun/star/inspection/XPropertyControlContext.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module inspection {
-/** specifies the interface of the context of an <type>XPropertyControl</type>.
+/** specifies the interface of the context of an XPropertyControl.
@see XPropertyControl::ControlContext
@@ -32,7 +32,7 @@ module com { module sun { module star { module inspection {
*/
interface XPropertyControlContext : XPropertyControlObserver
{
- /** instructs the <type>XPropertyControlContext</type> to active the next control
+ /** instructs the XPropertyControlContext to active the next control
@param CurrentControl
denotes the control which initiated the request.