summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/insdlg.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/insdlg.hxx
parentdo not print anything when the comparison succeeded (diff)
downloadcore-5a47748e4e52010dab1ef35c4ba5abe2ca304c15.tar.gz
core-5a47748e4e52010dab1ef35c4ba5abe2ca304c15.zip
Modifiying some comments to follow the Doxygen standards
Change-Id: Ia64c66cfaaa9ed7b1c8f3984f797ac1605fac7d4
Diffstat (limited to 'cui/source/inc/insdlg.hxx')
-rw-r--r--cui/source/inc/insdlg.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/cui/source/inc/insdlg.hxx b/cui/source/inc/insdlg.hxx
index b66737304d21..e7f82b7c6411 100644
--- a/cui/source/inc/insdlg.hxx
+++ b/cui/source/inc/insdlg.hxx
@@ -94,12 +94,10 @@ public:
const SvObjectServerList* pServers = NULL );
virtual short Execute();
- // get replacement for the iconified embedded object and the mediatype of the replacement
+ /// get replacement for the iconified embedded object and the mediatype of the replacement
::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > GetIconIfIconified( ::rtl::OUString* pGraphicMediaType );
};
-// class SvInsertPlugInDialog --------------------------------------------
-
class SvInsertPlugInDialog : public InsertObjectDialog_Impl
{
private: