summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmdocumentclassification.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmdocumentclassification.hxx')
-rw-r--r--svx/source/inc/fmdocumentclassification.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/inc/fmdocumentclassification.hxx b/svx/source/inc/fmdocumentclassification.hxx
index b41349eb3963..05a2a76e4db8 100644
--- a/svx/source/inc/fmdocumentclassification.hxx
+++ b/svx/source/inc/fmdocumentclassification.hxx
@@ -46,11 +46,11 @@ namespace svxform
/** classifies a document model
*/
static DocumentType classifyDocument(
- const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >& _rxDocumentModel
+ const css::uno::Reference< css::frame::XModel >& _rxDocumentModel
);
static DocumentType classifyHostDocument(
- const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxFormComponent
+ const css::uno::Reference< css::uno::XInterface >& _rxFormComponent
);
static DocumentType getDocumentTypeForModuleIdentifier(