summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppView.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app/AppView.hxx')
-rw-r--r--dbaccess/source/ui/app/AppView.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/dbaccess/source/ui/app/AppView.hxx b/dbaccess/source/ui/app/AppView.hxx
index 7c50466b5b33..3f0da9dc6a38 100644
--- a/dbaccess/source/ui/app/AppView.hxx
+++ b/dbaccess/source/ui/app/AppView.hxx
@@ -42,7 +42,6 @@ namespace dbaui
class OApplicationDetailView;
class OApplicationSwapWindow;
class OTitleWindow;
- //==================================================================
class OAppBorderWindow : public Window
{
OTitleWindow* m_pPanel;
@@ -66,7 +65,6 @@ namespace dbaui
OApplicationDetailView* getDetailView() const;
};
- //==================================================================
class OApplicationView : public ODataView
,public IClipboardTest
,public ::utl::OEventListenerAdapter
@@ -90,7 +88,6 @@ namespace dbaui
void ImplInitSettings();
protected:
-
// return the Rectangle where I can paint myself
virtual void resizeDocumentView(Rectangle& rRect);
@@ -255,7 +252,6 @@ namespace dbaui
void elementRemoved(ElementType _eType
,const OUString& _rName );
-
/** changes the container which should be displayed. The select handler will also be called.
@param _eType
Which container to show.