summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2014-03-20 21:54:43 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2014-03-20 21:54:43 -0500
commit41eabf7b5023d06f620c1fe67b4e8da5925157f9 (patch)
tree7fd6d99a5e74869ba5180c2d63f04e9ead4ca05d /offapi/com/sun/star/ui
parent03a6135292f3612c291ab156896f18dd49cf70d5 (diff)
Eliminate some doxygen warnings in offapi doc
Change-Id: Ibe9be186f49554deb3774e0c70de0e55c19b2f34
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/XUIElementSettings.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/XUIElementSettings.idl b/offapi/com/sun/star/ui/XUIElementSettings.idl
index 9731a7376384..3d0a7b1050b5 100644
--- a/offapi/com/sun/star/ui/XUIElementSettings.idl
+++ b/offapi/com/sun/star/ui/XUIElementSettings.idl
@@ -71,7 +71,7 @@ interface XUIElementSettings : com::sun::star::uno::XInterface
User interface elements cannot be changed directly. The changed structure
data has to be set again. This speeds up the configuration process if many
changes have to be made on the structure. The persistence of changes are
- controlled by the boolean property #Persistent.
+ controlled by the boolean property Persistent.
</p>