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.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/cui/source/inc/hldocntp.hxx b/cui/source/inc/hldocntp.hxx
index a44363aeb105..c32d432d8a9b 100644
--- a/cui/source/inc/hldocntp.hxx
+++ b/cui/source/inc/hldocntp.hxx
@@ -53,8 +53,7 @@ private:
DECL_LINK (ClickNewHdl_Impl , void * );
- Image GetImage( USHORT nId );
- void ReadURLFile( const String& rFile, String& rTitle, String& rURL, sal_Int32& rIconId, BOOL* pShowAsFolder);
+ Image GetImage( sal_uInt16 nId );
protected:
void FillDlgFields ( String& aStrURL );
@@ -68,7 +67,7 @@ public:
static IconChoicePage* Create( Window* pWindow, const SfxItemSet& rItemSet );
- virtual BOOL AskApply ();
+ virtual sal_Bool AskApply ();
virtual void DoApply ();
virtual void SetInitFocus();