diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-10-12 16:59:16 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-10-12 16:59:16 +0000 |
commit | a931038d5c836d356442c8b9e6b928e2a8cd1dab (patch) | |
tree | 12d46db2659bb56bcdca688b529468fca91fb443 /sc/uiconfig/scalc/toolbar/arrowshapes.xml | |
parent | 7951dd74bb2a3b0f1a7cd99fab17c0fe20635bdc (diff) |
INTEGRATION: CWS sj09 (1.1.2); FILE ADDED
2004/09/09 10:57:47 sj 1.1.2.2: changed some customshape / fontwork slot commands
2004/08/20 10:54:51 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc
Diffstat (limited to 'sc/uiconfig/scalc/toolbar/arrowshapes.xml')
-rw-r--r-- | sc/uiconfig/scalc/toolbar/arrowshapes.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/toolbar/arrowshapes.xml b/sc/uiconfig/scalc/toolbar/arrowshapes.xml new file mode 100644 index 000000000000..f9c4d024197c --- /dev/null +++ b/sc/uiconfig/scalc/toolbar/arrowshapes.xml @@ -0,0 +1,34 @@ +<?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:ArrowShapes.left-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.right-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.down-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-right-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-down-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-down-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.quad-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.corner-right-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.split-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.striped-right-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.notched-right-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.pentagon-right" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.chevron" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.right-arrow-callout" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-arrow-callout" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-arrow-callout" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.down-arrow-callout" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.left-right-arrow-callout" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-down-arrow-callout" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.up-right-arrow-callout" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.quad-arrow-callout" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.circular-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.split-round-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes.s-sharped-arrow" toolbar:helpid="helpid:11004" toolbar:text="" /> +</toolbar:toolbar>
\ No newline at end of file |