summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/app.src
diff options
context:
space:
mode:
authorAlfonso Eusebio <alfonso_eusebio@yahoo.co.uk>2011-02-10 08:23:22 +0000
committerJan Holesovsky <kendy@noe.suse.cz>2011-02-11 19:05:25 +0100
commitcda4ec28135cae431fa24fcbe5c36ee422d63b38 (patch)
tree66bf2a2e5e71fb9619545ae352c0fa58504f2fdc /sfx2/source/appl/app.src
parent(std|boost)::hash on a const char* hashes the pointer not the contents (diff)
downloadcore-cda4ec28135cae431fa24fcbe5c36ee422d63b38.tar.gz
core-cda4ec28135cae431fa24fcbe5c36ee422d63b38.zip
Remove obsolete Hyperlink Bar from libs-core
Removed all code related to hyperlink bar from libs-core repo.
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r--sfx2/source/appl/app.src5
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index df82a9fe94a3..e67059f2b33c 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -748,11 +748,6 @@ ToolBox RID_ENVTOOLBOX
};
ToolBoxItem
{
- Identifier = SID_HYPERLINK_INSERT ;
- Hide = TRUE;
- };
- ToolBoxItem
- {
Identifier = SID_WIN_FULLSCREEN ;
Hide = TRUE;
};