summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-06-25 14:19:44 +0200
committerMichael Stahl <mstahl@redhat.com>2014-06-25 15:04:46 +0200
commit426b940a9420f3ee48e546168d55cb39237ada0c (patch)
tree6fa337b85416585e90ba03d670643bdc5b790164 /sw/source/uibase
parentremove spurious com::sun::star::chaos (diff)
downloadcore-426b940a9420f3ee48e546168d55cb39237ada0c.tar.gz
core-426b940a9420f3ee48e546168d55cb39237ada0c.zip
remove spurious ::com::sun::star::sdbcx namespace prefix
Change-Id: I37220af64c15259ab5bcf61b324d2a73ed8f5348
Diffstat (limited to 'sw/source/uibase')
-rw-r--r--sw/source/uibase/inc/cption.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/cption.hxx b/sw/source/uibase/inc/cption.hxx
index 0c1787f1d0b4..0cceb155f7c4 100644
--- a/sw/source/uibase/inc/cption.hxx
+++ b/sw/source/uibase/inc/cption.hxx
@@ -78,7 +78,7 @@ class SwCaptionDialog : public SvxStandardDialog
OUString m_sNone;
- SwView &rView; // search per active, avoid ::com::sun::star::sdbcx::View
+ SwView &rView; // search per active, avoid View
SwFldMgr *pMgr; // pointer to save the include
SelectionType eType;