summaryrefslogtreecommitdiff
path: root/cui/source/inc/hldocntp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/hldocntp.hxx')
-rw-r--r--cui/source/inc/hldocntp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/hldocntp.hxx b/cui/source/inc/hldocntp.hxx
index 9859fc9c0f80..81fbc89eee67 100644
--- a/cui/source/inc/hldocntp.hxx
+++ b/cui/source/inc/hldocntp.hxx
@@ -52,7 +52,7 @@ private:
DECL_LINK (ClickNewHdl_Impl , void * ); // Button : New
- Image GetImage( USHORT nId );
+ Image GetImage( sal_uInt16 nId );
protected:
void FillDlgFields ( String& aStrURL );
@@ -66,7 +66,7 @@ public:
static IconChoicePage* Create( Window* pWindow, const SfxItemSet& rItemSet );
- virtual BOOL AskApply ();
+ virtual sal_Bool AskApply ();
virtual void DoApply ();
virtual void SetInitFocus();