diff options
author | Philipp Riemer <ruderphilipp@gmail.com> | 2013-08-31 22:12:21 +0200 |
---|---|---|
committer | Philipp Riemer <ruderphilipp@gmail.com> | 2013-08-31 22:41:12 +0200 |
commit | 8d6da3b8aed0b523375e00eb5b5e3c2b4ca89edf (patch) | |
tree | bd87e6ced5aed2099f8090477470b049b515a9da /include | |
parent | 5f684581126028798eb82ba5904179b36dac9841 (diff) |
fdo#62475 - remove visual noise
Change-Id: I7409f7a58796c9bf7542b6a7904ad40581637eeb
Diffstat (limited to 'include')
-rw-r--r-- | include/sot/exchange.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sot/exchange.hxx b/include/sot/exchange.hxx index c73515762ff2..bdc2899077b5 100644 --- a/include/sot/exchange.hxx +++ b/include/sot/exchange.hxx @@ -143,6 +143,7 @@ SOT_DLLPUBLIC bool IsFormatSupported( const DataFlavorExVector& rDataFlavorExVec #define EXCHG_DEST_SWDOC_FREE_AREA_WEB 17 class SvGlobalName; + class SOT_DLLPUBLIC SotExchange { public: |