diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-05-22 18:28:34 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-05-22 18:28:34 +0000 |
commit | a634f4d622c080e7ee636850c7b8d8d52c6769c8 (patch) | |
tree | a4888b2869506b9101fdfe3e336f7b04029f0394 /chart2/uiconfig | |
parent | 9027e21e280948a7a41144cd7f8eba7482a2301f (diff) |
INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/08/23 14:49:36 bm 1.1.2.2: #i68861# some unused entries removed
2005/04/04 11:17:49 bm 1.1.2.1: note: statusbar not working yet with non-sfx based apps
Diffstat (limited to 'chart2/uiconfig')
-rw-r--r-- | chart2/uiconfig/statusbar/statusbar.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chart2/uiconfig/statusbar/statusbar.xml b/chart2/uiconfig/statusbar/statusbar.xml new file mode 100644 index 000000000000..27af64165411 --- /dev/null +++ b/chart2/uiconfig/statusbar/statusbar.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE statusbar:statusbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "statusbar.dtd"> +<statusbar:statusbar xmlns:statusbar="http://openoffice.org/2001/statusbar" xmlns:xlink="http://www.w3.org/1999/xlink"> + <statusbar:statusbaritem xlink:href=".uno:Context" statusbar:align="left" statusbar:autosize="true" statusbar:width="208" statusbar:helpid="helpid:5310"/> + <statusbar:statusbaritem xlink:href=".uno:ModifiedStatus" statusbar:align="center" statusbar:width="14" statusbar:helpid="helpid:5584"/> +</statusbar:statusbar>
\ No newline at end of file |