summaryrefslogtreecommitdiff
path: root/include/svl/svdde.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/svdde.hxx')
-rw-r--r--include/svl/svdde.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/svdde.hxx b/include/svl/svdde.hxx
index eecd48d72e91..beea2ef5e53d 100644
--- a/include/svl/svdde.hxx
+++ b/include/svl/svdde.hxx
@@ -286,7 +286,7 @@ protected:
const DdeTopic* GetSysTopic() const { return pSysTopic; }
private:
std::vector<DdeTopic*> aTopics;
- std::vector< long > aFormats;
+ std::vector< tools::Long > aFormats;
DdeTopic* pSysTopic;
DdeString* pName;
std::vector<std::unique_ptr<Conversation>>