summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabarea.hxx
diff options
context:
space:
mode:
authorFaisal M. Al-Otaibi <fmalotaibi@kacst.edu.sa>2012-08-06 10:51:21 +0300
committerDavid Tardon <dtardon@redhat.com>2012-08-12 19:29:17 +0200
commit5a47748e4e52010dab1ef35c4ba5abe2ca304c15 (patch)
tree242f13123616a7763f330beb9850b1bab16a521d /cui/source/inc/cuitabarea.hxx
parentf916abe711d154d8a5fa023b7acf5c1d12dff293 (diff)
Modifiying some comments to follow the Doxygen standards
Change-Id: Ia64c66cfaaa9ed7b1c8f3984f797ac1605fac7d4
Diffstat (limited to 'cui/source/inc/cuitabarea.hxx')
-rw-r--r--cui/source/inc/cuitabarea.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/cuitabarea.hxx b/cui/source/inc/cuitabarea.hxx
index 8b3ec7d46c64..65121b998e78 100644
--- a/cui/source/inc/cuitabarea.hxx
+++ b/cui/source/inc/cuitabarea.hxx
@@ -125,7 +125,7 @@ class SvxTransparenceTabPage : public SvxTabPage
RadioButton aRbtTransLinear;
RadioButton aRbtTransGradient;
- // linear transparency
+ /// linear transparency
MetricField aMtrTransparent;
// gradient transparency
@@ -646,7 +646,7 @@ public:
virtual Window* GetParentLabeledBy( const Window* pLabeled ) const;
};
-// Load save embed functionality
+/// Load save embed functionality
class SvxLoadSaveEmbed {
XPropertyListType meType;
XOutdevItemPool* mpXPool;