summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/label.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/label.hxx')
-rw-r--r--sw/source/uibase/inc/label.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/label.hxx b/sw/source/uibase/inc/label.hxx
index f8102bb3b9f8..193b8c89a077 100644
--- a/sw/source/uibase/inc/label.hxx
+++ b/sw/source/uibase/inc/label.hxx
@@ -73,7 +73,7 @@ public:
Printer *GetPrt();
inline void ReplaceGroup( const OUString &rMake );
void UpdateGroup( const OUString &rMake ) {_ReplaceGroup( rMake );}
- static void UpdateFieldInformation(::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel>& xModel,
+ static void UpdateFieldInformation(css::uno::Reference< css::frame::XModel>& xModel,
const SwLabItem& rItem);
const OUString& GetBusinessCardStr() const {return m_sBusinessCardDlg;}