summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc/oleembobj.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-20 11:52:41 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-20 11:53:29 +0100
commit8ec11cea966e7101f7d3d8f2aba0841267272a93 (patch)
tree08b1f84ef9747d3b21a9c6a57ffdfe98e4608dd1 /embeddedobj/source/inc/oleembobj.hxx
parentc6f6d0b7219052557c2df3cb9d27dd2c09b3168e (diff)
loplugin:dynexcspec (clang-cl), embeddedobj
Change-Id: Iccb2a91319f8cbc300f0e428b06b0580432089a6
Diffstat (limited to 'embeddedobj/source/inc/oleembobj.hxx')
-rw-r--r--embeddedobj/source/inc/oleembobj.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/embeddedobj/source/inc/oleembobj.hxx b/embeddedobj/source/inc/oleembobj.hxx
index 628a4bcb2089..9fad90fc509a 100644
--- a/embeddedobj/source/inc/oleembobj.hxx
+++ b/embeddedobj/source/inc/oleembobj.hxx
@@ -245,6 +245,7 @@ protected:
bool bSaveAs )
throw ( css::uno::Exception );
#ifdef _WIN32
+ /// @throws css::uno::Exception
void StoreObjectToStream( css::uno::Reference< css::io::XOutputStream > const & xOutStream )
throw ( css::uno::Exception );
#endif