summaryrefslogtreecommitdiff
path: root/svx/source/form/fmdocumentclassification.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmdocumentclassification.cxx')
-rw-r--r--svx/source/form/fmdocumentclassification.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/form/fmdocumentclassification.cxx b/svx/source/form/fmdocumentclassification.cxx
index ece8a92fbbfd..cc8440aeb50f 100644
--- a/svx/source/form/fmdocumentclassification.cxx
+++ b/svx/source/form/fmdocumentclassification.cxx
@@ -109,7 +109,7 @@ namespace svxform
//= DocumentClassification
- DocumentType DocumentClassification::classifyDocument( const Reference< XModel >& _rxDocumentModel ) SAL_THROW(())
+ DocumentType DocumentClassification::classifyDocument( const Reference< XModel >& _rxDocumentModel )
{
DocumentType eType( eUnknownDocumentType );
@@ -148,7 +148,7 @@ namespace svxform
}
- DocumentType DocumentClassification::classifyHostDocument( const Reference< XInterface >& _rxFormComponent ) SAL_THROW(())
+ DocumentType DocumentClassification::classifyHostDocument( const Reference< XInterface >& _rxFormComponent )
{
DocumentType eType( eUnknownDocumentType );