diff options
Diffstat (limited to 'sc/source/ui/attrdlg/scdlgfact.hxx')
-rw-r--r-- | sc/source/ui/attrdlg/scdlgfact.hxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/source/ui/attrdlg/scdlgfact.hxx b/sc/source/ui/attrdlg/scdlgfact.hxx index b198c0e13..21df8bc2a 100644 --- a/sc/source/ui/attrdlg/scdlgfact.hxx +++ b/sc/source/ui/attrdlg/scdlgfact.hxx @@ -548,13 +548,6 @@ public: const rtl::OString& sHelpId , int nId ); - virtual AbstractScTabBgColorDlg * CreateScTabBgColorDlg ( Window* pParent, //add for ScStringInputDlg - const String& rTitle, //Dialog Title - const String& rTabBgColorNoColorText, //Label for no tab color - const Color& rDefaultColor, //Currently selected Color - ULONG nHelpId , - int nId ); - virtual AbstractScImportOptionsDlg * CreateScImportOptionsDlg ( Window* pParent, //add for ScImportOptionsDlg int nId, BOOL bAscii = TRUE, |