diff options
Diffstat (limited to 'dbaccess/source/ui/app/AppTitleWindow.hxx')
-rw-r--r-- | dbaccess/source/ui/app/AppTitleWindow.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/AppTitleWindow.hxx b/dbaccess/source/ui/app/AppTitleWindow.hxx index f4c64310a2db..7213b27f0f5a 100644 --- a/dbaccess/source/ui/app/AppTitleWindow.hxx +++ b/dbaccess/source/ui/app/AppTitleWindow.hxx @@ -60,7 +60,6 @@ namespace dbaui */ void setTitle(sal_uInt16 _nTitleId); - /** Gets the min Width in Pixel which is needed to display the whole @return @@ -68,9 +67,7 @@ namespace dbaui */ long GetWidthPixel() const; }; -// ............................................................. } // namespace dbaui -// ............................................................. #endif // DBAUI_TITLE_WINDOW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |