diff options
Diffstat (limited to 'connectivity/source/drivers/macab/macabutilities.hxx')
-rw-r--r-- | connectivity/source/drivers/macab/macabutilities.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/source/drivers/macab/macabutilities.hxx b/connectivity/source/drivers/macab/macabutilities.hxx index d319d0f59425..fad00fd091f4 100644 --- a/connectivity/source/drivers/macab/macabutilities.hxx +++ b/connectivity/source/drivers/macab/macabutilities.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: macabutilities.hxx,v $ - * $Revision: 1.3 $ + * $Revision: 1.3.56.1 $ * * This file is part of OpenOffice.org. * @@ -145,6 +145,7 @@ namespace connectivity return dataType; } + void impl_throwError(sal_uInt16 _nErrorId); } } |