diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-11-22 10:17:18 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-11-22 10:17:18 +0100 |
commit | 326a2b7510cc3a67d26b98839127ec625b67758f (patch) | |
tree | 11315e502d1ee3c40c55976bf1c97d06364d844d /sd/source/ui/inc | |
parent | 2b9a26dea1ac3f9b2f85d9c693e9b070fe5ac0d6 (diff) | |
parent | ca85fc4a6ef5bd8d3855d88ce1c532e305e7abed (diff) |
undoapi: merge after pulling DEV300.m94
Diffstat (limited to 'sd/source/ui/inc')
-rwxr-xr-x | sd/source/ui/inc/sdtreelb.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/inc/sdtreelb.hxx b/sd/source/ui/inc/sdtreelb.hxx index dc98929a9ed1..1aea2d34156e 100755 --- a/sd/source/ui/inc/sdtreelb.hxx +++ b/sd/source/ui/inc/sdtreelb.hxx @@ -218,6 +218,7 @@ public: static BOOL IsInDrag(); using SvLBox::ExecuteDrop; + using SvTreeListBox::SelectEntry; private: /** This flag controls whether all shapes are shown as children of pages and group shapes or only the named shapes. |