summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/drwtrans.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/drwtrans.hxx')
-rw-r--r--sc/source/ui/inc/drwtrans.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/drwtrans.hxx b/sc/source/ui/inc/drwtrans.hxx
index a74d4ae3a673..f56bd95c2252 100644
--- a/sc/source/ui/inc/drwtrans.hxx
+++ b/sc/source/ui/inc/drwtrans.hxx
@@ -98,7 +98,7 @@ public:
{ nSourceDocID = nVal; }
sal_uInt32 GetSourceDocID() const { return nSourceDocID; }
- static ScDrawTransferObj* GetOwnClipboard( Window* pUIWin );
+ static ScDrawTransferObj* GetOwnClipboard( vcl::Window* pUIWin );
virtual sal_Int64 SAL_CALL getSomething( const com::sun::star::uno::Sequence< sal_Int8 >& rId ) throw( com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
static const com::sun::star::uno::Sequence< sal_Int8 >& getUnoTunnelId();