1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23#ifndef __com_sun_star_drawing_XEnhancedCustomShapeDefaulter_idl__ 24#define __com_sun_star_drawing_XEnhancedCustomShapeDefaulter_idl__ 25 26#ifndef __com_sun_star_uno_XInterface_idl__ 27#include <com/sun/star/uno/XInterface.idl> 28#endif 29 30//============================================================================= 31 32 module com { module sun { module star { module drawing { 33 34//============================================================================= 35 36 37/** 38 */ 39interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface 40{ 41 //------------------------------------------------------------------------- 42 43 /** 44 45 This interface allows to create shape properties for the given "ShapeType". 46 The "ShapeType" string can be empty then the current "ShapeType" of the 47 shape is used. 48 49 "non-primitive", 50 "rectangle", 51 "round-rectangle", 52 "ellipse", 53 "diamond", 54 "isosceles-triangle" 55 "right-triangle", 56 "parallelogram", 57 "trapezoid", 58 "hexagon", 59 "octagon", 60 "cross", 61 "star5", 62 "right-arrow", 63 "mso-spt14", 64 "pentagon-right", 65 "cube", 66 "mso-spt17", 67 "mso-spt18", 68 "mso-spt19", 69 "mso-spt20", 70 "mso-spt21", 71 "can", 72 "ring", 73 "mso-spt24", 74 "mso-spt25", 75 "mso-spt26", 76 "mso-spt27", 77 "mso-spt28", 78 "mso-spt29", 79 "mso-spt30", 80 "mso-spt31", 81 "mso-spt32", 82 "mso-spt33", 83 "mso-spt34", 84 "mso-spt35", 85 "mso-spt36", 86 "mso-spt37", 87 "mso-spt38", 88 "mso-spt39", 89 "mso-spt40", 90 "mso-spt41", 91 "mso-spt42", 92 "mso-spt43", 93 "mso-spt44", 94 "mso-spt45", 95 "mso-spt46", 96 "line-callout-1", 97 "line-callout-2", 98 "mso-spt49", 99 "mso-spt50", 100 "mso-spt51", 101 "mso-spt52", 102 "mso-spt53", 103 "mso-spt54", 104 "chevron", 105 "pentagon", 106 "forbidden", 107 "star8", 108 "mso-spt59", 109 "mso-spt60", 110 "rectangular-callout", 111 "round-rectangular-callout", 112 "round-callout", 113 "mso-spt64", 114 "paper", 115 "left-arrow", 116 "down-arrow", 117 "up-arrow", 118 "left-right-arrow", 119 "up-down-arrow", 120 "mso-spt71", 121 "bang", 122 "lightning", 123 "heart", 124 "mso-spt75", 125 "quad-arrow", 126 "left-arrow-callout", 127 "right-arrow-callout", 128 "up-arrow-callout", 129 "down-arrow-callout", 130 "left-right-arrow-callout", 131 "up-down-arrow-callout", 132 "quad-arrow-callout", 133 "quad-bevel", 134 "left-bracket", 135 "right-bracket", 136 "left-brace", 137 "right-brace", 138 "mso-spt89", 139 "mso-spt90", 140 "mso-spt91", 141 "star24", 142 "striped-right-arrow", 143 "notched-right-arrow", 144 "block-arc", 145 "smiley", 146 "vertical-scroll", 147 "horizontal-scroll", 148 "circular-arrow", 149 "mso-spt100", 150 "mso-spt101", 151 "mso-spt102", 152 "mso-spt103", 153 "mso-spt104", 154 "mso-spt105", 155 "cloud-callout", 156 "mso-spt107", 157 "mso-spt108", 158 "flowchart-process", 159 "flowchart-decision", 160 "flowchart-data", 161 "flowchart-predefined-process", 162 "flowchart-internal-storage", 163 "flowchart-document", 164 "flowchart-multidocument", 165 "flowchart-terminator", 166 "flowchart-preparation", 167 "flowchart-manual-input", 168 "flowchart-manual-operation", 169 "flowchart-connector", 170 "flowchart-card", 171 "flowchart-punched-tape", 172 "flowchart-summing-junction", 173 "flowchart-or", 174 "flowchart-collate", 175 "flowchart-sort", 176 "flowchart-extract", 177 "flowchart-merge", 178 "mso-spt129", 179 "flowchart-stored-data", 180 "flowchart-sequential-access", 181 "flowchart-magnetic-disk", 182 "flowchart-direct-access-storage", 183 "flowchart-display", 184 "flowchart-delay", 185 "fontwork-plain-text", 186 "fontwork-stop", 187 "fontwork-triangle-up", 188 "fontwork-triangle-down", 189 "fontwork-chevron-up", 190 "fontwork-chevron-down", 191 "mso-spt142", 192 "mso-spt143", 193 "fontwork-arch-up-curve", 194 "fontwork-arch-down-curve", 195 "fontwork-circle-curve", 196 "fontwork-open-circle-curve", 197 "fontwork-arch-up-pour", 198 "fontwork-arch-down-pour", 199 "fontwork-circle-pour", 200 "fontwork-open-circle-pour", 201 "fontwork-curve-up", 202 "fontwork-curve-down", 203 "fontwork-fade-up-and-right", 204 "fontwork-fade-up-and-left", 205 "fontwork-wave", 206 "mso-spt157", 207 "mso-spt158", 208 "mso-spt159", 209 "fontwork-inflate", 210 "mso-spt161", 211 "mso-spt162", 212 "mso-spt163", 213 "mso-spt164", 214 "mso-spt165", 215 "mso-spt166", 216 "mso-spt167", 217 "fontwork-fade-right", 218 "fontwork-fade-left", 219 "fontwork-fade-up", 220 "fontwork-fade-down", 221 "fontwork-slant-up", 222 "fontwork-slant-down", 223 "mso-spt174", 224 "mso-spt175", 225 "flowchart-alternate-process", 226 "flowchart-off-page-connector", 227 "mso-spt178", 228 "mso-spt179", 229 "mso-spt180", 230 "line-callout-3", 231 "mso-spt182", 232 "sun", 233 "moon", 234 "bracket-pair", 235 "brace-pair", 236 "star4", 237 "mso-spt188", 238 "mso-spt189", 239 "mso-spt190", 240 "mso-spt191", 241 "mso-spt192", 242 "mso-spt193", 243 "mso-spt194", 244 "mso-spt195", 245 "mso-spt196", 246 "mso-spt197", 247 "mso-spt198", 248 "mso-spt199", 249 "mso-spt200", 250 "mso-spt201", 251 "mso-spt202", 252 253 SJ: following shape types can't be created with this method, they 254 are part of the gallery (soon they also will be added) 255 // gallery: quadrat 256 // gallery: round-quadrat 257 // gallery: circle 258 // gallery: circle-pie 259 // gallery: frame 260 // gallery: flower 261 // gallery: cloud 262 // gallery: puzzle 263 // gallery: octagon-bevel 264 // gallery: diamond-bevel 265 // gallery: up-right-arrow 266 // gallery: up-right-down-arrow 267 // gallery: corner-right-arrow 268 // gallery: split-arrow 269 // gallery: up-right-arrow-callout 270 // gallery: split-round-arrow 271 // gallery: s-sharped-arrow 272 // Gallery: star6 273 // Gallery: star12 274 // Gallery: concave-star6 275 // Gallery: signet 276 // Gallery: doorplate 277 // gallery: fontwork-arch-left-curve 278 // gallery: fontwork-arch-right-curve 279 // gallery: fontwork-arch-left-pour 280 // gallery: fontwork-arch-right-pour 281 282 */ 283 void createCustomShapeDefaults( [ in ] string aShapeType ); 284 285}; 286 287//============================================================================= 288 289}; }; }; }; 290 291#endif 292