summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppTitleWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app/AppTitleWindow.hxx')
-rw-r--r--dbaccess/source/ui/app/AppTitleWindow.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/app/AppTitleWindow.hxx b/dbaccess/source/ui/app/AppTitleWindow.hxx
index 491ebfd56912..c6a8d417df7f 100644
--- a/dbaccess/source/ui/app/AppTitleWindow.hxx
+++ b/dbaccess/source/ui/app/AppTitleWindow.hxx
@@ -34,7 +34,7 @@ namespace dbaui
protected:
virtual void DataChanged(const DataChangedEvent& rDCEvt) override;
public:
- OTitleWindow(vcl::Window* _pParent,sal_uInt16 _nTitleId,WinBits _nBits,bool _bShift = true);
+ OTitleWindow(vcl::Window* _pParent, const char* pTitleId, WinBits _nBits, bool _bShift = true);
virtual ~OTitleWindow() override;
virtual void dispose() override;
@@ -58,10 +58,10 @@ namespace dbaui
vcl::Window* getChildWindow() const { return m_pChild; }
/** sets the title text out of the resource
- @param _nTitleId
+ @param pTitleId
The resource id of the title text.
*/
- void setTitle(sal_uInt16 _nTitleId);
+ void setTitle(const char* pTitleId);
/** Gets the min Width in Pixel which is needed to display the whole