summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-23 09:53:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-23 10:41:30 +0100
commit05ef22774ac842ffff96eeec3a3cdcfa3c292d2f (patch)
treedba7e2b672164b2c5240d8db67f8d6fdf2c01088 /sc/inc/scabstdlg.hxx
parenttiledrendering opens files (diff)
downloadcore-05ef22774ac842ffff96eeec3a3cdcfa3c292d2f.tar.gz
core-05ef22774ac842ffff96eeec3a3cdcfa3c292d2f.zip
convert input string dialog to .ui
Change-Id: I2d40924e77f075024aed54548ffda8a162f7af91
Diffstat (limited to 'sc/inc/scabstdlg.hxx')
-rw-r--r--sc/inc/scabstdlg.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index d5f6876eb193..cdd08eb4cef7 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -299,7 +299,7 @@ class AbstractScSortWarningDlg : public VclAbstractDialog
class AbstractScStringInputDlg : public VclAbstractDialog
{
public:
- virtual void GetInputString( OUString& rString ) const = 0;
+ virtual OUString GetInputString() const = 0;
};
class AbstractScTabBgColorDlg : public VclAbstractDialog
@@ -458,8 +458,7 @@ public:
const OUString& rTitle,
const OUString& rEditTitle,
const OUString& rDefault,
- const OString& sHelpId, const OString& sEditHelpId,
- int nId ) = 0;
+ const OString& sHelpId, const OString& sEditHelpId ) = 0;
virtual AbstractScTabBgColorDlg * CreateScTabBgColorDlg ( Window* pParent,
const OUString& rTitle, //Dialog Title