diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-07-06 10:46:57 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-07-06 10:46:57 +0000 |
commit | ac39272f244e3c127cbcf8e102728d1a0743b760 (patch) | |
tree | edbec2bac7adc53d6ce3eecdc12123893d78b105 /sw/uiconfig | |
parent | 12b3bfa0ad467a8b08682889f858816e38324b2e (diff) |
INTEGRATION: CWS docking1 (1.1.2); FILE ADDED
2004/06/14 09:01:19 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/toolbar/fullscreenbar.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/toolbar/fullscreenbar.xml b/sw/uiconfig/swriter/toolbar/fullscreenbar.xml new file mode 100644 index 000000000000..ce9cf7d93013 --- /dev/null +++ b/sw/uiconfig/swriter/toolbar/fullscreenbar.xml @@ -0,0 +1,5 @@ +<?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:FullScreen" toolbar:helpid="helpid:5627" toolbar:text="" /> +</toolbar:toolbar>
\ No newline at end of file |