summaryrefslogtreecommitdiff
path: root/framework/uiconfig/startmodule
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-07-06 16:04:41 +0000
committerOliver Bolte <obo@openoffice.org>2004-07-06 16:04:41 +0000
commit4ca22ff0e3c3049f96b724e13e2a72e68e567f10 (patch)
treedba01969821ca37d3ad4f6ca473a0e969cbf983b /framework/uiconfig/startmodule
parent1d7db26dd7cdc64b338eb441895346efb7f73f25 (diff)
INTEGRATION: CWS docking1 (1.1.2); FILE ADDED
2004/06/21 11:09:50 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 07:37:45 cd 1.1.2.1: #i25236# XML based toolbars
Diffstat (limited to 'framework/uiconfig/startmodule')
-rw-r--r--framework/uiconfig/startmodule/toolbar/standardbar.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/framework/uiconfig/startmodule/toolbar/standardbar.xml b/framework/uiconfig/startmodule/toolbar/standardbar.xml
new file mode 100644
index 000000000000..53fb29bc4ddc
--- /dev/null
+++ b/framework/uiconfig/startmodule/toolbar/standardbar.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
+<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
+ <toolbar:toolbaritem xlink:href=".uno:AddDirect" toolbar:helpid="helpid:5537" toolbar:text="" toolbar:style="dropdown" />
+ <toolbar:toolbaritem xlink:href=".uno:NewDoc" toolbar:helpid="helpid:5500" toolbar:text="" toolbar:visible="true" />
+ <toolbar:toolbaritem xlink:href=".uno:Open" toolbar:helpid="helpid:5501" toolbar:text="" />
+</toolbar:toolbar> \ No newline at end of file