summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-11 06:17:50 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-11 06:17:50 +0000
commit583076c20496786a0634f4837fe2160af74cd2ec (patch)
tree1e181d2753b6205c3d3608cf08fde936b9117568 /framework
parent42cc9b100f914fe74018e67fcafba125937c9d97 (diff)
INTEGRATION: CWS startcenterfix03 (1.7.22); FILE MERGED
2008/07/01 18:11:57 pl 1.7.22.1: #91270# add formula
Diffstat (limited to 'framework')
-rw-r--r--framework/source/services/fwk_services.src6
1 files changed, 5 insertions, 1 deletions
diff --git a/framework/source/services/fwk_services.src b/framework/source/services/fwk_services.src
index 0e498ac385f0..b28f52e9f064 100644
--- a/framework/source/services/fwk_services.src
+++ b/framework/source/services/fwk_services.src
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: fwk_services.src,v $
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -76,6 +76,10 @@ Window DLG_BACKING
{
File = "odb_32.png";
};
+ Bitmap BMP_BACKING_FORMULA
+ {
+ File = "odf_32.png";
+ };
Bitmap BMP_BACKING_OPENFILE
{
File = "open_32.png";