summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-01 17:13:43 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-01 18:33:41 +0200
commit8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 (patch)
tree2f9411f875e3dbad087fb7f6899c6ded663191c6 /cui
parent3dcdf30a233c7e75229b9e291901c6768265ca93 (diff)
Remove unused defines
Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7
Diffstat (limited to 'cui')
-rw-r--r--cui/source/dialogs/hldocntp.cxx7
-rw-r--r--cui/source/dialogs/iconcdlg.cxx2
2 files changed, 0 insertions, 9 deletions
diff --git a/cui/source/dialogs/hldocntp.cxx b/cui/source/dialogs/hldocntp.cxx
index 628f7f94c955..99c473b8ef5e 100644
--- a/cui/source/dialogs/hldocntp.cxx
+++ b/cui/source/dialogs/hldocntp.cxx
@@ -164,13 +164,6 @@ void SvxHyperlinkNewDocTp::FillDlgFields ( String& /*aStrURL*/ )
{
}
-#define INTERNETSHORTCUT_ID_TAG "InternetShortcut"
-#define INTERNETSHORTCUT_TITLE_TAG "Title"
-#define INTERNETSHORTCUT_TARGET_TAG "Target"
-#define INTERNETSHORTCUT_FOLDER_TAG "Folder"
-#define INTERNETSHORTCUT_URL_TAG "URL"
-#define INTERNETSHORTCUT_ICONID_TAG "IconIndex"
-
void SvxHyperlinkNewDocTp::FillDocumentList ()
{
EnterWait();
diff --git a/cui/source/dialogs/iconcdlg.cxx b/cui/source/dialogs/iconcdlg.cxx
index 8b98a6f85e42..4b407b59b875 100644
--- a/cui/source/dialogs/iconcdlg.cxx
+++ b/cui/source/dialogs/iconcdlg.cxx
@@ -432,8 +432,6 @@ void IconChoiceDialog::ShowPage( sal_uInt16 nId )
#define ICONCTRL_WIDTH_PIXEL 110
#define ICONCTRL_HEIGHT_PIXEL 75
-#define MINSIZE_BUTTON_WIDTH 70
-#define MINSIZE_BUTTON_HEIGHT 22
void IconChoiceDialog::Resize()
{