summaryrefslogtreecommitdiff
path: root/framework/inc/classes/framecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/framecontainer.hxx')
-rw-r--r--framework/inc/classes/framecontainer.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/framework/inc/classes/framecontainer.hxx b/framework/inc/classes/framecontainer.hxx
index 66f25119d60c..7ce7750c83b0 100644
--- a/framework/inc/classes/framecontainer.hxx
+++ b/framework/inc/classes/framecontainer.hxx
@@ -50,20 +50,8 @@
#include <rtl/ustring.hxx>
#include <vcl/evntpost.hxx>
-//_________________________________________________________________________________________________________________
-// namespace
-//_________________________________________________________________________________________________________________
-
namespace framework{
-//_________________________________________________________________________________________________________________
-// exported const
-//_________________________________________________________________________________________________________________
-
-//_________________________________________________________________________________________________________________
-// exported definitions
-//_________________________________________________________________________________________________________________
-
typedef ::std::vector< css::uno::Reference< css::frame::XFrame > > TFrameContainer ;
typedef TFrameContainer::iterator TFrameIterator ;
typedef TFrameContainer::const_iterator TConstFrameIterator ;