2 // This file was generated by: ./generatePresetsCXX.pl
4 // Please, DO NOT EDIT.
8 #include <oox/drawingml/customshapeproperties.hxx>
9 #include <oox/token/tokenmap.hxx>
10 #include <com/sun/star/awt/Rectangle.hpp>
11 #include <com/sun/star/awt/Size.hpp>
12 #include <com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp>
13 #include <com/sun/star/drawing/EnhancedCustomShapeSegment.hpp>
14 #include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>
15 #include <com/sun/star/drawing/EnhancedCustomShapeParameterType.hpp>
17 using namespace ::com::sun::star
;
18 using namespace ::com::sun::star::beans
;
19 using namespace ::com::sun::star::drawing
;
20 using namespace ::com::sun::star::uno
;
22 namespace oox
{ namespace drawingml
{
26 class ShapeCactionButtonSound
: public CustomShapeProvider
28 virtual PropertyMap
getProperties()
30 PropertyMap aPropertyMap
;
33 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
36 static const char *aStrings
[] = {
37 "min(logwidth,logheight)",
62 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
65 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
68 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
71 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
74 Sequence
< PropertyValue
> aPropSequence (3);
76 aPropSequence
[0].Name
= "Coordinates";
77 static const CustomShapeProvider::ParameterPairData aData
[] = {
79 EnhancedCustomShapeParameterType::NORMAL
,
80 EnhancedCustomShapeParameterType::NORMAL
,
84 EnhancedCustomShapeParameterType::EQUATION
,
85 EnhancedCustomShapeParameterType::NORMAL
,
89 EnhancedCustomShapeParameterType::EQUATION
,
90 EnhancedCustomShapeParameterType::EQUATION
,
94 EnhancedCustomShapeParameterType::NORMAL
,
95 EnhancedCustomShapeParameterType::EQUATION
,
99 EnhancedCustomShapeParameterType::EQUATION
,
100 EnhancedCustomShapeParameterType::EQUATION
,
104 EnhancedCustomShapeParameterType::EQUATION
,
105 EnhancedCustomShapeParameterType::EQUATION
,
109 EnhancedCustomShapeParameterType::EQUATION
,
110 EnhancedCustomShapeParameterType::EQUATION
,
114 EnhancedCustomShapeParameterType::EQUATION
,
115 EnhancedCustomShapeParameterType::EQUATION
,
119 EnhancedCustomShapeParameterType::EQUATION
,
120 EnhancedCustomShapeParameterType::EQUATION
,
124 EnhancedCustomShapeParameterType::EQUATION
,
125 EnhancedCustomShapeParameterType::EQUATION
,
129 EnhancedCustomShapeParameterType::EQUATION
,
130 EnhancedCustomShapeParameterType::EQUATION
,
134 EnhancedCustomShapeParameterType::EQUATION
,
135 EnhancedCustomShapeParameterType::EQUATION
,
139 EnhancedCustomShapeParameterType::EQUATION
,
140 EnhancedCustomShapeParameterType::EQUATION
,
144 EnhancedCustomShapeParameterType::EQUATION
,
145 EnhancedCustomShapeParameterType::EQUATION
,
149 EnhancedCustomShapeParameterType::EQUATION
,
150 EnhancedCustomShapeParameterType::EQUATION
,
154 EnhancedCustomShapeParameterType::EQUATION
,
155 EnhancedCustomShapeParameterType::EQUATION
,
159 EnhancedCustomShapeParameterType::EQUATION
,
160 EnhancedCustomShapeParameterType::EQUATION
,
164 EnhancedCustomShapeParameterType::EQUATION
,
165 EnhancedCustomShapeParameterType::EQUATION
,
169 EnhancedCustomShapeParameterType::EQUATION
,
170 EnhancedCustomShapeParameterType::EQUATION
,
174 EnhancedCustomShapeParameterType::EQUATION
,
175 EnhancedCustomShapeParameterType::EQUATION
,
179 EnhancedCustomShapeParameterType::EQUATION
,
180 EnhancedCustomShapeParameterType::EQUATION
,
184 EnhancedCustomShapeParameterType::EQUATION
,
185 EnhancedCustomShapeParameterType::EQUATION
,
189 EnhancedCustomShapeParameterType::EQUATION
,
190 EnhancedCustomShapeParameterType::EQUATION
,
194 EnhancedCustomShapeParameterType::EQUATION
,
195 EnhancedCustomShapeParameterType::EQUATION
,
199 EnhancedCustomShapeParameterType::EQUATION
,
200 EnhancedCustomShapeParameterType::EQUATION
,
204 EnhancedCustomShapeParameterType::EQUATION
,
205 EnhancedCustomShapeParameterType::EQUATION
,
209 EnhancedCustomShapeParameterType::EQUATION
,
210 EnhancedCustomShapeParameterType::EQUATION
,
214 EnhancedCustomShapeParameterType::EQUATION
,
215 EnhancedCustomShapeParameterType::EQUATION
,
219 EnhancedCustomShapeParameterType::NORMAL
,
220 EnhancedCustomShapeParameterType::NORMAL
,
224 EnhancedCustomShapeParameterType::EQUATION
,
225 EnhancedCustomShapeParameterType::NORMAL
,
229 EnhancedCustomShapeParameterType::EQUATION
,
230 EnhancedCustomShapeParameterType::EQUATION
,
234 EnhancedCustomShapeParameterType::NORMAL
,
235 EnhancedCustomShapeParameterType::EQUATION
,
239 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
242 aPropSequence
[1].Name
= "Segments";
243 static const sal_uInt16 nValues
[] = {
276 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
279 aPropSequence
[2].Name
= "TextFrames";
280 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
282 EnhancedCustomShapeTextFrame aTextFrame
;
284 static const CustomShapeProvider::ParameterPairData aData
=
286 EnhancedCustomShapeParameterType::NORMAL
,
287 EnhancedCustomShapeParameterType::NORMAL
,
290 aTextFrame
.TopLeft
= createParameterPair(&aData
);
293 static const CustomShapeProvider::ParameterPairData aData
=
295 EnhancedCustomShapeParameterType::EQUATION
,
296 EnhancedCustomShapeParameterType::EQUATION
,
299 aTextFrame
.BottomRight
= createParameterPair(&aData
);
301 aTextFrameSeq
[0] = aTextFrame
;
303 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
305 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
308 awt::Rectangle aRectangle
;
311 aRectangle
.Width
= 0;
312 aRectangle
.Height
= 0;
313 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
315 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-actionButtonSound");
321 // This is a generated source file. DO NOT EDIT.
323 class ShapeCborderCallout1
: public CustomShapeProvider
325 virtual PropertyMap
getProperties()
327 PropertyMap aPropertyMap
;
330 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (4);
332 Any
aAny ((sal_Int32
) 18750);
333 aAdjSequence
[0].Value
= aAny
;
334 aAdjSequence
[0].Name
= "adj1";
337 Any
aAny ((sal_Int32
) -8333);
338 aAdjSequence
[1].Value
= aAny
;
339 aAdjSequence
[1].Name
= "adj2";
342 Any
aAny ((sal_Int32
) 112500);
343 aAdjSequence
[2].Value
= aAny
;
344 aAdjSequence
[2].Name
= "adj3";
347 Any
aAny ((sal_Int32
) -38333);
348 aAdjSequence
[3].Value
= aAny
;
349 aAdjSequence
[3].Name
= "adj4";
351 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
354 static const char *aStrings
[] = {
355 "logheight*$0 /100000",
356 "logwidth*$1 /100000",
357 "logheight*$2 /100000",
358 "logwidth*$3 /100000",
364 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
367 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (2);
369 Sequence
< PropertyValue
> aPropSequence (7);
371 aPropSequence
[0].Name
= "Position";
372 static const CustomShapeProvider::ParameterPairData aData
=
374 EnhancedCustomShapeParameterType::EQUATION
,
375 EnhancedCustomShapeParameterType::EQUATION
,
378 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
381 aPropSequence
[1].Name
= "RangeXMaximum";
382 EnhancedCustomShapeParameter aParameter
;
383 Any
aAny ((sal_Int32
) 2147483647);
384 aParameter
.Value
= aAny
;
385 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
386 aPropSequence
[1].Value
= makeAny (aParameter
);
389 aPropSequence
[2].Name
= "RangeXMinimum";
390 EnhancedCustomShapeParameter aParameter
;
391 Any
aAny ((sal_Int32
) -2147483647);
392 aParameter
.Value
= aAny
;
393 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
394 aPropSequence
[2].Value
= makeAny (aParameter
);
397 aPropSequence
[3].Name
= "RangeYMaximum";
398 EnhancedCustomShapeParameter aParameter
;
399 Any
aAny ((sal_Int32
) 2147483647);
400 aParameter
.Value
= aAny
;
401 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
402 aPropSequence
[3].Value
= makeAny (aParameter
);
405 aPropSequence
[4].Name
= "RangeYMinimum";
406 EnhancedCustomShapeParameter aParameter
;
407 Any
aAny ((sal_Int32
) -2147483647);
408 aParameter
.Value
= aAny
;
409 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
410 aPropSequence
[4].Value
= makeAny (aParameter
);
413 aPropSequence
[5].Name
= "RefX";
414 Any
aAny ((sal_Int32
) 1);
415 aPropSequence
[5].Value
= makeAny (aAny
);
418 aPropSequence
[6].Name
= "RefY";
419 Any
aAny ((sal_Int32
) 0);
420 aPropSequence
[6].Value
= makeAny (aAny
);
422 aPropSequenceSequence
[0] = aPropSequence
;
425 Sequence
< PropertyValue
> aPropSequence (7);
427 aPropSequence
[0].Name
= "Position";
428 static const CustomShapeProvider::ParameterPairData aData
=
430 EnhancedCustomShapeParameterType::EQUATION
,
431 EnhancedCustomShapeParameterType::EQUATION
,
434 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
437 aPropSequence
[1].Name
= "RangeXMaximum";
438 EnhancedCustomShapeParameter aParameter
;
439 Any
aAny ((sal_Int32
) 2147483647);
440 aParameter
.Value
= aAny
;
441 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
442 aPropSequence
[1].Value
= makeAny (aParameter
);
445 aPropSequence
[2].Name
= "RangeXMinimum";
446 EnhancedCustomShapeParameter aParameter
;
447 Any
aAny ((sal_Int32
) -2147483647);
448 aParameter
.Value
= aAny
;
449 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
450 aPropSequence
[2].Value
= makeAny (aParameter
);
453 aPropSequence
[3].Name
= "RangeYMaximum";
454 EnhancedCustomShapeParameter aParameter
;
455 Any
aAny ((sal_Int32
) 2147483647);
456 aParameter
.Value
= aAny
;
457 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
458 aPropSequence
[3].Value
= makeAny (aParameter
);
461 aPropSequence
[4].Name
= "RangeYMinimum";
462 EnhancedCustomShapeParameter aParameter
;
463 Any
aAny ((sal_Int32
) -2147483647);
464 aParameter
.Value
= aAny
;
465 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
466 aPropSequence
[4].Value
= makeAny (aParameter
);
469 aPropSequence
[5].Name
= "RefX";
470 Any
aAny ((sal_Int32
) 3);
471 aPropSequence
[5].Value
= makeAny (aAny
);
474 aPropSequence
[6].Name
= "RefY";
475 Any
aAny ((sal_Int32
) 2);
476 aPropSequence
[6].Value
= makeAny (aAny
);
478 aPropSequenceSequence
[1] = aPropSequence
;
480 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
483 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
486 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
489 Sequence
< PropertyValue
> aPropSequence (3);
491 aPropSequence
[0].Name
= "Coordinates";
492 static const CustomShapeProvider::ParameterPairData aData
[] = {
494 EnhancedCustomShapeParameterType::NORMAL
,
495 EnhancedCustomShapeParameterType::NORMAL
,
499 EnhancedCustomShapeParameterType::EQUATION
,
500 EnhancedCustomShapeParameterType::NORMAL
,
504 EnhancedCustomShapeParameterType::EQUATION
,
505 EnhancedCustomShapeParameterType::EQUATION
,
509 EnhancedCustomShapeParameterType::NORMAL
,
510 EnhancedCustomShapeParameterType::EQUATION
,
514 EnhancedCustomShapeParameterType::EQUATION
,
515 EnhancedCustomShapeParameterType::EQUATION
,
519 EnhancedCustomShapeParameterType::EQUATION
,
520 EnhancedCustomShapeParameterType::EQUATION
,
524 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
527 aPropSequence
[1].Name
= "Segments";
528 static const sal_uInt16 nValues
[] = {
539 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
542 aPropSequence
[2].Name
= "TextFrames";
543 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
545 EnhancedCustomShapeTextFrame aTextFrame
;
547 static const CustomShapeProvider::ParameterPairData aData
=
549 EnhancedCustomShapeParameterType::NORMAL
,
550 EnhancedCustomShapeParameterType::NORMAL
,
553 aTextFrame
.TopLeft
= createParameterPair(&aData
);
556 static const CustomShapeProvider::ParameterPairData aData
=
558 EnhancedCustomShapeParameterType::EQUATION
,
559 EnhancedCustomShapeParameterType::EQUATION
,
562 aTextFrame
.BottomRight
= createParameterPair(&aData
);
564 aTextFrameSeq
[0] = aTextFrame
;
566 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
568 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
571 awt::Rectangle aRectangle
;
574 aRectangle
.Width
= 0;
575 aRectangle
.Height
= 0;
576 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
578 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-borderCallout1");
584 // This is a generated source file. DO NOT EDIT.
586 class ShapeCplaqueTabs
: public CustomShapeProvider
588 virtual PropertyMap
getProperties()
590 PropertyMap aPropertyMap
;
593 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
596 static const char *aStrings
[] = {
597 "sqrt(logwidth*logwidth+logheight*logheight+0*0)",
605 "(16200000)/60000.0",
609 "(10800000)/60000.0",
612 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
615 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
618 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
621 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
624 Sequence
< PropertyValue
> aPropSequence (3);
626 aPropSequence
[0].Name
= "Coordinates";
627 static const CustomShapeProvider::ParameterPairData aData
[] = {
629 EnhancedCustomShapeParameterType::NORMAL
,
630 EnhancedCustomShapeParameterType::NORMAL
,
634 EnhancedCustomShapeParameterType::EQUATION
,
635 EnhancedCustomShapeParameterType::NORMAL
,
639 EnhancedCustomShapeParameterType::EQUATION
,
640 EnhancedCustomShapeParameterType::EQUATION
,
644 EnhancedCustomShapeParameterType::EQUATION
,
645 EnhancedCustomShapeParameterType::EQUATION
,
649 EnhancedCustomShapeParameterType::NORMAL
,
650 EnhancedCustomShapeParameterType::EQUATION
,
654 EnhancedCustomShapeParameterType::EQUATION
,
655 EnhancedCustomShapeParameterType::EQUATION
,
659 EnhancedCustomShapeParameterType::EQUATION
,
660 EnhancedCustomShapeParameterType::EQUATION
,
664 EnhancedCustomShapeParameterType::NORMAL
,
665 EnhancedCustomShapeParameterType::EQUATION
,
669 EnhancedCustomShapeParameterType::EQUATION
,
670 EnhancedCustomShapeParameterType::NORMAL
,
674 EnhancedCustomShapeParameterType::EQUATION
,
675 EnhancedCustomShapeParameterType::EQUATION
,
679 EnhancedCustomShapeParameterType::EQUATION
,
680 EnhancedCustomShapeParameterType::EQUATION
,
684 EnhancedCustomShapeParameterType::EQUATION
,
685 EnhancedCustomShapeParameterType::EQUATION
,
689 EnhancedCustomShapeParameterType::EQUATION
,
690 EnhancedCustomShapeParameterType::EQUATION
,
694 EnhancedCustomShapeParameterType::EQUATION
,
695 EnhancedCustomShapeParameterType::EQUATION
,
699 EnhancedCustomShapeParameterType::EQUATION
,
700 EnhancedCustomShapeParameterType::EQUATION
,
704 EnhancedCustomShapeParameterType::EQUATION
,
705 EnhancedCustomShapeParameterType::EQUATION
,
709 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
712 aPropSequence
[1].Name
= "Segments";
713 static const sal_uInt16 nValues
[] = {
736 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
739 aPropSequence
[2].Name
= "TextFrames";
740 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
742 EnhancedCustomShapeTextFrame aTextFrame
;
744 static const CustomShapeProvider::ParameterPairData aData
=
746 EnhancedCustomShapeParameterType::EQUATION
,
747 EnhancedCustomShapeParameterType::EQUATION
,
750 aTextFrame
.TopLeft
= createParameterPair(&aData
);
753 static const CustomShapeProvider::ParameterPairData aData
=
755 EnhancedCustomShapeParameterType::EQUATION
,
756 EnhancedCustomShapeParameterType::EQUATION
,
759 aTextFrame
.BottomRight
= createParameterPair(&aData
);
761 aTextFrameSeq
[0] = aTextFrame
;
763 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
765 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
768 awt::Rectangle aRectangle
;
771 aRectangle
.Width
= 0;
772 aRectangle
.Height
= 0;
773 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
775 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-plaqueTabs");
781 // This is a generated source file. DO NOT EDIT.
783 class ShapeCcurvedLeftArrow
: public CustomShapeProvider
785 virtual PropertyMap
getProperties()
787 PropertyMap aPropertyMap
;
790 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (3);
792 Any
aAny ((sal_Int32
) 25000);
793 aAdjSequence
[0].Value
= aAny
;
794 aAdjSequence
[0].Name
= "adj1";
797 Any
aAny ((sal_Int32
) 50000);
798 aAdjSequence
[1].Value
= aAny
;
799 aAdjSequence
[1].Name
= "adj2";
802 Any
aAny ((sal_Int32
) 25000);
803 aAdjSequence
[2].Value
= aAny
;
804 aAdjSequence
[2].Name
= "adj3";
806 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
809 static const char *aStrings
[] = {
810 "min(logwidth,logheight)",
811 "50000*logheight/?0 ",
812 "if(0-$1 ,0,if(?1 -$1 ,$1 ,?1 ))",
813 "if(0-$0 ,0,if(?2 -$0 ,$0 ,?2 ))",
826 "if(0-$2 ,0,if(?15 -$2 ,$2 ,?15 ))",
829 "logwidth*logwidth/1",
843 "(10800000*atan2(?23 ,?17 ))/pi",
848 "(10800000*atan2(?37 ,?14 ))/pi",
860 "(-5400000)/60000.0",
861 "(16200000)/60000.0",
864 "(-5400000)/60000.0",
865 "(16200000)/60000.0",
872 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
875 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (3);
877 Sequence
< PropertyValue
> aPropSequence (4);
879 aPropSequence
[0].Name
= "Position";
880 static const CustomShapeProvider::ParameterPairData aData
=
882 EnhancedCustomShapeParameterType::EQUATION
,
883 EnhancedCustomShapeParameterType::EQUATION
,
886 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
889 aPropSequence
[1].Name
= "RangeYMaximum";
890 EnhancedCustomShapeParameter aParameter
;
891 Any
aAny ((sal_Int32
) 2);
892 aParameter
.Value
= aAny
;
893 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
894 aPropSequence
[1].Value
= makeAny (aParameter
);
897 aPropSequence
[2].Name
= "RangeYMinimum";
898 EnhancedCustomShapeParameter aParameter
;
899 Any
aAny ((sal_Int32
) 0);
900 aParameter
.Value
= aAny
;
901 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
902 aPropSequence
[2].Value
= makeAny (aParameter
);
905 aPropSequence
[3].Name
= "RefY";
906 Any
aAny ((sal_Int32
) 0);
907 aPropSequence
[3].Value
= makeAny (aAny
);
909 aPropSequenceSequence
[0] = aPropSequence
;
912 Sequence
< PropertyValue
> aPropSequence (4);
914 aPropSequence
[0].Name
= "Position";
915 static const CustomShapeProvider::ParameterPairData aData
=
917 EnhancedCustomShapeParameterType::EQUATION
,
918 EnhancedCustomShapeParameterType::EQUATION
,
921 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
924 aPropSequence
[1].Name
= "RangeYMaximum";
925 EnhancedCustomShapeParameter aParameter
;
926 Any
aAny ((sal_Int32
) 1);
927 aParameter
.Value
= aAny
;
928 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
929 aPropSequence
[1].Value
= makeAny (aParameter
);
932 aPropSequence
[2].Name
= "RangeYMinimum";
933 EnhancedCustomShapeParameter aParameter
;
934 Any
aAny ((sal_Int32
) 0);
935 aParameter
.Value
= aAny
;
936 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
937 aPropSequence
[2].Value
= makeAny (aParameter
);
940 aPropSequence
[3].Name
= "RefY";
941 Any
aAny ((sal_Int32
) 1);
942 aPropSequence
[3].Value
= makeAny (aAny
);
944 aPropSequenceSequence
[1] = aPropSequence
;
947 Sequence
< PropertyValue
> aPropSequence (4);
949 aPropSequence
[0].Name
= "Position";
950 static const CustomShapeProvider::ParameterPairData aData
=
952 EnhancedCustomShapeParameterType::EQUATION
,
953 EnhancedCustomShapeParameterType::EQUATION
,
956 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
959 aPropSequence
[1].Name
= "RangeXMaximum";
960 EnhancedCustomShapeParameter aParameter
;
961 Any
aAny ((sal_Int32
) 15);
962 aParameter
.Value
= aAny
;
963 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
964 aPropSequence
[1].Value
= makeAny (aParameter
);
967 aPropSequence
[2].Name
= "RangeXMinimum";
968 EnhancedCustomShapeParameter aParameter
;
969 Any
aAny ((sal_Int32
) 0);
970 aParameter
.Value
= aAny
;
971 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
972 aPropSequence
[2].Value
= makeAny (aParameter
);
975 aPropSequence
[3].Name
= "RefX";
976 Any
aAny ((sal_Int32
) 2);
977 aPropSequence
[3].Value
= makeAny (aAny
);
979 aPropSequenceSequence
[2] = aPropSequence
;
981 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
984 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
987 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
990 Sequence
< PropertyValue
> aPropSequence (3);
992 aPropSequence
[0].Name
= "Coordinates";
993 static const CustomShapeProvider::ParameterPairData aData
[] = {
995 EnhancedCustomShapeParameterType::NORMAL
,
996 EnhancedCustomShapeParameterType::EQUATION
,
1000 EnhancedCustomShapeParameterType::EQUATION
,
1001 EnhancedCustomShapeParameterType::EQUATION
,
1005 EnhancedCustomShapeParameterType::EQUATION
,
1006 EnhancedCustomShapeParameterType::EQUATION
,
1010 EnhancedCustomShapeParameterType::EQUATION
,
1011 EnhancedCustomShapeParameterType::EQUATION
,
1015 EnhancedCustomShapeParameterType::EQUATION
,
1016 EnhancedCustomShapeParameterType::EQUATION
,
1020 EnhancedCustomShapeParameterType::EQUATION
,
1021 EnhancedCustomShapeParameterType::EQUATION
,
1025 EnhancedCustomShapeParameterType::EQUATION
,
1026 EnhancedCustomShapeParameterType::EQUATION
,
1030 EnhancedCustomShapeParameterType::EQUATION
,
1031 EnhancedCustomShapeParameterType::EQUATION
,
1035 EnhancedCustomShapeParameterType::EQUATION
,
1036 EnhancedCustomShapeParameterType::EQUATION
,
1040 EnhancedCustomShapeParameterType::EQUATION
,
1041 EnhancedCustomShapeParameterType::EQUATION
,
1045 EnhancedCustomShapeParameterType::EQUATION
,
1046 EnhancedCustomShapeParameterType::EQUATION
,
1050 EnhancedCustomShapeParameterType::NORMAL
,
1051 EnhancedCustomShapeParameterType::NORMAL
,
1055 EnhancedCustomShapeParameterType::EQUATION
,
1056 EnhancedCustomShapeParameterType::EQUATION
,
1060 EnhancedCustomShapeParameterType::EQUATION
,
1061 EnhancedCustomShapeParameterType::EQUATION
,
1065 EnhancedCustomShapeParameterType::EQUATION
,
1066 EnhancedCustomShapeParameterType::EQUATION
,
1070 EnhancedCustomShapeParameterType::EQUATION
,
1071 EnhancedCustomShapeParameterType::EQUATION
,
1075 EnhancedCustomShapeParameterType::EQUATION
,
1076 EnhancedCustomShapeParameterType::EQUATION
,
1080 EnhancedCustomShapeParameterType::NORMAL
,
1081 EnhancedCustomShapeParameterType::NORMAL
,
1085 EnhancedCustomShapeParameterType::EQUATION
,
1086 EnhancedCustomShapeParameterType::EQUATION
,
1090 EnhancedCustomShapeParameterType::EQUATION
,
1091 EnhancedCustomShapeParameterType::EQUATION
,
1095 EnhancedCustomShapeParameterType::EQUATION
,
1096 EnhancedCustomShapeParameterType::EQUATION
,
1100 EnhancedCustomShapeParameterType::EQUATION
,
1101 EnhancedCustomShapeParameterType::EQUATION
,
1105 EnhancedCustomShapeParameterType::EQUATION
,
1106 EnhancedCustomShapeParameterType::EQUATION
,
1110 EnhancedCustomShapeParameterType::EQUATION
,
1111 EnhancedCustomShapeParameterType::EQUATION
,
1115 EnhancedCustomShapeParameterType::NORMAL
,
1116 EnhancedCustomShapeParameterType::EQUATION
,
1120 EnhancedCustomShapeParameterType::EQUATION
,
1121 EnhancedCustomShapeParameterType::EQUATION
,
1125 EnhancedCustomShapeParameterType::EQUATION
,
1126 EnhancedCustomShapeParameterType::EQUATION
,
1130 EnhancedCustomShapeParameterType::EQUATION
,
1131 EnhancedCustomShapeParameterType::EQUATION
,
1135 EnhancedCustomShapeParameterType::EQUATION
,
1136 EnhancedCustomShapeParameterType::EQUATION
,
1140 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
1143 aPropSequence
[1].Name
= "Segments";
1144 static const sal_uInt16 nValues
[] = {
1172 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
1175 aPropSequence
[2].Name
= "TextFrames";
1176 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
1178 EnhancedCustomShapeTextFrame aTextFrame
;
1180 static const CustomShapeProvider::ParameterPairData aData
=
1182 EnhancedCustomShapeParameterType::NORMAL
,
1183 EnhancedCustomShapeParameterType::NORMAL
,
1186 aTextFrame
.TopLeft
= createParameterPair(&aData
);
1189 static const CustomShapeProvider::ParameterPairData aData
=
1191 EnhancedCustomShapeParameterType::EQUATION
,
1192 EnhancedCustomShapeParameterType::EQUATION
,
1195 aTextFrame
.BottomRight
= createParameterPair(&aData
);
1197 aTextFrameSeq
[0] = aTextFrame
;
1199 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
1201 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
1204 awt::Rectangle aRectangle
;
1207 aRectangle
.Width
= 0;
1208 aRectangle
.Height
= 0;
1209 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
1211 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-curvedLeftArrow");
1213 return aPropertyMap
;
1217 // This is a generated source file. DO NOT EDIT.
1219 class ShapeCoctagon
: public CustomShapeProvider
1221 virtual PropertyMap
getProperties()
1223 PropertyMap aPropertyMap
;
1226 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
1228 Any
aAny ((sal_Int32
) 29289);
1229 aAdjSequence
[0].Value
= aAny
;
1230 aAdjSequence
[0].Name
= "adj";
1232 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
1235 static const char *aStrings
[] = {
1236 "if(0-$0 ,0,if(50000-$0 ,$0 ,50000))",
1237 "min(logwidth,logheight)",
1247 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
1250 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
1252 Sequence
< PropertyValue
> aPropSequence (4);
1254 aPropSequence
[0].Name
= "Position";
1255 static const CustomShapeProvider::ParameterPairData aData
=
1257 EnhancedCustomShapeParameterType::EQUATION
,
1258 EnhancedCustomShapeParameterType::NORMAL
,
1261 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
1264 aPropSequence
[1].Name
= "RangeXMaximum";
1265 EnhancedCustomShapeParameter aParameter
;
1266 Any
aAny ((sal_Int32
) 50000);
1267 aParameter
.Value
= aAny
;
1268 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
1269 aPropSequence
[1].Value
= makeAny (aParameter
);
1272 aPropSequence
[2].Name
= "RangeXMinimum";
1273 EnhancedCustomShapeParameter aParameter
;
1274 Any
aAny ((sal_Int32
) 0);
1275 aParameter
.Value
= aAny
;
1276 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
1277 aPropSequence
[2].Value
= makeAny (aParameter
);
1280 aPropSequence
[3].Name
= "RefX";
1281 Any
aAny ((sal_Int32
) 0);
1282 aPropSequence
[3].Value
= makeAny (aAny
);
1284 aPropSequenceSequence
[0] = aPropSequence
;
1286 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
1289 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
1292 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
1295 Sequence
< PropertyValue
> aPropSequence (3);
1297 aPropSequence
[0].Name
= "Coordinates";
1298 static const CustomShapeProvider::ParameterPairData aData
[] = {
1300 EnhancedCustomShapeParameterType::NORMAL
,
1301 EnhancedCustomShapeParameterType::EQUATION
,
1305 EnhancedCustomShapeParameterType::EQUATION
,
1306 EnhancedCustomShapeParameterType::NORMAL
,
1310 EnhancedCustomShapeParameterType::EQUATION
,
1311 EnhancedCustomShapeParameterType::NORMAL
,
1315 EnhancedCustomShapeParameterType::EQUATION
,
1316 EnhancedCustomShapeParameterType::EQUATION
,
1320 EnhancedCustomShapeParameterType::EQUATION
,
1321 EnhancedCustomShapeParameterType::EQUATION
,
1325 EnhancedCustomShapeParameterType::EQUATION
,
1326 EnhancedCustomShapeParameterType::EQUATION
,
1330 EnhancedCustomShapeParameterType::EQUATION
,
1331 EnhancedCustomShapeParameterType::EQUATION
,
1335 EnhancedCustomShapeParameterType::NORMAL
,
1336 EnhancedCustomShapeParameterType::EQUATION
,
1340 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
1343 aPropSequence
[1].Name
= "Segments";
1344 static const sal_uInt16 nValues
[] = {
1351 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
1354 aPropSequence
[2].Name
= "TextFrames";
1355 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
1357 EnhancedCustomShapeTextFrame aTextFrame
;
1359 static const CustomShapeProvider::ParameterPairData aData
=
1361 EnhancedCustomShapeParameterType::EQUATION
,
1362 EnhancedCustomShapeParameterType::EQUATION
,
1365 aTextFrame
.TopLeft
= createParameterPair(&aData
);
1368 static const CustomShapeProvider::ParameterPairData aData
=
1370 EnhancedCustomShapeParameterType::EQUATION
,
1371 EnhancedCustomShapeParameterType::EQUATION
,
1374 aTextFrame
.BottomRight
= createParameterPair(&aData
);
1376 aTextFrameSeq
[0] = aTextFrame
;
1378 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
1380 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
1383 awt::Rectangle aRectangle
;
1386 aRectangle
.Width
= 0;
1387 aRectangle
.Height
= 0;
1388 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
1390 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-octagon");
1392 return aPropertyMap
;
1396 // This is a generated source file. DO NOT EDIT.
1398 class ShapeCleftRightRibbon
: public CustomShapeProvider
1400 virtual PropertyMap
getProperties()
1402 PropertyMap aPropertyMap
;
1405 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (3);
1407 Any
aAny ((sal_Int32
) 50000);
1408 aAdjSequence
[0].Value
= aAny
;
1409 aAdjSequence
[0].Name
= "adj1";
1412 Any
aAny ((sal_Int32
) 50000);
1413 aAdjSequence
[1].Value
= aAny
;
1414 aAdjSequence
[1].Name
= "adj2";
1417 Any
aAny ((sal_Int32
) 16667);
1418 aAdjSequence
[2].Value
= aAny
;
1419 aAdjSequence
[2].Name
= "adj3";
1421 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
1424 static const char *aStrings
[] = {
1425 "if(0-$2 ,0,if(33333-$2 ,$2 ,33333))",
1427 "if(0-$0 ,0,if(?1 -$0 ,$0 ,?1 ))",
1431 "min(logwidth,logheight)",
1433 "if(0-$1 ,0,if(?7 -$1 ,$1 ,?7 ))",
1436 "logheight*?2 /200000",
1437 "logheight*?0 /-200000",
1455 "(16200000)/60000.0",
1456 "(10800000)/60000.0",
1457 "(16200000)/60000.0",
1458 "(-10800000)/60000.0",
1459 "(5400000)/60000.0",
1460 "(5400000)/60000.0",
1462 "(5400000)/60000.0",
1463 "(16200000)/60000.0",
1464 "(-10800000)/60000.0",
1465 "(16200000)/60000.0",
1466 "(10800000)/60000.0",
1467 "(16200000)/60000.0",
1468 "(-10800000)/60000.0",
1469 "(5400000)/60000.0",
1472 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
1475 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (3);
1477 Sequence
< PropertyValue
> aPropSequence (4);
1479 aPropSequence
[0].Name
= "Position";
1480 static const CustomShapeProvider::ParameterPairData aData
=
1482 EnhancedCustomShapeParameterType::EQUATION
,
1483 EnhancedCustomShapeParameterType::EQUATION
,
1486 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
1489 aPropSequence
[1].Name
= "RangeYMaximum";
1490 EnhancedCustomShapeParameter aParameter
;
1491 Any
aAny ((sal_Int32
) 1);
1492 aParameter
.Value
= aAny
;
1493 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
1494 aPropSequence
[1].Value
= makeAny (aParameter
);
1497 aPropSequence
[2].Name
= "RangeYMinimum";
1498 EnhancedCustomShapeParameter aParameter
;
1499 Any
aAny ((sal_Int32
) 0);
1500 aParameter
.Value
= aAny
;
1501 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
1502 aPropSequence
[2].Value
= makeAny (aParameter
);
1505 aPropSequence
[3].Name
= "RefY";
1506 Any
aAny ((sal_Int32
) 0);
1507 aPropSequence
[3].Value
= makeAny (aAny
);
1509 aPropSequenceSequence
[0] = aPropSequence
;
1512 Sequence
< PropertyValue
> aPropSequence (4);
1514 aPropSequence
[0].Name
= "Position";
1515 static const CustomShapeProvider::ParameterPairData aData
=
1517 EnhancedCustomShapeParameterType::EQUATION
,
1518 EnhancedCustomShapeParameterType::NORMAL
,
1521 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
1524 aPropSequence
[1].Name
= "RangeXMaximum";
1525 EnhancedCustomShapeParameter aParameter
;
1526 Any
aAny ((sal_Int32
) 7);
1527 aParameter
.Value
= aAny
;
1528 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
1529 aPropSequence
[1].Value
= makeAny (aParameter
);
1532 aPropSequence
[2].Name
= "RangeXMinimum";
1533 EnhancedCustomShapeParameter aParameter
;
1534 Any
aAny ((sal_Int32
) 0);
1535 aParameter
.Value
= aAny
;
1536 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
1537 aPropSequence
[2].Value
= makeAny (aParameter
);
1540 aPropSequence
[3].Name
= "RefX";
1541 Any
aAny ((sal_Int32
) 1);
1542 aPropSequence
[3].Value
= makeAny (aAny
);
1544 aPropSequenceSequence
[1] = aPropSequence
;
1547 Sequence
< PropertyValue
> aPropSequence (4);
1549 aPropSequence
[0].Name
= "Position";
1550 static const CustomShapeProvider::ParameterPairData aData
=
1552 EnhancedCustomShapeParameterType::EQUATION
,
1553 EnhancedCustomShapeParameterType::EQUATION
,
1556 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
1559 aPropSequence
[1].Name
= "RangeYMaximum";
1560 EnhancedCustomShapeParameter aParameter
;
1561 Any
aAny ((sal_Int32
) 33333);
1562 aParameter
.Value
= aAny
;
1563 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
1564 aPropSequence
[1].Value
= makeAny (aParameter
);
1567 aPropSequence
[2].Name
= "RangeYMinimum";
1568 EnhancedCustomShapeParameter aParameter
;
1569 Any
aAny ((sal_Int32
) 0);
1570 aParameter
.Value
= aAny
;
1571 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
1572 aPropSequence
[2].Value
= makeAny (aParameter
);
1575 aPropSequence
[3].Name
= "RefY";
1576 Any
aAny ((sal_Int32
) 2);
1577 aPropSequence
[3].Value
= makeAny (aAny
);
1579 aPropSequenceSequence
[2] = aPropSequence
;
1581 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
1584 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
1587 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
1590 Sequence
< PropertyValue
> aPropSequence (3);
1592 aPropSequence
[0].Name
= "Coordinates";
1593 static const CustomShapeProvider::ParameterPairData aData
[] = {
1595 EnhancedCustomShapeParameterType::NORMAL
,
1596 EnhancedCustomShapeParameterType::EQUATION
,
1600 EnhancedCustomShapeParameterType::EQUATION
,
1601 EnhancedCustomShapeParameterType::NORMAL
,
1605 EnhancedCustomShapeParameterType::EQUATION
,
1606 EnhancedCustomShapeParameterType::EQUATION
,
1610 EnhancedCustomShapeParameterType::EQUATION
,
1611 EnhancedCustomShapeParameterType::EQUATION
,
1615 EnhancedCustomShapeParameterType::EQUATION
,
1616 EnhancedCustomShapeParameterType::EQUATION
,
1620 EnhancedCustomShapeParameterType::EQUATION
,
1621 EnhancedCustomShapeParameterType::EQUATION
,
1625 EnhancedCustomShapeParameterType::EQUATION
,
1626 EnhancedCustomShapeParameterType::EQUATION
,
1630 EnhancedCustomShapeParameterType::EQUATION
,
1631 EnhancedCustomShapeParameterType::EQUATION
,
1635 EnhancedCustomShapeParameterType::EQUATION
,
1636 EnhancedCustomShapeParameterType::EQUATION
,
1640 EnhancedCustomShapeParameterType::EQUATION
,
1641 EnhancedCustomShapeParameterType::EQUATION
,
1645 EnhancedCustomShapeParameterType::EQUATION
,
1646 EnhancedCustomShapeParameterType::EQUATION
,
1650 EnhancedCustomShapeParameterType::EQUATION
,
1651 EnhancedCustomShapeParameterType::EQUATION
,
1655 EnhancedCustomShapeParameterType::EQUATION
,
1656 EnhancedCustomShapeParameterType::EQUATION
,
1660 EnhancedCustomShapeParameterType::EQUATION
,
1661 EnhancedCustomShapeParameterType::EQUATION
,
1665 EnhancedCustomShapeParameterType::EQUATION
,
1666 EnhancedCustomShapeParameterType::EQUATION
,
1670 EnhancedCustomShapeParameterType::EQUATION
,
1671 EnhancedCustomShapeParameterType::EQUATION
,
1675 EnhancedCustomShapeParameterType::EQUATION
,
1676 EnhancedCustomShapeParameterType::EQUATION
,
1680 EnhancedCustomShapeParameterType::EQUATION
,
1681 EnhancedCustomShapeParameterType::EQUATION
,
1685 EnhancedCustomShapeParameterType::EQUATION
,
1686 EnhancedCustomShapeParameterType::EQUATION
,
1690 EnhancedCustomShapeParameterType::EQUATION
,
1691 EnhancedCustomShapeParameterType::EQUATION
,
1695 EnhancedCustomShapeParameterType::EQUATION
,
1696 EnhancedCustomShapeParameterType::EQUATION
,
1700 EnhancedCustomShapeParameterType::EQUATION
,
1701 EnhancedCustomShapeParameterType::EQUATION
,
1705 EnhancedCustomShapeParameterType::EQUATION
,
1706 EnhancedCustomShapeParameterType::EQUATION
,
1710 EnhancedCustomShapeParameterType::EQUATION
,
1711 EnhancedCustomShapeParameterType::EQUATION
,
1715 EnhancedCustomShapeParameterType::EQUATION
,
1716 EnhancedCustomShapeParameterType::EQUATION
,
1720 EnhancedCustomShapeParameterType::NORMAL
,
1721 EnhancedCustomShapeParameterType::EQUATION
,
1725 EnhancedCustomShapeParameterType::EQUATION
,
1726 EnhancedCustomShapeParameterType::NORMAL
,
1730 EnhancedCustomShapeParameterType::EQUATION
,
1731 EnhancedCustomShapeParameterType::EQUATION
,
1735 EnhancedCustomShapeParameterType::EQUATION
,
1736 EnhancedCustomShapeParameterType::EQUATION
,
1740 EnhancedCustomShapeParameterType::EQUATION
,
1741 EnhancedCustomShapeParameterType::EQUATION
,
1745 EnhancedCustomShapeParameterType::EQUATION
,
1746 EnhancedCustomShapeParameterType::EQUATION
,
1750 EnhancedCustomShapeParameterType::EQUATION
,
1751 EnhancedCustomShapeParameterType::EQUATION
,
1755 EnhancedCustomShapeParameterType::EQUATION
,
1756 EnhancedCustomShapeParameterType::EQUATION
,
1760 EnhancedCustomShapeParameterType::EQUATION
,
1761 EnhancedCustomShapeParameterType::EQUATION
,
1765 EnhancedCustomShapeParameterType::EQUATION
,
1766 EnhancedCustomShapeParameterType::EQUATION
,
1770 EnhancedCustomShapeParameterType::EQUATION
,
1771 EnhancedCustomShapeParameterType::EQUATION
,
1775 EnhancedCustomShapeParameterType::EQUATION
,
1776 EnhancedCustomShapeParameterType::EQUATION
,
1780 EnhancedCustomShapeParameterType::EQUATION
,
1781 EnhancedCustomShapeParameterType::EQUATION
,
1785 EnhancedCustomShapeParameterType::EQUATION
,
1786 EnhancedCustomShapeParameterType::EQUATION
,
1790 EnhancedCustomShapeParameterType::EQUATION
,
1791 EnhancedCustomShapeParameterType::EQUATION
,
1795 EnhancedCustomShapeParameterType::EQUATION
,
1796 EnhancedCustomShapeParameterType::EQUATION
,
1800 EnhancedCustomShapeParameterType::EQUATION
,
1801 EnhancedCustomShapeParameterType::EQUATION
,
1805 EnhancedCustomShapeParameterType::EQUATION
,
1806 EnhancedCustomShapeParameterType::EQUATION
,
1810 EnhancedCustomShapeParameterType::EQUATION
,
1811 EnhancedCustomShapeParameterType::EQUATION
,
1815 EnhancedCustomShapeParameterType::EQUATION
,
1816 EnhancedCustomShapeParameterType::EQUATION
,
1820 EnhancedCustomShapeParameterType::EQUATION
,
1821 EnhancedCustomShapeParameterType::EQUATION
,
1825 EnhancedCustomShapeParameterType::EQUATION
,
1826 EnhancedCustomShapeParameterType::EQUATION
,
1830 EnhancedCustomShapeParameterType::EQUATION
,
1831 EnhancedCustomShapeParameterType::EQUATION
,
1835 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
1838 aPropSequence
[1].Name
= "Segments";
1839 static const sal_uInt16 nValues
[] = {
1871 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
1874 aPropSequence
[2].Name
= "TextFrames";
1875 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
1877 EnhancedCustomShapeTextFrame aTextFrame
;
1879 static const CustomShapeProvider::ParameterPairData aData
=
1881 EnhancedCustomShapeParameterType::EQUATION
,
1882 EnhancedCustomShapeParameterType::EQUATION
,
1885 aTextFrame
.TopLeft
= createParameterPair(&aData
);
1888 static const CustomShapeProvider::ParameterPairData aData
=
1890 EnhancedCustomShapeParameterType::EQUATION
,
1891 EnhancedCustomShapeParameterType::EQUATION
,
1894 aTextFrame
.BottomRight
= createParameterPair(&aData
);
1896 aTextFrameSeq
[0] = aTextFrame
;
1898 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
1900 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
1903 awt::Rectangle aRectangle
;
1906 aRectangle
.Width
= 0;
1907 aRectangle
.Height
= 0;
1908 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
1910 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-leftRightRibbon");
1912 return aPropertyMap
;
1916 // This is a generated source file. DO NOT EDIT.
1918 class ShapeCactionButtonInformation
: public CustomShapeProvider
1920 virtual PropertyMap
getProperties()
1922 PropertyMap aPropertyMap
;
1925 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
1928 static const char *aStrings
[] = {
1929 "min(logwidth,logheight)",
1956 "(16200000)/60000.0",
1957 "(21600000)/60000.0",
1958 "(16200000)/60000.0",
1959 "(21600000)/60000.0",
1960 "(16200000)/60000.0",
1961 "(21600000)/60000.0",
1962 "(16200000)/60000.0",
1963 "(21600000)/60000.0",
1964 "(16200000)/60000.0",
1965 "(21600000)/60000.0",
1966 "(16200000)/60000.0",
1967 "(21600000)/60000.0"
1969 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
1972 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
1975 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
1978 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
1981 Sequence
< PropertyValue
> aPropSequence (3);
1983 aPropSequence
[0].Name
= "Coordinates";
1984 static const CustomShapeProvider::ParameterPairData aData
[] = {
1986 EnhancedCustomShapeParameterType::NORMAL
,
1987 EnhancedCustomShapeParameterType::NORMAL
,
1991 EnhancedCustomShapeParameterType::EQUATION
,
1992 EnhancedCustomShapeParameterType::NORMAL
,
1996 EnhancedCustomShapeParameterType::EQUATION
,
1997 EnhancedCustomShapeParameterType::EQUATION
,
2001 EnhancedCustomShapeParameterType::NORMAL
,
2002 EnhancedCustomShapeParameterType::EQUATION
,
2006 EnhancedCustomShapeParameterType::EQUATION
,
2007 EnhancedCustomShapeParameterType::EQUATION
,
2011 EnhancedCustomShapeParameterType::EQUATION
,
2012 EnhancedCustomShapeParameterType::EQUATION
,
2016 EnhancedCustomShapeParameterType::EQUATION
,
2017 EnhancedCustomShapeParameterType::EQUATION
,
2021 EnhancedCustomShapeParameterType::EQUATION
,
2022 EnhancedCustomShapeParameterType::EQUATION
,
2026 EnhancedCustomShapeParameterType::EQUATION
,
2027 EnhancedCustomShapeParameterType::EQUATION
,
2031 EnhancedCustomShapeParameterType::EQUATION
,
2032 EnhancedCustomShapeParameterType::EQUATION
,
2036 EnhancedCustomShapeParameterType::EQUATION
,
2037 EnhancedCustomShapeParameterType::EQUATION
,
2041 EnhancedCustomShapeParameterType::EQUATION
,
2042 EnhancedCustomShapeParameterType::EQUATION
,
2046 EnhancedCustomShapeParameterType::EQUATION
,
2047 EnhancedCustomShapeParameterType::EQUATION
,
2051 EnhancedCustomShapeParameterType::EQUATION
,
2052 EnhancedCustomShapeParameterType::EQUATION
,
2056 EnhancedCustomShapeParameterType::EQUATION
,
2057 EnhancedCustomShapeParameterType::EQUATION
,
2061 EnhancedCustomShapeParameterType::EQUATION
,
2062 EnhancedCustomShapeParameterType::EQUATION
,
2066 EnhancedCustomShapeParameterType::EQUATION
,
2067 EnhancedCustomShapeParameterType::EQUATION
,
2071 EnhancedCustomShapeParameterType::EQUATION
,
2072 EnhancedCustomShapeParameterType::EQUATION
,
2076 EnhancedCustomShapeParameterType::EQUATION
,
2077 EnhancedCustomShapeParameterType::EQUATION
,
2081 EnhancedCustomShapeParameterType::EQUATION
,
2082 EnhancedCustomShapeParameterType::EQUATION
,
2086 EnhancedCustomShapeParameterType::EQUATION
,
2087 EnhancedCustomShapeParameterType::EQUATION
,
2091 EnhancedCustomShapeParameterType::EQUATION
,
2092 EnhancedCustomShapeParameterType::EQUATION
,
2096 EnhancedCustomShapeParameterType::EQUATION
,
2097 EnhancedCustomShapeParameterType::EQUATION
,
2101 EnhancedCustomShapeParameterType::EQUATION
,
2102 EnhancedCustomShapeParameterType::EQUATION
,
2106 EnhancedCustomShapeParameterType::EQUATION
,
2107 EnhancedCustomShapeParameterType::EQUATION
,
2111 EnhancedCustomShapeParameterType::EQUATION
,
2112 EnhancedCustomShapeParameterType::EQUATION
,
2116 EnhancedCustomShapeParameterType::EQUATION
,
2117 EnhancedCustomShapeParameterType::EQUATION
,
2121 EnhancedCustomShapeParameterType::EQUATION
,
2122 EnhancedCustomShapeParameterType::EQUATION
,
2126 EnhancedCustomShapeParameterType::EQUATION
,
2127 EnhancedCustomShapeParameterType::EQUATION
,
2131 EnhancedCustomShapeParameterType::EQUATION
,
2132 EnhancedCustomShapeParameterType::EQUATION
,
2136 EnhancedCustomShapeParameterType::EQUATION
,
2137 EnhancedCustomShapeParameterType::EQUATION
,
2141 EnhancedCustomShapeParameterType::EQUATION
,
2142 EnhancedCustomShapeParameterType::EQUATION
,
2146 EnhancedCustomShapeParameterType::EQUATION
,
2147 EnhancedCustomShapeParameterType::EQUATION
,
2151 EnhancedCustomShapeParameterType::EQUATION
,
2152 EnhancedCustomShapeParameterType::EQUATION
,
2156 EnhancedCustomShapeParameterType::EQUATION
,
2157 EnhancedCustomShapeParameterType::EQUATION
,
2161 EnhancedCustomShapeParameterType::EQUATION
,
2162 EnhancedCustomShapeParameterType::EQUATION
,
2166 EnhancedCustomShapeParameterType::EQUATION
,
2167 EnhancedCustomShapeParameterType::EQUATION
,
2171 EnhancedCustomShapeParameterType::EQUATION
,
2172 EnhancedCustomShapeParameterType::EQUATION
,
2176 EnhancedCustomShapeParameterType::EQUATION
,
2177 EnhancedCustomShapeParameterType::EQUATION
,
2181 EnhancedCustomShapeParameterType::EQUATION
,
2182 EnhancedCustomShapeParameterType::EQUATION
,
2186 EnhancedCustomShapeParameterType::EQUATION
,
2187 EnhancedCustomShapeParameterType::EQUATION
,
2191 EnhancedCustomShapeParameterType::EQUATION
,
2192 EnhancedCustomShapeParameterType::EQUATION
,
2196 EnhancedCustomShapeParameterType::EQUATION
,
2197 EnhancedCustomShapeParameterType::EQUATION
,
2201 EnhancedCustomShapeParameterType::EQUATION
,
2202 EnhancedCustomShapeParameterType::EQUATION
,
2206 EnhancedCustomShapeParameterType::EQUATION
,
2207 EnhancedCustomShapeParameterType::EQUATION
,
2211 EnhancedCustomShapeParameterType::EQUATION
,
2212 EnhancedCustomShapeParameterType::EQUATION
,
2216 EnhancedCustomShapeParameterType::EQUATION
,
2217 EnhancedCustomShapeParameterType::EQUATION
,
2221 EnhancedCustomShapeParameterType::EQUATION
,
2222 EnhancedCustomShapeParameterType::EQUATION
,
2226 EnhancedCustomShapeParameterType::EQUATION
,
2227 EnhancedCustomShapeParameterType::EQUATION
,
2231 EnhancedCustomShapeParameterType::EQUATION
,
2232 EnhancedCustomShapeParameterType::EQUATION
,
2236 EnhancedCustomShapeParameterType::EQUATION
,
2237 EnhancedCustomShapeParameterType::EQUATION
,
2241 EnhancedCustomShapeParameterType::EQUATION
,
2242 EnhancedCustomShapeParameterType::EQUATION
,
2246 EnhancedCustomShapeParameterType::NORMAL
,
2247 EnhancedCustomShapeParameterType::NORMAL
,
2251 EnhancedCustomShapeParameterType::EQUATION
,
2252 EnhancedCustomShapeParameterType::NORMAL
,
2256 EnhancedCustomShapeParameterType::EQUATION
,
2257 EnhancedCustomShapeParameterType::EQUATION
,
2261 EnhancedCustomShapeParameterType::NORMAL
,
2262 EnhancedCustomShapeParameterType::EQUATION
,
2266 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
2269 aPropSequence
[1].Name
= "Segments";
2270 static const sal_uInt16 nValues
[] = {
2315 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
2318 aPropSequence
[2].Name
= "TextFrames";
2319 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
2321 EnhancedCustomShapeTextFrame aTextFrame
;
2323 static const CustomShapeProvider::ParameterPairData aData
=
2325 EnhancedCustomShapeParameterType::NORMAL
,
2326 EnhancedCustomShapeParameterType::NORMAL
,
2329 aTextFrame
.TopLeft
= createParameterPair(&aData
);
2332 static const CustomShapeProvider::ParameterPairData aData
=
2334 EnhancedCustomShapeParameterType::EQUATION
,
2335 EnhancedCustomShapeParameterType::EQUATION
,
2338 aTextFrame
.BottomRight
= createParameterPair(&aData
);
2340 aTextFrameSeq
[0] = aTextFrame
;
2342 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
2344 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
2347 awt::Rectangle aRectangle
;
2350 aRectangle
.Width
= 0;
2351 aRectangle
.Height
= 0;
2352 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
2354 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-actionButtonInformation");
2356 return aPropertyMap
;
2360 // This is a generated source file. DO NOT EDIT.
2362 class ShapeCbentConnector5
: public CustomShapeProvider
2364 virtual PropertyMap
getProperties()
2366 PropertyMap aPropertyMap
;
2369 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (3);
2371 Any
aAny ((sal_Int32
) 50000);
2372 aAdjSequence
[0].Value
= aAny
;
2373 aAdjSequence
[0].Name
= "adj1";
2376 Any
aAny ((sal_Int32
) 50000);
2377 aAdjSequence
[1].Value
= aAny
;
2378 aAdjSequence
[1].Name
= "adj2";
2381 Any
aAny ((sal_Int32
) 50000);
2382 aAdjSequence
[2].Value
= aAny
;
2383 aAdjSequence
[2].Name
= "adj3";
2385 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
2388 static const char *aStrings
[] = {
2389 "logwidth*$0 /100000",
2390 "logwidth*$2 /100000",
2392 "logheight*$1 /100000",
2394 "(logheight+?3 )/2",
2398 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
2401 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (3);
2403 Sequence
< PropertyValue
> aPropSequence (4);
2405 aPropSequence
[0].Name
= "Position";
2406 static const CustomShapeProvider::ParameterPairData aData
=
2408 EnhancedCustomShapeParameterType::EQUATION
,
2409 EnhancedCustomShapeParameterType::EQUATION
,
2412 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
2415 aPropSequence
[1].Name
= "RangeXMaximum";
2416 EnhancedCustomShapeParameter aParameter
;
2417 Any
aAny ((sal_Int32
) 2147483647);
2418 aParameter
.Value
= aAny
;
2419 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2420 aPropSequence
[1].Value
= makeAny (aParameter
);
2423 aPropSequence
[2].Name
= "RangeXMinimum";
2424 EnhancedCustomShapeParameter aParameter
;
2425 Any
aAny ((sal_Int32
) -2147483647);
2426 aParameter
.Value
= aAny
;
2427 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2428 aPropSequence
[2].Value
= makeAny (aParameter
);
2431 aPropSequence
[3].Name
= "RefX";
2432 Any
aAny ((sal_Int32
) 0);
2433 aPropSequence
[3].Value
= makeAny (aAny
);
2435 aPropSequenceSequence
[0] = aPropSequence
;
2438 Sequence
< PropertyValue
> aPropSequence (4);
2440 aPropSequence
[0].Name
= "Position";
2441 static const CustomShapeProvider::ParameterPairData aData
=
2443 EnhancedCustomShapeParameterType::EQUATION
,
2444 EnhancedCustomShapeParameterType::EQUATION
,
2447 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
2450 aPropSequence
[1].Name
= "RangeYMaximum";
2451 EnhancedCustomShapeParameter aParameter
;
2452 Any
aAny ((sal_Int32
) 2147483647);
2453 aParameter
.Value
= aAny
;
2454 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2455 aPropSequence
[1].Value
= makeAny (aParameter
);
2458 aPropSequence
[2].Name
= "RangeYMinimum";
2459 EnhancedCustomShapeParameter aParameter
;
2460 Any
aAny ((sal_Int32
) -2147483647);
2461 aParameter
.Value
= aAny
;
2462 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2463 aPropSequence
[2].Value
= makeAny (aParameter
);
2466 aPropSequence
[3].Name
= "RefY";
2467 Any
aAny ((sal_Int32
) 1);
2468 aPropSequence
[3].Value
= makeAny (aAny
);
2470 aPropSequenceSequence
[1] = aPropSequence
;
2473 Sequence
< PropertyValue
> aPropSequence (4);
2475 aPropSequence
[0].Name
= "Position";
2476 static const CustomShapeProvider::ParameterPairData aData
=
2478 EnhancedCustomShapeParameterType::EQUATION
,
2479 EnhancedCustomShapeParameterType::EQUATION
,
2482 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
2485 aPropSequence
[1].Name
= "RangeXMaximum";
2486 EnhancedCustomShapeParameter aParameter
;
2487 Any
aAny ((sal_Int32
) 2147483647);
2488 aParameter
.Value
= aAny
;
2489 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2490 aPropSequence
[1].Value
= makeAny (aParameter
);
2493 aPropSequence
[2].Name
= "RangeXMinimum";
2494 EnhancedCustomShapeParameter aParameter
;
2495 Any
aAny ((sal_Int32
) -2147483647);
2496 aParameter
.Value
= aAny
;
2497 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2498 aPropSequence
[2].Value
= makeAny (aParameter
);
2501 aPropSequence
[3].Name
= "RefX";
2502 Any
aAny ((sal_Int32
) 2);
2503 aPropSequence
[3].Value
= makeAny (aAny
);
2505 aPropSequenceSequence
[2] = aPropSequence
;
2507 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
2510 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
2513 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
2516 Sequence
< PropertyValue
> aPropSequence (3);
2518 aPropSequence
[0].Name
= "Coordinates";
2519 static const CustomShapeProvider::ParameterPairData aData
[] = {
2521 EnhancedCustomShapeParameterType::NORMAL
,
2522 EnhancedCustomShapeParameterType::NORMAL
,
2526 EnhancedCustomShapeParameterType::EQUATION
,
2527 EnhancedCustomShapeParameterType::NORMAL
,
2531 EnhancedCustomShapeParameterType::EQUATION
,
2532 EnhancedCustomShapeParameterType::EQUATION
,
2536 EnhancedCustomShapeParameterType::EQUATION
,
2537 EnhancedCustomShapeParameterType::EQUATION
,
2541 EnhancedCustomShapeParameterType::EQUATION
,
2542 EnhancedCustomShapeParameterType::EQUATION
,
2546 EnhancedCustomShapeParameterType::EQUATION
,
2547 EnhancedCustomShapeParameterType::EQUATION
,
2551 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
2554 aPropSequence
[1].Name
= "Segments";
2555 static const sal_uInt16 nValues
[] = {
2562 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
2565 aPropSequence
[2].Name
= "TextFrames";
2566 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
2568 EnhancedCustomShapeTextFrame aTextFrame
;
2570 static const CustomShapeProvider::ParameterPairData aData
=
2572 EnhancedCustomShapeParameterType::NORMAL
,
2573 EnhancedCustomShapeParameterType::NORMAL
,
2576 aTextFrame
.TopLeft
= createParameterPair(&aData
);
2579 static const CustomShapeProvider::ParameterPairData aData
=
2581 EnhancedCustomShapeParameterType::EQUATION
,
2582 EnhancedCustomShapeParameterType::EQUATION
,
2585 aTextFrame
.BottomRight
= createParameterPair(&aData
);
2587 aTextFrameSeq
[0] = aTextFrame
;
2589 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
2591 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
2594 awt::Rectangle aRectangle
;
2597 aRectangle
.Width
= 0;
2598 aRectangle
.Height
= 0;
2599 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
2601 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-bentConnector5");
2603 return aPropertyMap
;
2607 // This is a generated source file. DO NOT EDIT.
2609 class ShapeCcircularArrow
: public CustomShapeProvider
2611 virtual PropertyMap
getProperties()
2613 PropertyMap aPropertyMap
;
2616 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (5);
2618 Any
aAny ((sal_Int32
) 12500);
2619 aAdjSequence
[0].Value
= aAny
;
2620 aAdjSequence
[0].Name
= "adj1";
2623 Any
aAny ((sal_Int32
) 1142319);
2624 aAdjSequence
[1].Value
= aAny
;
2625 aAdjSequence
[1].Name
= "adj2";
2628 Any
aAny ((sal_Int32
) 20457681);
2629 aAdjSequence
[2].Value
= aAny
;
2630 aAdjSequence
[2].Name
= "adj3";
2633 Any
aAny ((sal_Int32
) 10800000);
2634 aAdjSequence
[3].Value
= aAny
;
2635 aAdjSequence
[3].Name
= "adj4";
2638 Any
aAny ((sal_Int32
) 12500);
2639 aAdjSequence
[4].Value
= aAny
;
2640 aAdjSequence
[4].Name
= "adj5";
2642 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
2645 static const char *aStrings
[] = {
2646 "if(0-$4 ,0,if(25000-$4 ,$4 ,25000))",
2648 "if(0-$0 ,0,if(?1 -$0 ,$0 ,?1 ))",
2649 "if(1-$2 ,1,if(21599999-$2 ,$2 ,21599999))",
2650 "if(0-$3 ,0,if(21599999-$3 ,$3 ,21599999))",
2651 "min(logwidth,logheight)",
2663 "?15 *sin(pi*(?3 )/10800000)",
2664 "?16 *cos(pi*(?3 )/10800000)",
2665 "?15 *(cos(atan2(?17 ,?18 )))",
2666 "?16 *(sin(atan2(?17 ,?18 )))",
2684 "(10800000*atan2(?37 ,1))/pi",
2686 "if(?38 ,?38 ,?39 )",
2689 "if(?41 ,?41 ,?42 )",
2692 "if(?44 ,?45 ,?43 )",
2694 "if(0-$1 ,0,if(?47 -$1 ,$1 ,?47 ))",
2696 "?15 *sin(pi*(?49 )/10800000)",
2697 "?16 *cos(pi*(?49 )/10800000)",
2698 "?15 *(cos(atan2(?50 ,?51 )))",
2699 "?16 *(sin(atan2(?50 ,?51 )))",
2702 "?10 *sin(pi*(?4 )/10800000)",
2703 "?12 *cos(pi*(?4 )/10800000)",
2704 "?10 *(cos(atan2(?56 ,?57 )))",
2705 "?12 *(sin(atan2(?56 ,?57 )))",
2708 "?7 *cos(pi*(?49 )/10800000)",
2709 "?7 *sin(pi*(?49 )/10800000)",
2712 "?7 *cos(pi*(?49 )/10800000)",
2713 "?7 *sin(pi*(?49 )/10800000)",
2727 "sqrt(?79 *?79 +?80 *?80 +0*0)",
2749 "(?102 +?101 )/?86 ",
2756 "sqrt(?106 *?106 +?108 *?108 +0*0)",
2757 "sqrt(?107 *?107 +?109 *?109 +0*0)",
2759 "if(?112 ,?97 ,?99 )",
2760 "if(?112 ,?103 ,?105 )",
2771 "sqrt(?123 *?123 +?124 *?124 +0*0)",
2785 "(?138 +?137 )/?130 ",
2791 "(?144 +?143 )/?130 ",
2798 "sqrt(?148 *?148 +?150 *?150 +0*0)",
2799 "sqrt(?149 *?149 +?151 *?151 +0*0)",
2801 "if(?154 ,?139 ,?141 )",
2802 "if(?154 ,?145 ,?147 )",
2807 "(10800000*atan2(?158 ,?157 ))/pi",
2809 "if(?161 ,?161 ,?162 )",
2812 "if(?164 ,?165 ,?164 )",
2815 "sqrt(?167 *?167 +?168 *?168 +0*0)",
2818 "if(?171 ,?117 ,?64 )",
2819 "if(?171 ,?118 ,?65 )",
2820 "if(?171 ,?159 ,?68 )",
2821 "if(?171 ,?160 ,?69 )",
2822 "(10800000*atan2(?116 ,?115 ))/pi",
2824 "if(?176 ,?176 ,?177 )",
2827 "if(?179 ,?179 ,?180 )",
2828 "?15 *sin(pi*(?4 )/10800000)",
2829 "?16 *cos(pi*(?4 )/10800000)",
2830 "?15 *(cos(atan2(?182 ,?183 )))",
2831 "?16 *(sin(atan2(?182 ,?183 )))",
2837 "?10 *cos(pi*(2700000)/10800000)",
2838 "?12 *sin(pi*(2700000)/10800000)",
2848 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
2851 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (4);
2853 Sequence
< PropertyValue
> aPropSequence (1);
2855 aPropSequence
[0].Name
= "Position";
2856 static const CustomShapeProvider::ParameterPairData aData
=
2858 EnhancedCustomShapeParameterType::EQUATION
,
2859 EnhancedCustomShapeParameterType::EQUATION
,
2862 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
2864 aPropSequenceSequence
[0] = aPropSequence
;
2867 Sequence
< PropertyValue
> aPropSequence (1);
2869 aPropSequence
[0].Name
= "Position";
2870 static const CustomShapeProvider::ParameterPairData aData
=
2872 EnhancedCustomShapeParameterType::EQUATION
,
2873 EnhancedCustomShapeParameterType::EQUATION
,
2876 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
2878 aPropSequenceSequence
[1] = aPropSequence
;
2881 Sequence
< PropertyValue
> aPropSequence (3);
2883 aPropSequence
[0].Name
= "Position";
2884 static const CustomShapeProvider::ParameterPairData aData
=
2886 EnhancedCustomShapeParameterType::EQUATION
,
2887 EnhancedCustomShapeParameterType::EQUATION
,
2890 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
2893 aPropSequence
[1].Name
= "RadiusRangeMaximum";
2894 EnhancedCustomShapeParameter aParameter
;
2895 Any
aAny ((sal_Int32
) 1);
2896 aParameter
.Value
= aAny
;
2897 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
2898 aPropSequence
[1].Value
= makeAny (aParameter
);
2901 aPropSequence
[2].Name
= "RadiusRangeMinimum";
2902 EnhancedCustomShapeParameter aParameter
;
2903 Any
aAny ((sal_Int32
) 0);
2904 aParameter
.Value
= aAny
;
2905 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2906 aPropSequence
[2].Value
= makeAny (aParameter
);
2908 aPropSequenceSequence
[2] = aPropSequence
;
2911 Sequence
< PropertyValue
> aPropSequence (3);
2913 aPropSequence
[0].Name
= "Position";
2914 static const CustomShapeProvider::ParameterPairData aData
=
2916 EnhancedCustomShapeParameterType::EQUATION
,
2917 EnhancedCustomShapeParameterType::EQUATION
,
2920 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
2923 aPropSequence
[1].Name
= "RadiusRangeMaximum";
2924 EnhancedCustomShapeParameter aParameter
;
2925 Any
aAny ((sal_Int32
) 25000);
2926 aParameter
.Value
= aAny
;
2927 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2928 aPropSequence
[1].Value
= makeAny (aParameter
);
2931 aPropSequence
[2].Name
= "RadiusRangeMinimum";
2932 EnhancedCustomShapeParameter aParameter
;
2933 Any
aAny ((sal_Int32
) 0);
2934 aParameter
.Value
= aAny
;
2935 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
2936 aPropSequence
[2].Value
= makeAny (aParameter
);
2938 aPropSequenceSequence
[3] = aPropSequence
;
2940 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
2943 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
2946 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
2949 Sequence
< PropertyValue
> aPropSequence (3);
2951 aPropSequence
[0].Name
= "Coordinates";
2952 static const CustomShapeProvider::ParameterPairData aData
[] = {
2954 EnhancedCustomShapeParameterType::EQUATION
,
2955 EnhancedCustomShapeParameterType::EQUATION
,
2959 EnhancedCustomShapeParameterType::EQUATION
,
2960 EnhancedCustomShapeParameterType::EQUATION
,
2964 EnhancedCustomShapeParameterType::EQUATION
,
2965 EnhancedCustomShapeParameterType::EQUATION
,
2969 EnhancedCustomShapeParameterType::EQUATION
,
2970 EnhancedCustomShapeParameterType::EQUATION
,
2974 EnhancedCustomShapeParameterType::EQUATION
,
2975 EnhancedCustomShapeParameterType::EQUATION
,
2979 EnhancedCustomShapeParameterType::EQUATION
,
2980 EnhancedCustomShapeParameterType::EQUATION
,
2984 EnhancedCustomShapeParameterType::EQUATION
,
2985 EnhancedCustomShapeParameterType::EQUATION
,
2989 EnhancedCustomShapeParameterType::EQUATION
,
2990 EnhancedCustomShapeParameterType::EQUATION
,
2994 EnhancedCustomShapeParameterType::EQUATION
,
2995 EnhancedCustomShapeParameterType::EQUATION
,
2999 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
3002 aPropSequence
[1].Name
= "Segments";
3003 static const sal_uInt16 nValues
[] = {
3012 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
3015 aPropSequence
[2].Name
= "TextFrames";
3016 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
3018 EnhancedCustomShapeTextFrame aTextFrame
;
3020 static const CustomShapeProvider::ParameterPairData aData
=
3022 EnhancedCustomShapeParameterType::EQUATION
,
3023 EnhancedCustomShapeParameterType::EQUATION
,
3026 aTextFrame
.TopLeft
= createParameterPair(&aData
);
3029 static const CustomShapeProvider::ParameterPairData aData
=
3031 EnhancedCustomShapeParameterType::EQUATION
,
3032 EnhancedCustomShapeParameterType::EQUATION
,
3035 aTextFrame
.BottomRight
= createParameterPair(&aData
);
3037 aTextFrameSeq
[0] = aTextFrame
;
3039 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
3041 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
3044 awt::Rectangle aRectangle
;
3047 aRectangle
.Width
= 0;
3048 aRectangle
.Height
= 0;
3049 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
3051 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-circularArrow");
3053 return aPropertyMap
;
3057 // This is a generated source file. DO NOT EDIT.
3059 class ShapeCdownArrowCallout
: public CustomShapeProvider
3061 virtual PropertyMap
getProperties()
3063 PropertyMap aPropertyMap
;
3066 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (4);
3068 Any
aAny ((sal_Int32
) 25000);
3069 aAdjSequence
[0].Value
= aAny
;
3070 aAdjSequence
[0].Name
= "adj1";
3073 Any
aAny ((sal_Int32
) 25000);
3074 aAdjSequence
[1].Value
= aAny
;
3075 aAdjSequence
[1].Name
= "adj2";
3078 Any
aAny ((sal_Int32
) 25000);
3079 aAdjSequence
[2].Value
= aAny
;
3080 aAdjSequence
[2].Name
= "adj3";
3083 Any
aAny ((sal_Int32
) 64977);
3084 aAdjSequence
[3].Value
= aAny
;
3085 aAdjSequence
[3].Name
= "adj4";
3087 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
3090 static const char *aStrings
[] = {
3091 "min(logwidth,logheight)",
3092 "50000*logwidth/?0 ",
3093 "if(0-$1 ,0,if(?1 -$1 ,$1 ,?1 ))",
3095 "if(0-$0 ,0,if(?3 -$0 ,$0 ,?3 ))",
3096 "100000*logheight/?0 ",
3097 "if(0-$2 ,0,if(?5 -$2 ,$2 ,?5 ))",
3098 "?6 *?0 /logheight",
3100 "if(0-$3 ,0,if(?8 -$3 ,$3 ,?8 ))",
3110 "logheight*?9 /100000",
3115 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
3118 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (4);
3120 Sequence
< PropertyValue
> aPropSequence (4);
3122 aPropSequence
[0].Name
= "Position";
3123 static const CustomShapeProvider::ParameterPairData aData
=
3125 EnhancedCustomShapeParameterType::EQUATION
,
3126 EnhancedCustomShapeParameterType::EQUATION
,
3129 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
3132 aPropSequence
[1].Name
= "RangeXMaximum";
3133 EnhancedCustomShapeParameter aParameter
;
3134 Any
aAny ((sal_Int32
) 3);
3135 aParameter
.Value
= aAny
;
3136 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
3137 aPropSequence
[1].Value
= makeAny (aParameter
);
3140 aPropSequence
[2].Name
= "RangeXMinimum";
3141 EnhancedCustomShapeParameter aParameter
;
3142 Any
aAny ((sal_Int32
) 0);
3143 aParameter
.Value
= aAny
;
3144 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3145 aPropSequence
[2].Value
= makeAny (aParameter
);
3148 aPropSequence
[3].Name
= "RefX";
3149 Any
aAny ((sal_Int32
) 0);
3150 aPropSequence
[3].Value
= makeAny (aAny
);
3152 aPropSequenceSequence
[0] = aPropSequence
;
3155 Sequence
< PropertyValue
> aPropSequence (4);
3157 aPropSequence
[0].Name
= "Position";
3158 static const CustomShapeProvider::ParameterPairData aData
=
3160 EnhancedCustomShapeParameterType::EQUATION
,
3161 EnhancedCustomShapeParameterType::EQUATION
,
3164 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
3167 aPropSequence
[1].Name
= "RangeXMaximum";
3168 EnhancedCustomShapeParameter aParameter
;
3169 Any
aAny ((sal_Int32
) 1);
3170 aParameter
.Value
= aAny
;
3171 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
3172 aPropSequence
[1].Value
= makeAny (aParameter
);
3175 aPropSequence
[2].Name
= "RangeXMinimum";
3176 EnhancedCustomShapeParameter aParameter
;
3177 Any
aAny ((sal_Int32
) 0);
3178 aParameter
.Value
= aAny
;
3179 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3180 aPropSequence
[2].Value
= makeAny (aParameter
);
3183 aPropSequence
[3].Name
= "RefX";
3184 Any
aAny ((sal_Int32
) 1);
3185 aPropSequence
[3].Value
= makeAny (aAny
);
3187 aPropSequenceSequence
[1] = aPropSequence
;
3190 Sequence
< PropertyValue
> aPropSequence (4);
3192 aPropSequence
[0].Name
= "Position";
3193 static const CustomShapeProvider::ParameterPairData aData
=
3195 EnhancedCustomShapeParameterType::EQUATION
,
3196 EnhancedCustomShapeParameterType::EQUATION
,
3199 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
3202 aPropSequence
[1].Name
= "RangeYMaximum";
3203 EnhancedCustomShapeParameter aParameter
;
3204 Any
aAny ((sal_Int32
) 5);
3205 aParameter
.Value
= aAny
;
3206 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
3207 aPropSequence
[1].Value
= makeAny (aParameter
);
3210 aPropSequence
[2].Name
= "RangeYMinimum";
3211 EnhancedCustomShapeParameter aParameter
;
3212 Any
aAny ((sal_Int32
) 0);
3213 aParameter
.Value
= aAny
;
3214 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3215 aPropSequence
[2].Value
= makeAny (aParameter
);
3218 aPropSequence
[3].Name
= "RefY";
3219 Any
aAny ((sal_Int32
) 2);
3220 aPropSequence
[3].Value
= makeAny (aAny
);
3222 aPropSequenceSequence
[2] = aPropSequence
;
3225 Sequence
< PropertyValue
> aPropSequence (4);
3227 aPropSequence
[0].Name
= "Position";
3228 static const CustomShapeProvider::ParameterPairData aData
=
3230 EnhancedCustomShapeParameterType::NORMAL
,
3231 EnhancedCustomShapeParameterType::EQUATION
,
3234 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
3237 aPropSequence
[1].Name
= "RangeYMaximum";
3238 EnhancedCustomShapeParameter aParameter
;
3239 Any
aAny ((sal_Int32
) 8);
3240 aParameter
.Value
= aAny
;
3241 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
3242 aPropSequence
[1].Value
= makeAny (aParameter
);
3245 aPropSequence
[2].Name
= "RangeYMinimum";
3246 EnhancedCustomShapeParameter aParameter
;
3247 Any
aAny ((sal_Int32
) 0);
3248 aParameter
.Value
= aAny
;
3249 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3250 aPropSequence
[2].Value
= makeAny (aParameter
);
3253 aPropSequence
[3].Name
= "RefY";
3254 Any
aAny ((sal_Int32
) 3);
3255 aPropSequence
[3].Value
= makeAny (aAny
);
3257 aPropSequenceSequence
[3] = aPropSequence
;
3259 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
3262 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
3265 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
3268 Sequence
< PropertyValue
> aPropSequence (3);
3270 aPropSequence
[0].Name
= "Coordinates";
3271 static const CustomShapeProvider::ParameterPairData aData
[] = {
3273 EnhancedCustomShapeParameterType::NORMAL
,
3274 EnhancedCustomShapeParameterType::NORMAL
,
3278 EnhancedCustomShapeParameterType::EQUATION
,
3279 EnhancedCustomShapeParameterType::NORMAL
,
3283 EnhancedCustomShapeParameterType::EQUATION
,
3284 EnhancedCustomShapeParameterType::EQUATION
,
3288 EnhancedCustomShapeParameterType::EQUATION
,
3289 EnhancedCustomShapeParameterType::EQUATION
,
3293 EnhancedCustomShapeParameterType::EQUATION
,
3294 EnhancedCustomShapeParameterType::EQUATION
,
3298 EnhancedCustomShapeParameterType::EQUATION
,
3299 EnhancedCustomShapeParameterType::EQUATION
,
3303 EnhancedCustomShapeParameterType::EQUATION
,
3304 EnhancedCustomShapeParameterType::EQUATION
,
3308 EnhancedCustomShapeParameterType::EQUATION
,
3309 EnhancedCustomShapeParameterType::EQUATION
,
3313 EnhancedCustomShapeParameterType::EQUATION
,
3314 EnhancedCustomShapeParameterType::EQUATION
,
3318 EnhancedCustomShapeParameterType::EQUATION
,
3319 EnhancedCustomShapeParameterType::EQUATION
,
3323 EnhancedCustomShapeParameterType::NORMAL
,
3324 EnhancedCustomShapeParameterType::EQUATION
,
3328 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
3331 aPropSequence
[1].Name
= "Segments";
3332 static const sal_uInt16 nValues
[] = {
3339 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
3342 aPropSequence
[2].Name
= "TextFrames";
3343 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
3345 EnhancedCustomShapeTextFrame aTextFrame
;
3347 static const CustomShapeProvider::ParameterPairData aData
=
3349 EnhancedCustomShapeParameterType::NORMAL
,
3350 EnhancedCustomShapeParameterType::NORMAL
,
3353 aTextFrame
.TopLeft
= createParameterPair(&aData
);
3356 static const CustomShapeProvider::ParameterPairData aData
=
3358 EnhancedCustomShapeParameterType::EQUATION
,
3359 EnhancedCustomShapeParameterType::EQUATION
,
3362 aTextFrame
.BottomRight
= createParameterPair(&aData
);
3364 aTextFrameSeq
[0] = aTextFrame
;
3366 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
3368 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
3371 awt::Rectangle aRectangle
;
3374 aRectangle
.Width
= 0;
3375 aRectangle
.Height
= 0;
3376 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
3378 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-downArrowCallout");
3380 return aPropertyMap
;
3384 // This is a generated source file. DO NOT EDIT.
3386 class ShapeCmathMinus
: public CustomShapeProvider
3388 virtual PropertyMap
getProperties()
3390 PropertyMap aPropertyMap
;
3393 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
3395 Any
aAny ((sal_Int32
) 23520);
3396 aAdjSequence
[0].Value
= aAny
;
3397 aAdjSequence
[0].Name
= "adj1";
3399 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
3402 static const char *aStrings
[] = {
3403 "if(0-$0 ,0,if(100000-$0 ,$0 ,100000))",
3404 "logheight*?0 /200000",
3405 "logwidth*73490/200000",
3413 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
3416 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
3418 Sequence
< PropertyValue
> aPropSequence (4);
3420 aPropSequence
[0].Name
= "Position";
3421 static const CustomShapeProvider::ParameterPairData aData
=
3423 EnhancedCustomShapeParameterType::NORMAL
,
3424 EnhancedCustomShapeParameterType::EQUATION
,
3427 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
3430 aPropSequence
[1].Name
= "RangeYMaximum";
3431 EnhancedCustomShapeParameter aParameter
;
3432 Any
aAny ((sal_Int32
) 100000);
3433 aParameter
.Value
= aAny
;
3434 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3435 aPropSequence
[1].Value
= makeAny (aParameter
);
3438 aPropSequence
[2].Name
= "RangeYMinimum";
3439 EnhancedCustomShapeParameter aParameter
;
3440 Any
aAny ((sal_Int32
) 0);
3441 aParameter
.Value
= aAny
;
3442 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3443 aPropSequence
[2].Value
= makeAny (aParameter
);
3446 aPropSequence
[3].Name
= "RefY";
3447 Any
aAny ((sal_Int32
) 0);
3448 aPropSequence
[3].Value
= makeAny (aAny
);
3450 aPropSequenceSequence
[0] = aPropSequence
;
3452 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
3455 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
3458 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
3461 Sequence
< PropertyValue
> aPropSequence (3);
3463 aPropSequence
[0].Name
= "Coordinates";
3464 static const CustomShapeProvider::ParameterPairData aData
[] = {
3466 EnhancedCustomShapeParameterType::EQUATION
,
3467 EnhancedCustomShapeParameterType::EQUATION
,
3471 EnhancedCustomShapeParameterType::EQUATION
,
3472 EnhancedCustomShapeParameterType::EQUATION
,
3476 EnhancedCustomShapeParameterType::EQUATION
,
3477 EnhancedCustomShapeParameterType::EQUATION
,
3481 EnhancedCustomShapeParameterType::EQUATION
,
3482 EnhancedCustomShapeParameterType::EQUATION
,
3486 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
3489 aPropSequence
[1].Name
= "Segments";
3490 static const sal_uInt16 nValues
[] = {
3497 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
3500 aPropSequence
[2].Name
= "TextFrames";
3501 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
3503 EnhancedCustomShapeTextFrame aTextFrame
;
3505 static const CustomShapeProvider::ParameterPairData aData
=
3507 EnhancedCustomShapeParameterType::EQUATION
,
3508 EnhancedCustomShapeParameterType::EQUATION
,
3511 aTextFrame
.TopLeft
= createParameterPair(&aData
);
3514 static const CustomShapeProvider::ParameterPairData aData
=
3516 EnhancedCustomShapeParameterType::EQUATION
,
3517 EnhancedCustomShapeParameterType::EQUATION
,
3520 aTextFrame
.BottomRight
= createParameterPair(&aData
);
3522 aTextFrameSeq
[0] = aTextFrame
;
3524 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
3526 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
3529 awt::Rectangle aRectangle
;
3532 aRectangle
.Width
= 0;
3533 aRectangle
.Height
= 0;
3534 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
3536 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-mathMinus");
3538 return aPropertyMap
;
3542 // This is a generated source file. DO NOT EDIT.
3544 class ShapeCgear9
: public CustomShapeProvider
3546 virtual PropertyMap
getProperties()
3548 PropertyMap aPropertyMap
;
3551 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (2);
3553 Any
aAny ((sal_Int32
) 10000);
3554 aAdjSequence
[0].Value
= aAny
;
3555 aAdjSequence
[0].Name
= "adj1";
3558 Any
aAny ((sal_Int32
) 1763);
3559 aAdjSequence
[1].Value
= aAny
;
3560 aAdjSequence
[1].Name
= "adj2";
3562 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
3565 static const char *aStrings
[] = {
3566 "if(0-$0 ,0,if(20000-$0 ,$0 ,20000))",
3567 "if(0-$1 ,0,if(2679-$1 ,$1 ,2679))",
3568 "min(logwidth,logheight)",
3579 "if(?12 ,?9 ,?11 )",
3580 "(10800000*atan2(?7 ,?13 ))/pi",
3583 "?11 *cos(pi*(?15 )/10800000)",
3584 "?9 *sin(pi*(?15 )/10800000)",
3585 "(10800000*atan2(?18 ,?17 ))/pi",
3586 "?9 *cos(pi*(?19 )/10800000)",
3587 "?11 *sin(pi*(?19 )/10800000)",
3588 "sqrt(?20 *?20 +?21 *?21 +0*0)",
3590 "?23 *cos(pi*(?19 )/10800000)",
3591 "?23 *sin(pi*(?19 )/10800000)",
3596 "?11 *cos(pi*(?16 )/10800000)",
3597 "?9 *sin(pi*(?16 )/10800000)",
3598 "(10800000*atan2(?31 ,?30 ))/pi",
3599 "?9 *cos(pi*(?32 )/10800000)",
3600 "?11 *sin(pi*(?32 )/10800000)",
3601 "sqrt(?33 *?33 +?34 *?34 +0*0)",
3603 "?36 *cos(pi*(?32 )/10800000)",
3604 "?36 *sin(pi*(?32 )/10800000)",
3609 "sqrt(?41 *?41 +?42 *?42 +0*0)",
3610 "(10800000*atan2(?41 ,?42 ))/pi",
3611 "?4 *sin(pi*(?44 )/10800000)",
3612 "?4 *cos(pi*(?44 )/10800000)",
3617 "?3 *sin(pi*(?44 )/10800000)",
3618 "?3 *cos(pi*(?44 )/10800000)",
3625 "?11 *cos(pi*(?57 )/10800000)",
3626 "?9 *sin(pi*(?57 )/10800000)",
3627 "(10800000*atan2(?60 ,?59 ))/pi",
3628 "?9 *cos(pi*(?61 )/10800000)",
3629 "?11 *sin(pi*(?61 )/10800000)",
3630 "sqrt(?62 *?62 +?63 *?63 +0*0)",
3632 "?65 *cos(pi*(?61 )/10800000)",
3633 "?65 *sin(pi*(?61 )/10800000)",
3636 "?11 *cos(pi*(?58 )/10800000)",
3637 "?9 *sin(pi*(?58 )/10800000)",
3638 "(10800000*atan2(?71 ,?70 ))/pi",
3639 "?9 *cos(pi*(?72 )/10800000)",
3640 "?11 *sin(pi*(?72 )/10800000)",
3641 "sqrt(?73 *?73 +?74 *?74 +0*0)",
3643 "?76 *cos(pi*(?72 )/10800000)",
3644 "?76 *sin(pi*(?72 )/10800000)",
3649 "sqrt(?81 *?81 +?82 *?82 +0*0)",
3650 "(10800000*atan2(?81 ,?82 ))/pi",
3651 "?4 *sin(pi*(?84 )/10800000)",
3652 "?4 *cos(pi*(?84 )/10800000)",
3657 "?3 *sin(pi*(?84 )/10800000)",
3658 "?3 *cos(pi*(?84 )/10800000)",
3666 "?11 *cos(pi*(?98 )/10800000)",
3667 "?9 *sin(pi*(?98 )/10800000)",
3668 "(10800000*atan2(?101 ,?100 ))/pi",
3669 "?9 *cos(pi*(?102 )/10800000)",
3670 "?11 *sin(pi*(?102 )/10800000)",
3671 "sqrt(?103 *?103 +?104 *?104 +0*0)",
3673 "?106 *cos(pi*(?102 )/10800000)",
3674 "?106 *sin(pi*(?102 )/10800000)",
3677 "?11 *cos(pi*(?99 )/10800000)",
3678 "?9 *sin(pi*(?99 )/10800000)",
3679 "(10800000*atan2(?112 ,?111 ))/pi",
3680 "?9 *cos(pi*(?113 )/10800000)",
3681 "?11 *sin(pi*(?113 )/10800000)",
3682 "sqrt(?114 *?114 +?115 *?115 +0*0)",
3684 "?117 *cos(pi*(?113 )/10800000)",
3685 "?117 *sin(pi*(?113 )/10800000)",
3690 "sqrt(?122 *?122 +?123 *?123 +0*0)",
3691 "(10800000*atan2(?122 ,?123 ))/pi",
3692 "?4 *sin(pi*(?125 )/10800000)",
3693 "?4 *cos(pi*(?125 )/10800000)",
3698 "?3 *sin(pi*(?125 )/10800000)",
3699 "?3 *cos(pi*(?125 )/10800000)",
3707 "?11 *cos(pi*(?139 )/10800000)",
3708 "?9 *sin(pi*(?139 )/10800000)",
3709 "(10800000*atan2(?142 ,?141 ))/pi",
3710 "?9 *cos(pi*(?143 )/10800000)",
3711 "?11 *sin(pi*(?143 )/10800000)",
3712 "sqrt(?144 *?144 +?145 *?145 +0*0)",
3714 "?147 *cos(pi*(?143 )/10800000)",
3715 "?147 *sin(pi*(?143 )/10800000)",
3718 "?11 *cos(pi*(?140 )/10800000)",
3719 "?9 *sin(pi*(?140 )/10800000)",
3720 "(10800000*atan2(?153 ,?152 ))/pi",
3721 "?9 *cos(pi*(?154 )/10800000)",
3722 "?11 *sin(pi*(?154 )/10800000)",
3723 "sqrt(?155 *?155 +?156 *?156 +0*0)",
3725 "?158 *cos(pi*(?154 )/10800000)",
3726 "?158 *sin(pi*(?154 )/10800000)",
3731 "sqrt(?163 *?163 +?164 *?164 +0*0)",
3732 "(10800000*atan2(?163 ,?164 ))/pi",
3733 "?4 *sin(pi*(?166 )/10800000)",
3734 "?4 *cos(pi*(?166 )/10800000)",
3739 "?3 *sin(pi*(?166 )/10800000)",
3740 "?3 *cos(pi*(?166 )/10800000)",
3748 "?11 *cos(pi*(?180 )/10800000)",
3749 "?9 *sin(pi*(?180 )/10800000)",
3750 "(10800000*atan2(?183 ,?182 ))/pi",
3751 "?11 *cos(pi*(?181 )/10800000)",
3752 "?9 *sin(pi*(?181 )/10800000)",
3753 "(10800000*atan2(?186 ,?185 ))/pi",
3759 "?11 *cos(pi*(?192 )/10800000)",
3760 "?9 *sin(pi*(?192 )/10800000)",
3761 "(10800000*atan2(?194 ,?193 ))/pi",
3766 "?11 *cos(pi*(?199 )/10800000)",
3767 "?9 *sin(pi*(?199 )/10800000)",
3768 "(10800000*atan2(?201 ,?200 ))/pi",
3773 "?11 *cos(pi*(?206 )/10800000)",
3774 "?9 *sin(pi*(?206 )/10800000)",
3775 "(10800000*atan2(?208 ,?207 ))/pi",
3782 "?11 *cos(pi*(?215 )/10800000)",
3783 "?9 *sin(pi*(?215 )/10800000)",
3784 "(10800000*atan2(?217 ,?216 ))/pi",
3785 "?9 *cos(pi*(?218 )/10800000)",
3786 "?11 *sin(pi*(?218 )/10800000)",
3787 "sqrt(?219 *?219 +?220 *?220 +0*0)",
3789 "?222 *cos(pi*(?218 )/10800000)",
3790 "?222 *sin(pi*(?218 )/10800000)",
3793 "?11 *cos(pi*(?214 )/10800000)",
3794 "?9 *sin(pi*(?214 )/10800000)",
3795 "(10800000*atan2(?228 ,?227 ))/pi",
3809 "(logwidth+0)/?241 ",
3810 "(logwidth+0)/?239 ",
3811 "(logwidth+0)/?237 ",
3812 "(logwidth+0)/?235 ",
3832 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
3835 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (2);
3837 Sequence
< PropertyValue
> aPropSequence (4);
3839 aPropSequence
[0].Name
= "Position";
3840 static const CustomShapeProvider::ParameterPairData aData
=
3842 EnhancedCustomShapeParameterType::EQUATION
,
3843 EnhancedCustomShapeParameterType::EQUATION
,
3846 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
3849 aPropSequence
[1].Name
= "RangeYMaximum";
3850 EnhancedCustomShapeParameter aParameter
;
3851 Any
aAny ((sal_Int32
) 20000);
3852 aParameter
.Value
= aAny
;
3853 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3854 aPropSequence
[1].Value
= makeAny (aParameter
);
3857 aPropSequence
[2].Name
= "RangeYMinimum";
3858 EnhancedCustomShapeParameter aParameter
;
3859 Any
aAny ((sal_Int32
) 0);
3860 aParameter
.Value
= aAny
;
3861 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3862 aPropSequence
[2].Value
= makeAny (aParameter
);
3865 aPropSequence
[3].Name
= "RefY";
3866 Any
aAny ((sal_Int32
) 0);
3867 aPropSequence
[3].Value
= makeAny (aAny
);
3869 aPropSequenceSequence
[0] = aPropSequence
;
3872 Sequence
< PropertyValue
> aPropSequence (4);
3874 aPropSequence
[0].Name
= "Position";
3875 static const CustomShapeProvider::ParameterPairData aData
=
3877 EnhancedCustomShapeParameterType::EQUATION
,
3878 EnhancedCustomShapeParameterType::EQUATION
,
3881 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
3884 aPropSequence
[1].Name
= "RangeXMaximum";
3885 EnhancedCustomShapeParameter aParameter
;
3886 Any
aAny ((sal_Int32
) 2679);
3887 aParameter
.Value
= aAny
;
3888 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3889 aPropSequence
[1].Value
= makeAny (aParameter
);
3892 aPropSequence
[2].Name
= "RangeXMinimum";
3893 EnhancedCustomShapeParameter aParameter
;
3894 Any
aAny ((sal_Int32
) 0);
3895 aParameter
.Value
= aAny
;
3896 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
3897 aPropSequence
[2].Value
= makeAny (aParameter
);
3900 aPropSequence
[3].Name
= "RefX";
3901 Any
aAny ((sal_Int32
) 1);
3902 aPropSequence
[3].Value
= makeAny (aAny
);
3904 aPropSequenceSequence
[1] = aPropSequence
;
3906 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
3909 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
3912 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
3915 Sequence
< PropertyValue
> aPropSequence (3);
3917 aPropSequence
[0].Name
= "Coordinates";
3918 static const CustomShapeProvider::ParameterPairData aData
[] = {
3920 EnhancedCustomShapeParameterType::EQUATION
,
3921 EnhancedCustomShapeParameterType::EQUATION
,
3925 EnhancedCustomShapeParameterType::EQUATION
,
3926 EnhancedCustomShapeParameterType::EQUATION
,
3930 EnhancedCustomShapeParameterType::EQUATION
,
3931 EnhancedCustomShapeParameterType::EQUATION
,
3935 EnhancedCustomShapeParameterType::EQUATION
,
3936 EnhancedCustomShapeParameterType::EQUATION
,
3940 EnhancedCustomShapeParameterType::EQUATION
,
3941 EnhancedCustomShapeParameterType::EQUATION
,
3945 EnhancedCustomShapeParameterType::EQUATION
,
3946 EnhancedCustomShapeParameterType::EQUATION
,
3950 EnhancedCustomShapeParameterType::EQUATION
,
3951 EnhancedCustomShapeParameterType::EQUATION
,
3955 EnhancedCustomShapeParameterType::EQUATION
,
3956 EnhancedCustomShapeParameterType::EQUATION
,
3960 EnhancedCustomShapeParameterType::EQUATION
,
3961 EnhancedCustomShapeParameterType::EQUATION
,
3965 EnhancedCustomShapeParameterType::EQUATION
,
3966 EnhancedCustomShapeParameterType::EQUATION
,
3970 EnhancedCustomShapeParameterType::EQUATION
,
3971 EnhancedCustomShapeParameterType::EQUATION
,
3975 EnhancedCustomShapeParameterType::EQUATION
,
3976 EnhancedCustomShapeParameterType::EQUATION
,
3980 EnhancedCustomShapeParameterType::EQUATION
,
3981 EnhancedCustomShapeParameterType::EQUATION
,
3985 EnhancedCustomShapeParameterType::EQUATION
,
3986 EnhancedCustomShapeParameterType::EQUATION
,
3990 EnhancedCustomShapeParameterType::EQUATION
,
3991 EnhancedCustomShapeParameterType::EQUATION
,
3995 EnhancedCustomShapeParameterType::EQUATION
,
3996 EnhancedCustomShapeParameterType::EQUATION
,
4000 EnhancedCustomShapeParameterType::EQUATION
,
4001 EnhancedCustomShapeParameterType::EQUATION
,
4005 EnhancedCustomShapeParameterType::EQUATION
,
4006 EnhancedCustomShapeParameterType::EQUATION
,
4010 EnhancedCustomShapeParameterType::EQUATION
,
4011 EnhancedCustomShapeParameterType::EQUATION
,
4015 EnhancedCustomShapeParameterType::EQUATION
,
4016 EnhancedCustomShapeParameterType::EQUATION
,
4020 EnhancedCustomShapeParameterType::EQUATION
,
4021 EnhancedCustomShapeParameterType::EQUATION
,
4025 EnhancedCustomShapeParameterType::EQUATION
,
4026 EnhancedCustomShapeParameterType::EQUATION
,
4030 EnhancedCustomShapeParameterType::EQUATION
,
4031 EnhancedCustomShapeParameterType::EQUATION
,
4035 EnhancedCustomShapeParameterType::EQUATION
,
4036 EnhancedCustomShapeParameterType::EQUATION
,
4040 EnhancedCustomShapeParameterType::EQUATION
,
4041 EnhancedCustomShapeParameterType::EQUATION
,
4045 EnhancedCustomShapeParameterType::EQUATION
,
4046 EnhancedCustomShapeParameterType::EQUATION
,
4050 EnhancedCustomShapeParameterType::EQUATION
,
4051 EnhancedCustomShapeParameterType::EQUATION
,
4055 EnhancedCustomShapeParameterType::EQUATION
,
4056 EnhancedCustomShapeParameterType::EQUATION
,
4060 EnhancedCustomShapeParameterType::EQUATION
,
4061 EnhancedCustomShapeParameterType::EQUATION
,
4065 EnhancedCustomShapeParameterType::EQUATION
,
4066 EnhancedCustomShapeParameterType::EQUATION
,
4070 EnhancedCustomShapeParameterType::EQUATION
,
4071 EnhancedCustomShapeParameterType::EQUATION
,
4075 EnhancedCustomShapeParameterType::EQUATION
,
4076 EnhancedCustomShapeParameterType::EQUATION
,
4080 EnhancedCustomShapeParameterType::EQUATION
,
4081 EnhancedCustomShapeParameterType::EQUATION
,
4085 EnhancedCustomShapeParameterType::EQUATION
,
4086 EnhancedCustomShapeParameterType::EQUATION
,
4090 EnhancedCustomShapeParameterType::EQUATION
,
4091 EnhancedCustomShapeParameterType::EQUATION
,
4095 EnhancedCustomShapeParameterType::EQUATION
,
4096 EnhancedCustomShapeParameterType::EQUATION
,
4100 EnhancedCustomShapeParameterType::EQUATION
,
4101 EnhancedCustomShapeParameterType::EQUATION
,
4105 EnhancedCustomShapeParameterType::EQUATION
,
4106 EnhancedCustomShapeParameterType::EQUATION
,
4110 EnhancedCustomShapeParameterType::EQUATION
,
4111 EnhancedCustomShapeParameterType::EQUATION
,
4115 EnhancedCustomShapeParameterType::EQUATION
,
4116 EnhancedCustomShapeParameterType::EQUATION
,
4120 EnhancedCustomShapeParameterType::EQUATION
,
4121 EnhancedCustomShapeParameterType::EQUATION
,
4125 EnhancedCustomShapeParameterType::EQUATION
,
4126 EnhancedCustomShapeParameterType::EQUATION
,
4130 EnhancedCustomShapeParameterType::EQUATION
,
4131 EnhancedCustomShapeParameterType::EQUATION
,
4135 EnhancedCustomShapeParameterType::EQUATION
,
4136 EnhancedCustomShapeParameterType::EQUATION
,
4140 EnhancedCustomShapeParameterType::EQUATION
,
4141 EnhancedCustomShapeParameterType::EQUATION
,
4145 EnhancedCustomShapeParameterType::EQUATION
,
4146 EnhancedCustomShapeParameterType::EQUATION
,
4150 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
4153 aPropSequence
[1].Name
= "Segments";
4154 static const sal_uInt16 nValues
[] = {
4178 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
4181 aPropSequence
[2].Name
= "TextFrames";
4182 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
4184 EnhancedCustomShapeTextFrame aTextFrame
;
4186 static const CustomShapeProvider::ParameterPairData aData
=
4188 EnhancedCustomShapeParameterType::EQUATION
,
4189 EnhancedCustomShapeParameterType::EQUATION
,
4192 aTextFrame
.TopLeft
= createParameterPair(&aData
);
4195 static const CustomShapeProvider::ParameterPairData aData
=
4197 EnhancedCustomShapeParameterType::EQUATION
,
4198 EnhancedCustomShapeParameterType::EQUATION
,
4201 aTextFrame
.BottomRight
= createParameterPair(&aData
);
4203 aTextFrameSeq
[0] = aTextFrame
;
4205 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
4207 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
4210 awt::Rectangle aRectangle
;
4213 aRectangle
.Width
= 0;
4214 aRectangle
.Height
= 0;
4215 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
4217 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-gear9");
4219 return aPropertyMap
;
4223 // This is a generated source file. DO NOT EDIT.
4225 class ShapeCround1Rect
: public CustomShapeProvider
4227 virtual PropertyMap
getProperties()
4229 PropertyMap aPropertyMap
;
4232 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
4234 Any
aAny ((sal_Int32
) 16667);
4235 aAdjSequence
[0].Value
= aAny
;
4236 aAdjSequence
[0].Name
= "adj";
4238 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
4241 static const char *aStrings
[] = {
4242 "if(0-$0 ,0,if(50000-$0 ,$0 ,50000))",
4243 "min(logwidth,logheight)",
4252 "(16200000)/60000.0",
4255 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
4258 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
4260 Sequence
< PropertyValue
> aPropSequence (4);
4262 aPropSequence
[0].Name
= "Position";
4263 static const CustomShapeProvider::ParameterPairData aData
=
4265 EnhancedCustomShapeParameterType::EQUATION
,
4266 EnhancedCustomShapeParameterType::NORMAL
,
4269 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
4272 aPropSequence
[1].Name
= "RangeXMaximum";
4273 EnhancedCustomShapeParameter aParameter
;
4274 Any
aAny ((sal_Int32
) 50000);
4275 aParameter
.Value
= aAny
;
4276 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
4277 aPropSequence
[1].Value
= makeAny (aParameter
);
4280 aPropSequence
[2].Name
= "RangeXMinimum";
4281 EnhancedCustomShapeParameter aParameter
;
4282 Any
aAny ((sal_Int32
) 0);
4283 aParameter
.Value
= aAny
;
4284 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
4285 aPropSequence
[2].Value
= makeAny (aParameter
);
4288 aPropSequence
[3].Name
= "RefX";
4289 Any
aAny ((sal_Int32
) 0);
4290 aPropSequence
[3].Value
= makeAny (aAny
);
4292 aPropSequenceSequence
[0] = aPropSequence
;
4294 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
4297 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
4300 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
4303 Sequence
< PropertyValue
> aPropSequence (3);
4305 aPropSequence
[0].Name
= "Coordinates";
4306 static const CustomShapeProvider::ParameterPairData aData
[] = {
4308 EnhancedCustomShapeParameterType::NORMAL
,
4309 EnhancedCustomShapeParameterType::NORMAL
,
4313 EnhancedCustomShapeParameterType::EQUATION
,
4314 EnhancedCustomShapeParameterType::NORMAL
,
4318 EnhancedCustomShapeParameterType::EQUATION
,
4319 EnhancedCustomShapeParameterType::EQUATION
,
4323 EnhancedCustomShapeParameterType::EQUATION
,
4324 EnhancedCustomShapeParameterType::EQUATION
,
4328 EnhancedCustomShapeParameterType::EQUATION
,
4329 EnhancedCustomShapeParameterType::EQUATION
,
4333 EnhancedCustomShapeParameterType::NORMAL
,
4334 EnhancedCustomShapeParameterType::EQUATION
,
4338 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
4341 aPropSequence
[1].Name
= "Segments";
4342 static const sal_uInt16 nValues
[] = {
4351 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
4354 aPropSequence
[2].Name
= "TextFrames";
4355 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
4357 EnhancedCustomShapeTextFrame aTextFrame
;
4359 static const CustomShapeProvider::ParameterPairData aData
=
4361 EnhancedCustomShapeParameterType::NORMAL
,
4362 EnhancedCustomShapeParameterType::NORMAL
,
4365 aTextFrame
.TopLeft
= createParameterPair(&aData
);
4368 static const CustomShapeProvider::ParameterPairData aData
=
4370 EnhancedCustomShapeParameterType::EQUATION
,
4371 EnhancedCustomShapeParameterType::EQUATION
,
4374 aTextFrame
.BottomRight
= createParameterPair(&aData
);
4376 aTextFrameSeq
[0] = aTextFrame
;
4378 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
4380 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
4383 awt::Rectangle aRectangle
;
4386 aRectangle
.Width
= 0;
4387 aRectangle
.Height
= 0;
4388 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
4390 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-round1Rect");
4392 return aPropertyMap
;
4396 // This is a generated source file. DO NOT EDIT.
4398 class ShapeCsun
: public CustomShapeProvider
4400 virtual PropertyMap
getProperties()
4402 PropertyMap aPropertyMap
;
4405 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
4407 Any
aAny ((sal_Int32
) 25000);
4408 aAdjSequence
[0].Value
= aAny
;
4409 aAdjSequence
[0].Name
= "adj";
4411 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
4414 static const char *aStrings
[] = {
4415 "if(12500-$0 ,12500,if(46875-$0 ,$0 ,46875))",
4435 "logwidth*18436/21600",
4436 "logheight*3163/21600",
4437 "logwidth*3163/21600",
4438 "logheight*18436/21600",
4439 "logwidth*?9 /100000",
4440 "logwidth*?10 /100000",
4441 "logwidth*?11 /100000",
4442 "logwidth*?13 /100000",
4443 "logwidth*?14 /100000",
4444 "logwidth*?15 /100000",
4445 "logwidth*?16 /100000",
4446 "logwidth*?17 /100000",
4447 "logwidth*?18 /100000",
4448 "logwidth*?19 /100000",
4449 "logwidth*?0 /100000",
4450 "logwidth*?1 /100000",
4451 "logheight*?1 /100000",
4452 "logheight*?9 /100000",
4453 "logheight*?10 /100000",
4454 "logheight*?11 /100000",
4455 "logheight*?13 /100000",
4456 "logheight*?14 /100000",
4457 "logheight*?15 /100000",
4458 "logheight*?16 /100000",
4459 "logheight*?17 /100000",
4460 "logheight*?18 /100000",
4461 "logheight*?19 /100000",
4466 "(10800000)/60000.0",
4467 "(21600000)/60000.0"
4469 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
4472 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
4474 Sequence
< PropertyValue
> aPropSequence (4);
4476 aPropSequence
[0].Name
= "Position";
4477 static const CustomShapeProvider::ParameterPairData aData
=
4479 EnhancedCustomShapeParameterType::EQUATION
,
4480 EnhancedCustomShapeParameterType::EQUATION
,
4483 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
4486 aPropSequence
[1].Name
= "RangeXMaximum";
4487 EnhancedCustomShapeParameter aParameter
;
4488 Any
aAny ((sal_Int32
) 46875);
4489 aParameter
.Value
= aAny
;
4490 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
4491 aPropSequence
[1].Value
= makeAny (aParameter
);
4494 aPropSequence
[2].Name
= "RangeXMinimum";
4495 EnhancedCustomShapeParameter aParameter
;
4496 Any
aAny ((sal_Int32
) 12500);
4497 aParameter
.Value
= aAny
;
4498 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
4499 aPropSequence
[2].Value
= makeAny (aParameter
);
4502 aPropSequence
[3].Name
= "RefX";
4503 Any
aAny ((sal_Int32
) 0);
4504 aPropSequence
[3].Value
= makeAny (aAny
);
4506 aPropSequenceSequence
[0] = aPropSequence
;
4508 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
4511 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
4514 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
4517 Sequence
< PropertyValue
> aPropSequence (3);
4519 aPropSequence
[0].Name
= "Coordinates";
4520 static const CustomShapeProvider::ParameterPairData aData
[] = {
4522 EnhancedCustomShapeParameterType::EQUATION
,
4523 EnhancedCustomShapeParameterType::EQUATION
,
4527 EnhancedCustomShapeParameterType::EQUATION
,
4528 EnhancedCustomShapeParameterType::EQUATION
,
4532 EnhancedCustomShapeParameterType::EQUATION
,
4533 EnhancedCustomShapeParameterType::EQUATION
,
4537 EnhancedCustomShapeParameterType::EQUATION
,
4538 EnhancedCustomShapeParameterType::EQUATION
,
4542 EnhancedCustomShapeParameterType::EQUATION
,
4543 EnhancedCustomShapeParameterType::EQUATION
,
4547 EnhancedCustomShapeParameterType::EQUATION
,
4548 EnhancedCustomShapeParameterType::EQUATION
,
4552 EnhancedCustomShapeParameterType::EQUATION
,
4553 EnhancedCustomShapeParameterType::NORMAL
,
4557 EnhancedCustomShapeParameterType::EQUATION
,
4558 EnhancedCustomShapeParameterType::EQUATION
,
4562 EnhancedCustomShapeParameterType::EQUATION
,
4563 EnhancedCustomShapeParameterType::EQUATION
,
4567 EnhancedCustomShapeParameterType::EQUATION
,
4568 EnhancedCustomShapeParameterType::EQUATION
,
4572 EnhancedCustomShapeParameterType::EQUATION
,
4573 EnhancedCustomShapeParameterType::EQUATION
,
4577 EnhancedCustomShapeParameterType::EQUATION
,
4578 EnhancedCustomShapeParameterType::EQUATION
,
4582 EnhancedCustomShapeParameterType::NORMAL
,
4583 EnhancedCustomShapeParameterType::EQUATION
,
4587 EnhancedCustomShapeParameterType::EQUATION
,
4588 EnhancedCustomShapeParameterType::EQUATION
,
4592 EnhancedCustomShapeParameterType::EQUATION
,
4593 EnhancedCustomShapeParameterType::EQUATION
,
4597 EnhancedCustomShapeParameterType::EQUATION
,
4598 EnhancedCustomShapeParameterType::EQUATION
,
4602 EnhancedCustomShapeParameterType::EQUATION
,
4603 EnhancedCustomShapeParameterType::EQUATION
,
4607 EnhancedCustomShapeParameterType::EQUATION
,
4608 EnhancedCustomShapeParameterType::EQUATION
,
4612 EnhancedCustomShapeParameterType::EQUATION
,
4613 EnhancedCustomShapeParameterType::EQUATION
,
4617 EnhancedCustomShapeParameterType::EQUATION
,
4618 EnhancedCustomShapeParameterType::EQUATION
,
4622 EnhancedCustomShapeParameterType::EQUATION
,
4623 EnhancedCustomShapeParameterType::EQUATION
,
4627 EnhancedCustomShapeParameterType::EQUATION
,
4628 EnhancedCustomShapeParameterType::EQUATION
,
4632 EnhancedCustomShapeParameterType::EQUATION
,
4633 EnhancedCustomShapeParameterType::EQUATION
,
4637 EnhancedCustomShapeParameterType::EQUATION
,
4638 EnhancedCustomShapeParameterType::EQUATION
,
4642 EnhancedCustomShapeParameterType::EQUATION
,
4643 EnhancedCustomShapeParameterType::EQUATION
,
4647 EnhancedCustomShapeParameterType::EQUATION
,
4648 EnhancedCustomShapeParameterType::EQUATION
,
4652 EnhancedCustomShapeParameterType::EQUATION
,
4653 EnhancedCustomShapeParameterType::EQUATION
,
4657 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
4660 aPropSequence
[1].Name
= "Segments";
4661 static const sal_uInt16 nValues
[] = {
4692 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
4695 aPropSequence
[2].Name
= "TextFrames";
4696 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
4698 EnhancedCustomShapeTextFrame aTextFrame
;
4700 static const CustomShapeProvider::ParameterPairData aData
=
4702 EnhancedCustomShapeParameterType::EQUATION
,
4703 EnhancedCustomShapeParameterType::EQUATION
,
4706 aTextFrame
.TopLeft
= createParameterPair(&aData
);
4709 static const CustomShapeProvider::ParameterPairData aData
=
4711 EnhancedCustomShapeParameterType::EQUATION
,
4712 EnhancedCustomShapeParameterType::EQUATION
,
4715 aTextFrame
.BottomRight
= createParameterPair(&aData
);
4717 aTextFrameSeq
[0] = aTextFrame
;
4719 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
4721 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
4724 awt::Rectangle aRectangle
;
4727 aRectangle
.Width
= 0;
4728 aRectangle
.Height
= 0;
4729 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
4731 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-sun");
4733 return aPropertyMap
;
4737 // This is a generated source file. DO NOT EDIT.
4739 class ShapeCplaque
: public CustomShapeProvider
4741 virtual PropertyMap
getProperties()
4743 PropertyMap aPropertyMap
;
4746 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
4748 Any
aAny ((sal_Int32
) 16667);
4749 aAdjSequence
[0].Value
= aAny
;
4750 aAdjSequence
[0].Name
= "adj";
4752 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
4755 static const char *aStrings
[] = {
4756 "if(0-$0 ,0,if(50000-$0 ,$0 ,50000))",
4757 "min(logwidth,logheight)",
4768 "(5400000)/60000.0",
4769 "(-5400000)/60000.0",
4770 "(10800000)/60000.0",
4771 "(-5400000)/60000.0",
4772 "(16200000)/60000.0",
4773 "(-5400000)/60000.0",
4775 "(-5400000)/60000.0"
4777 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
4780 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
4782 Sequence
< PropertyValue
> aPropSequence (4);
4784 aPropSequence
[0].Name
= "Position";
4785 static const CustomShapeProvider::ParameterPairData aData
=
4787 EnhancedCustomShapeParameterType::EQUATION
,
4788 EnhancedCustomShapeParameterType::NORMAL
,
4791 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
4794 aPropSequence
[1].Name
= "RangeXMaximum";
4795 EnhancedCustomShapeParameter aParameter
;
4796 Any
aAny ((sal_Int32
) 50000);
4797 aParameter
.Value
= aAny
;
4798 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
4799 aPropSequence
[1].Value
= makeAny (aParameter
);
4802 aPropSequence
[2].Name
= "RangeXMinimum";
4803 EnhancedCustomShapeParameter aParameter
;
4804 Any
aAny ((sal_Int32
) 0);
4805 aParameter
.Value
= aAny
;
4806 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
4807 aPropSequence
[2].Value
= makeAny (aParameter
);
4810 aPropSequence
[3].Name
= "RefX";
4811 Any
aAny ((sal_Int32
) 0);
4812 aPropSequence
[3].Value
= makeAny (aAny
);
4814 aPropSequenceSequence
[0] = aPropSequence
;
4816 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
4819 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
4822 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
4825 Sequence
< PropertyValue
> aPropSequence (3);
4827 aPropSequence
[0].Name
= "Coordinates";
4828 static const CustomShapeProvider::ParameterPairData aData
[] = {
4830 EnhancedCustomShapeParameterType::NORMAL
,
4831 EnhancedCustomShapeParameterType::EQUATION
,
4835 EnhancedCustomShapeParameterType::EQUATION
,
4836 EnhancedCustomShapeParameterType::EQUATION
,
4840 EnhancedCustomShapeParameterType::EQUATION
,
4841 EnhancedCustomShapeParameterType::EQUATION
,
4845 EnhancedCustomShapeParameterType::EQUATION
,
4846 EnhancedCustomShapeParameterType::NORMAL
,
4850 EnhancedCustomShapeParameterType::EQUATION
,
4851 EnhancedCustomShapeParameterType::EQUATION
,
4855 EnhancedCustomShapeParameterType::EQUATION
,
4856 EnhancedCustomShapeParameterType::EQUATION
,
4860 EnhancedCustomShapeParameterType::EQUATION
,
4861 EnhancedCustomShapeParameterType::EQUATION
,
4865 EnhancedCustomShapeParameterType::EQUATION
,
4866 EnhancedCustomShapeParameterType::EQUATION
,
4870 EnhancedCustomShapeParameterType::EQUATION
,
4871 EnhancedCustomShapeParameterType::EQUATION
,
4875 EnhancedCustomShapeParameterType::EQUATION
,
4876 EnhancedCustomShapeParameterType::EQUATION
,
4880 EnhancedCustomShapeParameterType::EQUATION
,
4881 EnhancedCustomShapeParameterType::EQUATION
,
4885 EnhancedCustomShapeParameterType::EQUATION
,
4886 EnhancedCustomShapeParameterType::EQUATION
,
4890 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
4893 aPropSequence
[1].Name
= "Segments";
4894 static const sal_uInt16 nValues
[] = {
4907 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
4910 aPropSequence
[2].Name
= "TextFrames";
4911 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
4913 EnhancedCustomShapeTextFrame aTextFrame
;
4915 static const CustomShapeProvider::ParameterPairData aData
=
4917 EnhancedCustomShapeParameterType::EQUATION
,
4918 EnhancedCustomShapeParameterType::EQUATION
,
4921 aTextFrame
.TopLeft
= createParameterPair(&aData
);
4924 static const CustomShapeProvider::ParameterPairData aData
=
4926 EnhancedCustomShapeParameterType::EQUATION
,
4927 EnhancedCustomShapeParameterType::EQUATION
,
4930 aTextFrame
.BottomRight
= createParameterPair(&aData
);
4932 aTextFrameSeq
[0] = aTextFrame
;
4934 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
4936 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
4939 awt::Rectangle aRectangle
;
4942 aRectangle
.Width
= 0;
4943 aRectangle
.Height
= 0;
4944 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
4946 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-plaque");
4948 return aPropertyMap
;
4952 // This is a generated source file. DO NOT EDIT.
4954 class ShapeCchevron
: public CustomShapeProvider
4956 virtual PropertyMap
getProperties()
4958 PropertyMap aPropertyMap
;
4961 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
4963 Any
aAny ((sal_Int32
) 50000);
4964 aAdjSequence
[0].Value
= aAny
;
4965 aAdjSequence
[0].Name
= "adj";
4967 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
4970 static const char *aStrings
[] = {
4971 "min(logwidth,logheight)",
4972 "100000*logwidth/?0 ",
4973 "if(0-$0 ,0,if(?1 -$0 ,$0 ,?1 ))",
4979 "if(?6 ,?4 ,logwidth)",
4984 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
4987 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
4989 Sequence
< PropertyValue
> aPropSequence (4);
4991 aPropSequence
[0].Name
= "Position";
4992 static const CustomShapeProvider::ParameterPairData aData
=
4994 EnhancedCustomShapeParameterType::EQUATION
,
4995 EnhancedCustomShapeParameterType::NORMAL
,
4998 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
5001 aPropSequence
[1].Name
= "RangeXMaximum";
5002 EnhancedCustomShapeParameter aParameter
;
5003 Any
aAny ((sal_Int32
) 1);
5004 aParameter
.Value
= aAny
;
5005 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
5006 aPropSequence
[1].Value
= makeAny (aParameter
);
5009 aPropSequence
[2].Name
= "RangeXMinimum";
5010 EnhancedCustomShapeParameter aParameter
;
5011 Any
aAny ((sal_Int32
) 0);
5012 aParameter
.Value
= aAny
;
5013 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
5014 aPropSequence
[2].Value
= makeAny (aParameter
);
5017 aPropSequence
[3].Name
= "RefX";
5018 Any
aAny ((sal_Int32
) 0);
5019 aPropSequence
[3].Value
= makeAny (aAny
);
5021 aPropSequenceSequence
[0] = aPropSequence
;
5023 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
5026 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
5029 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
5032 Sequence
< PropertyValue
> aPropSequence (3);
5034 aPropSequence
[0].Name
= "Coordinates";
5035 static const CustomShapeProvider::ParameterPairData aData
[] = {
5037 EnhancedCustomShapeParameterType::NORMAL
,
5038 EnhancedCustomShapeParameterType::NORMAL
,
5042 EnhancedCustomShapeParameterType::EQUATION
,
5043 EnhancedCustomShapeParameterType::NORMAL
,
5047 EnhancedCustomShapeParameterType::EQUATION
,
5048 EnhancedCustomShapeParameterType::EQUATION
,
5052 EnhancedCustomShapeParameterType::EQUATION
,
5053 EnhancedCustomShapeParameterType::EQUATION
,
5057 EnhancedCustomShapeParameterType::NORMAL
,
5058 EnhancedCustomShapeParameterType::EQUATION
,
5062 EnhancedCustomShapeParameterType::EQUATION
,
5063 EnhancedCustomShapeParameterType::EQUATION
,
5067 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
5070 aPropSequence
[1].Name
= "Segments";
5071 static const sal_uInt16 nValues
[] = {
5078 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
5081 aPropSequence
[2].Name
= "TextFrames";
5082 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
5084 EnhancedCustomShapeTextFrame aTextFrame
;
5086 static const CustomShapeProvider::ParameterPairData aData
=
5088 EnhancedCustomShapeParameterType::EQUATION
,
5089 EnhancedCustomShapeParameterType::NORMAL
,
5092 aTextFrame
.TopLeft
= createParameterPair(&aData
);
5095 static const CustomShapeProvider::ParameterPairData aData
=
5097 EnhancedCustomShapeParameterType::EQUATION
,
5098 EnhancedCustomShapeParameterType::EQUATION
,
5101 aTextFrame
.BottomRight
= createParameterPair(&aData
);
5103 aTextFrameSeq
[0] = aTextFrame
;
5105 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
5107 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
5110 awt::Rectangle aRectangle
;
5113 aRectangle
.Width
= 0;
5114 aRectangle
.Height
= 0;
5115 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
5117 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-chevron");
5119 return aPropertyMap
;
5123 // This is a generated source file. DO NOT EDIT.
5125 class ShapeCflowChartPreparation
: public CustomShapeProvider
5127 virtual PropertyMap
getProperties()
5129 PropertyMap aPropertyMap
;
5132 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
5135 static const char *aStrings
[] = {
5143 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
5146 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
5149 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
5152 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
5155 Sequence
< PropertyValue
> aPropSequence (4);
5157 aPropSequence
[0].Name
= "Coordinates";
5158 static const CustomShapeProvider::ParameterPairData aData
[] = {
5160 EnhancedCustomShapeParameterType::NORMAL
,
5161 EnhancedCustomShapeParameterType::NORMAL
,
5165 EnhancedCustomShapeParameterType::NORMAL
,
5166 EnhancedCustomShapeParameterType::NORMAL
,
5170 EnhancedCustomShapeParameterType::NORMAL
,
5171 EnhancedCustomShapeParameterType::NORMAL
,
5175 EnhancedCustomShapeParameterType::NORMAL
,
5176 EnhancedCustomShapeParameterType::NORMAL
,
5180 EnhancedCustomShapeParameterType::NORMAL
,
5181 EnhancedCustomShapeParameterType::NORMAL
,
5185 EnhancedCustomShapeParameterType::NORMAL
,
5186 EnhancedCustomShapeParameterType::NORMAL
,
5190 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
5193 aPropSequence
[1].Name
= "Segments";
5194 static const sal_uInt16 nValues
[] = {
5201 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
5204 aPropSequence
[2].Name
= "SubViewSize";
5205 Sequence
< awt::Size
> aSizeSequence (1);
5210 aSizeSequence
[0] = aSize
;
5212 aPropSequence
[2].Value
= makeAny (aSizeSequence
);
5215 aPropSequence
[3].Name
= "TextFrames";
5216 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
5218 EnhancedCustomShapeTextFrame aTextFrame
;
5220 static const CustomShapeProvider::ParameterPairData aData
=
5222 EnhancedCustomShapeParameterType::EQUATION
,
5223 EnhancedCustomShapeParameterType::NORMAL
,
5226 aTextFrame
.TopLeft
= createParameterPair(&aData
);
5229 static const CustomShapeProvider::ParameterPairData aData
=
5231 EnhancedCustomShapeParameterType::EQUATION
,
5232 EnhancedCustomShapeParameterType::EQUATION
,
5235 aTextFrame
.BottomRight
= createParameterPair(&aData
);
5237 aTextFrameSeq
[0] = aTextFrame
;
5239 aPropSequence
[3].Value
= makeAny (aTextFrameSeq
);
5241 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
5244 awt::Rectangle aRectangle
;
5247 aRectangle
.Width
= 0;
5248 aRectangle
.Height
= 0;
5249 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
5251 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-flowChartPreparation");
5253 return aPropertyMap
;
5257 // This is a generated source file. DO NOT EDIT.
5259 class ShapeCdiagStripe
: public CustomShapeProvider
5261 virtual PropertyMap
getProperties()
5263 PropertyMap aPropertyMap
;
5266 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
5268 Any
aAny ((sal_Int32
) 50000);
5269 aAdjSequence
[0].Value
= aAny
;
5270 aAdjSequence
[0].Name
= "adj";
5272 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
5275 static const char *aStrings
[] = {
5276 "if(0-$0 ,0,if(100000-$0 ,$0 ,100000))",
5277 "logwidth*?0 /100000",
5280 "logheight*?0 /100000",
5282 "(?4 +logheight)/2",
5288 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
5291 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
5293 Sequence
< PropertyValue
> aPropSequence (4);
5295 aPropSequence
[0].Name
= "Position";
5296 static const CustomShapeProvider::ParameterPairData aData
=
5298 EnhancedCustomShapeParameterType::NORMAL
,
5299 EnhancedCustomShapeParameterType::EQUATION
,
5302 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
5305 aPropSequence
[1].Name
= "RangeYMaximum";
5306 EnhancedCustomShapeParameter aParameter
;
5307 Any
aAny ((sal_Int32
) 100000);
5308 aParameter
.Value
= aAny
;
5309 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
5310 aPropSequence
[1].Value
= makeAny (aParameter
);
5313 aPropSequence
[2].Name
= "RangeYMinimum";
5314 EnhancedCustomShapeParameter aParameter
;
5315 Any
aAny ((sal_Int32
) 0);
5316 aParameter
.Value
= aAny
;
5317 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
5318 aPropSequence
[2].Value
= makeAny (aParameter
);
5321 aPropSequence
[3].Name
= "RefY";
5322 Any
aAny ((sal_Int32
) 0);
5323 aPropSequence
[3].Value
= makeAny (aAny
);
5325 aPropSequenceSequence
[0] = aPropSequence
;
5327 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
5330 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
5333 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
5336 Sequence
< PropertyValue
> aPropSequence (3);
5338 aPropSequence
[0].Name
= "Coordinates";
5339 static const CustomShapeProvider::ParameterPairData aData
[] = {
5341 EnhancedCustomShapeParameterType::NORMAL
,
5342 EnhancedCustomShapeParameterType::EQUATION
,
5346 EnhancedCustomShapeParameterType::EQUATION
,
5347 EnhancedCustomShapeParameterType::NORMAL
,
5351 EnhancedCustomShapeParameterType::EQUATION
,
5352 EnhancedCustomShapeParameterType::NORMAL
,
5356 EnhancedCustomShapeParameterType::NORMAL
,
5357 EnhancedCustomShapeParameterType::EQUATION
,
5361 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
5364 aPropSequence
[1].Name
= "Segments";
5365 static const sal_uInt16 nValues
[] = {
5372 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
5375 aPropSequence
[2].Name
= "TextFrames";
5376 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
5378 EnhancedCustomShapeTextFrame aTextFrame
;
5380 static const CustomShapeProvider::ParameterPairData aData
=
5382 EnhancedCustomShapeParameterType::NORMAL
,
5383 EnhancedCustomShapeParameterType::NORMAL
,
5386 aTextFrame
.TopLeft
= createParameterPair(&aData
);
5389 static const CustomShapeProvider::ParameterPairData aData
=
5391 EnhancedCustomShapeParameterType::EQUATION
,
5392 EnhancedCustomShapeParameterType::EQUATION
,
5395 aTextFrame
.BottomRight
= createParameterPair(&aData
);
5397 aTextFrameSeq
[0] = aTextFrame
;
5399 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
5401 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
5404 awt::Rectangle aRectangle
;
5407 aRectangle
.Width
= 0;
5408 aRectangle
.Height
= 0;
5409 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
5411 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-diagStripe");
5413 return aPropertyMap
;
5417 // This is a generated source file. DO NOT EDIT.
5419 class ShapeCpentagon
: public CustomShapeProvider
5421 virtual PropertyMap
getProperties()
5423 PropertyMap aPropertyMap
;
5426 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (2);
5428 Any
aAny ((sal_Int32
) 105146);
5429 aAdjSequence
[0].Value
= aAny
;
5430 aAdjSequence
[0].Name
= "hf";
5433 Any
aAny ((sal_Int32
) 110557);
5434 aAdjSequence
[1].Value
= aAny
;
5435 aAdjSequence
[1].Name
= "vf";
5437 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
5440 static const char *aStrings
[] = {
5447 "?1 *cos(pi*(1080000)/10800000)",
5448 "?1 *cos(pi*(18360000)/10800000)",
5449 "?3 *sin(pi*(1080000)/10800000)",
5450 "?3 *sin(pi*(18360000)/10800000)",
5461 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
5464 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
5467 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
5470 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
5473 Sequence
< PropertyValue
> aPropSequence (3);
5475 aPropSequence
[0].Name
= "Coordinates";
5476 static const CustomShapeProvider::ParameterPairData aData
[] = {
5478 EnhancedCustomShapeParameterType::EQUATION
,
5479 EnhancedCustomShapeParameterType::EQUATION
,
5483 EnhancedCustomShapeParameterType::EQUATION
,
5484 EnhancedCustomShapeParameterType::NORMAL
,
5488 EnhancedCustomShapeParameterType::EQUATION
,
5489 EnhancedCustomShapeParameterType::EQUATION
,
5493 EnhancedCustomShapeParameterType::EQUATION
,
5494 EnhancedCustomShapeParameterType::EQUATION
,
5498 EnhancedCustomShapeParameterType::EQUATION
,
5499 EnhancedCustomShapeParameterType::EQUATION
,
5503 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
5506 aPropSequence
[1].Name
= "Segments";
5507 static const sal_uInt16 nValues
[] = {
5514 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
5517 aPropSequence
[2].Name
= "TextFrames";
5518 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
5520 EnhancedCustomShapeTextFrame aTextFrame
;
5522 static const CustomShapeProvider::ParameterPairData aData
=
5524 EnhancedCustomShapeParameterType::EQUATION
,
5525 EnhancedCustomShapeParameterType::EQUATION
,
5528 aTextFrame
.TopLeft
= createParameterPair(&aData
);
5531 static const CustomShapeProvider::ParameterPairData aData
=
5533 EnhancedCustomShapeParameterType::EQUATION
,
5534 EnhancedCustomShapeParameterType::EQUATION
,
5537 aTextFrame
.BottomRight
= createParameterPair(&aData
);
5539 aTextFrameSeq
[0] = aTextFrame
;
5541 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
5543 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
5546 awt::Rectangle aRectangle
;
5549 aRectangle
.Width
= 0;
5550 aRectangle
.Height
= 0;
5551 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
5553 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-pentagon");
5555 return aPropertyMap
;
5559 // This is a generated source file. DO NOT EDIT.
5561 class ShapeCfunnel
: public CustomShapeProvider
5563 virtual PropertyMap
getProperties()
5565 PropertyMap aPropertyMap
;
5568 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
5571 static const char *aStrings
[] = {
5572 "min(logwidth,logheight)",
5578 "?2 *cos(pi*(480000)/10800000)",
5579 "?4 *sin(pi*(480000)/10800000)",
5580 "(10800000*atan2(?7 ,?6 ))/pi",
5587 "?4 *cos(pi*(?10 )/10800000)",
5588 "?2 *sin(pi*(?10 )/10800000)",
5589 "sqrt(?15 *?15 +?16 *?16 +0*0)",
5591 "?18 *cos(pi*(?10 )/10800000)",
5592 "?18 *sin(pi*(?10 )/10800000)",
5596 "?14 *cos(pi*(?8 )/10800000)",
5597 "?13 *sin(pi*(?8 )/10800000)",
5598 "sqrt(?24 *?24 +?25 *?25 +0*0)",
5600 "?27 *cos(pi*(?8 )/10800000)",
5601 "?27 *sin(pi*(?8 )/10800000)",
5613 "(10800000)/60000.0",
5614 "(-21600000)/60000.0"
5616 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
5619 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
5622 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
5625 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
5628 Sequence
< PropertyValue
> aPropSequence (3);
5630 aPropSequence
[0].Name
= "Coordinates";
5631 static const CustomShapeProvider::ParameterPairData aData
[] = {
5633 EnhancedCustomShapeParameterType::EQUATION
,
5634 EnhancedCustomShapeParameterType::EQUATION
,
5638 EnhancedCustomShapeParameterType::EQUATION
,
5639 EnhancedCustomShapeParameterType::EQUATION
,
5643 EnhancedCustomShapeParameterType::EQUATION
,
5644 EnhancedCustomShapeParameterType::EQUATION
,
5648 EnhancedCustomShapeParameterType::EQUATION
,
5649 EnhancedCustomShapeParameterType::EQUATION
,
5653 EnhancedCustomShapeParameterType::EQUATION
,
5654 EnhancedCustomShapeParameterType::EQUATION
,
5658 EnhancedCustomShapeParameterType::EQUATION
,
5659 EnhancedCustomShapeParameterType::EQUATION
,
5663 EnhancedCustomShapeParameterType::EQUATION
,
5664 EnhancedCustomShapeParameterType::EQUATION
,
5668 EnhancedCustomShapeParameterType::EQUATION
,
5669 EnhancedCustomShapeParameterType::EQUATION
,
5673 EnhancedCustomShapeParameterType::EQUATION
,
5674 EnhancedCustomShapeParameterType::EQUATION
,
5678 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
5681 aPropSequence
[1].Name
= "Segments";
5682 static const sal_uInt16 nValues
[] = {
5694 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
5697 aPropSequence
[2].Name
= "TextFrames";
5698 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
5700 EnhancedCustomShapeTextFrame aTextFrame
;
5702 static const CustomShapeProvider::ParameterPairData aData
=
5704 EnhancedCustomShapeParameterType::NORMAL
,
5705 EnhancedCustomShapeParameterType::NORMAL
,
5708 aTextFrame
.TopLeft
= createParameterPair(&aData
);
5711 static const CustomShapeProvider::ParameterPairData aData
=
5713 EnhancedCustomShapeParameterType::EQUATION
,
5714 EnhancedCustomShapeParameterType::EQUATION
,
5717 aTextFrame
.BottomRight
= createParameterPair(&aData
);
5719 aTextFrameSeq
[0] = aTextFrame
;
5721 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
5723 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
5726 awt::Rectangle aRectangle
;
5729 aRectangle
.Width
= 0;
5730 aRectangle
.Height
= 0;
5731 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
5733 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-funnel");
5735 return aPropertyMap
;
5739 // This is a generated source file. DO NOT EDIT.
5741 class ShapeCchartStar
: public CustomShapeProvider
5743 virtual PropertyMap
getProperties()
5745 PropertyMap aPropertyMap
;
5748 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
5751 aPropertyMap
[PROP_Equations
] <<= Sequence
< OUString
>(0);
5754 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
5757 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
5760 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
5763 Sequence
< PropertyValue
> aPropSequence (3);
5765 aPropSequence
[0].Name
= "Coordinates";
5766 static const CustomShapeProvider::ParameterPairData aData
[] = {
5768 EnhancedCustomShapeParameterType::NORMAL
,
5769 EnhancedCustomShapeParameterType::NORMAL
,
5773 EnhancedCustomShapeParameterType::NORMAL
,
5774 EnhancedCustomShapeParameterType::NORMAL
,
5778 EnhancedCustomShapeParameterType::NORMAL
,
5779 EnhancedCustomShapeParameterType::NORMAL
,
5783 EnhancedCustomShapeParameterType::NORMAL
,
5784 EnhancedCustomShapeParameterType::NORMAL
,
5788 EnhancedCustomShapeParameterType::NORMAL
,
5789 EnhancedCustomShapeParameterType::NORMAL
,
5793 EnhancedCustomShapeParameterType::NORMAL
,
5794 EnhancedCustomShapeParameterType::NORMAL
,
5798 EnhancedCustomShapeParameterType::NORMAL
,
5799 EnhancedCustomShapeParameterType::NORMAL
,
5803 EnhancedCustomShapeParameterType::NORMAL
,
5804 EnhancedCustomShapeParameterType::NORMAL
,
5808 EnhancedCustomShapeParameterType::NORMAL
,
5809 EnhancedCustomShapeParameterType::NORMAL
,
5813 EnhancedCustomShapeParameterType::NORMAL
,
5814 EnhancedCustomShapeParameterType::NORMAL
,
5818 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
5821 aPropSequence
[1].Name
= "Segments";
5822 static const sal_uInt16 nValues
[] = {
5838 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
5841 aPropSequence
[2].Name
= "SubViewSize";
5842 Sequence
< awt::Size
> aSizeSequence (2);
5847 aSizeSequence
[0] = aSize
;
5853 aSizeSequence
[1] = aSize
;
5855 aPropSequence
[2].Value
= makeAny (aSizeSequence
);
5857 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
5860 awt::Rectangle aRectangle
;
5863 aRectangle
.Width
= 0;
5864 aRectangle
.Height
= 0;
5865 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
5867 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-chartStar");
5869 return aPropertyMap
;
5873 // This is a generated source file. DO NOT EDIT.
5875 class ShapeCaccentBorderCallout1
: public CustomShapeProvider
5877 virtual PropertyMap
getProperties()
5879 PropertyMap aPropertyMap
;
5882 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (4);
5884 Any
aAny ((sal_Int32
) 18750);
5885 aAdjSequence
[0].Value
= aAny
;
5886 aAdjSequence
[0].Name
= "adj1";
5889 Any
aAny ((sal_Int32
) -8333);
5890 aAdjSequence
[1].Value
= aAny
;
5891 aAdjSequence
[1].Name
= "adj2";
5894 Any
aAny ((sal_Int32
) 112500);
5895 aAdjSequence
[2].Value
= aAny
;
5896 aAdjSequence
[2].Name
= "adj3";
5899 Any
aAny ((sal_Int32
) -38333);
5900 aAdjSequence
[3].Value
= aAny
;
5901 aAdjSequence
[3].Name
= "adj4";
5903 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
5906 static const char *aStrings
[] = {
5907 "logheight*$0 /100000",
5908 "logwidth*$1 /100000",
5909 "logheight*$2 /100000",
5910 "logwidth*$3 /100000",
5916 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
5919 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (2);
5921 Sequence
< PropertyValue
> aPropSequence (7);
5923 aPropSequence
[0].Name
= "Position";
5924 static const CustomShapeProvider::ParameterPairData aData
=
5926 EnhancedCustomShapeParameterType::EQUATION
,
5927 EnhancedCustomShapeParameterType::EQUATION
,
5930 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
5933 aPropSequence
[1].Name
= "RangeXMaximum";
5934 EnhancedCustomShapeParameter aParameter
;
5935 Any
aAny ((sal_Int32
) 2147483647);
5936 aParameter
.Value
= aAny
;
5937 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
5938 aPropSequence
[1].Value
= makeAny (aParameter
);
5941 aPropSequence
[2].Name
= "RangeXMinimum";
5942 EnhancedCustomShapeParameter aParameter
;
5943 Any
aAny ((sal_Int32
) -2147483647);
5944 aParameter
.Value
= aAny
;
5945 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
5946 aPropSequence
[2].Value
= makeAny (aParameter
);
5949 aPropSequence
[3].Name
= "RangeYMaximum";
5950 EnhancedCustomShapeParameter aParameter
;
5951 Any
aAny ((sal_Int32
) 2147483647);
5952 aParameter
.Value
= aAny
;
5953 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
5954 aPropSequence
[3].Value
= makeAny (aParameter
);
5957 aPropSequence
[4].Name
= "RangeYMinimum";
5958 EnhancedCustomShapeParameter aParameter
;
5959 Any
aAny ((sal_Int32
) -2147483647);
5960 aParameter
.Value
= aAny
;
5961 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
5962 aPropSequence
[4].Value
= makeAny (aParameter
);
5965 aPropSequence
[5].Name
= "RefX";
5966 Any
aAny ((sal_Int32
) 1);
5967 aPropSequence
[5].Value
= makeAny (aAny
);
5970 aPropSequence
[6].Name
= "RefY";
5971 Any
aAny ((sal_Int32
) 0);
5972 aPropSequence
[6].Value
= makeAny (aAny
);
5974 aPropSequenceSequence
[0] = aPropSequence
;
5977 Sequence
< PropertyValue
> aPropSequence (7);
5979 aPropSequence
[0].Name
= "Position";
5980 static const CustomShapeProvider::ParameterPairData aData
=
5982 EnhancedCustomShapeParameterType::EQUATION
,
5983 EnhancedCustomShapeParameterType::EQUATION
,
5986 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
5989 aPropSequence
[1].Name
= "RangeXMaximum";
5990 EnhancedCustomShapeParameter aParameter
;
5991 Any
aAny ((sal_Int32
) 2147483647);
5992 aParameter
.Value
= aAny
;
5993 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
5994 aPropSequence
[1].Value
= makeAny (aParameter
);
5997 aPropSequence
[2].Name
= "RangeXMinimum";
5998 EnhancedCustomShapeParameter aParameter
;
5999 Any
aAny ((sal_Int32
) -2147483647);
6000 aParameter
.Value
= aAny
;
6001 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6002 aPropSequence
[2].Value
= makeAny (aParameter
);
6005 aPropSequence
[3].Name
= "RangeYMaximum";
6006 EnhancedCustomShapeParameter aParameter
;
6007 Any
aAny ((sal_Int32
) 2147483647);
6008 aParameter
.Value
= aAny
;
6009 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6010 aPropSequence
[3].Value
= makeAny (aParameter
);
6013 aPropSequence
[4].Name
= "RangeYMinimum";
6014 EnhancedCustomShapeParameter aParameter
;
6015 Any
aAny ((sal_Int32
) -2147483647);
6016 aParameter
.Value
= aAny
;
6017 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6018 aPropSequence
[4].Value
= makeAny (aParameter
);
6021 aPropSequence
[5].Name
= "RefX";
6022 Any
aAny ((sal_Int32
) 3);
6023 aPropSequence
[5].Value
= makeAny (aAny
);
6026 aPropSequence
[6].Name
= "RefY";
6027 Any
aAny ((sal_Int32
) 2);
6028 aPropSequence
[6].Value
= makeAny (aAny
);
6030 aPropSequenceSequence
[1] = aPropSequence
;
6032 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
6035 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
6038 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
6041 Sequence
< PropertyValue
> aPropSequence (3);
6043 aPropSequence
[0].Name
= "Coordinates";
6044 static const CustomShapeProvider::ParameterPairData aData
[] = {
6046 EnhancedCustomShapeParameterType::NORMAL
,
6047 EnhancedCustomShapeParameterType::NORMAL
,
6051 EnhancedCustomShapeParameterType::EQUATION
,
6052 EnhancedCustomShapeParameterType::NORMAL
,
6056 EnhancedCustomShapeParameterType::EQUATION
,
6057 EnhancedCustomShapeParameterType::EQUATION
,
6061 EnhancedCustomShapeParameterType::NORMAL
,
6062 EnhancedCustomShapeParameterType::EQUATION
,
6066 EnhancedCustomShapeParameterType::EQUATION
,
6067 EnhancedCustomShapeParameterType::NORMAL
,
6071 EnhancedCustomShapeParameterType::EQUATION
,
6072 EnhancedCustomShapeParameterType::EQUATION
,
6076 EnhancedCustomShapeParameterType::EQUATION
,
6077 EnhancedCustomShapeParameterType::EQUATION
,
6081 EnhancedCustomShapeParameterType::EQUATION
,
6082 EnhancedCustomShapeParameterType::EQUATION
,
6086 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
6089 aPropSequence
[1].Name
= "Segments";
6090 static const sal_uInt16 nValues
[] = {
6105 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
6108 aPropSequence
[2].Name
= "TextFrames";
6109 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
6111 EnhancedCustomShapeTextFrame aTextFrame
;
6113 static const CustomShapeProvider::ParameterPairData aData
=
6115 EnhancedCustomShapeParameterType::NORMAL
,
6116 EnhancedCustomShapeParameterType::NORMAL
,
6119 aTextFrame
.TopLeft
= createParameterPair(&aData
);
6122 static const CustomShapeProvider::ParameterPairData aData
=
6124 EnhancedCustomShapeParameterType::EQUATION
,
6125 EnhancedCustomShapeParameterType::EQUATION
,
6128 aTextFrame
.BottomRight
= createParameterPair(&aData
);
6130 aTextFrameSeq
[0] = aTextFrame
;
6132 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
6134 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
6137 awt::Rectangle aRectangle
;
6140 aRectangle
.Width
= 0;
6141 aRectangle
.Height
= 0;
6142 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
6144 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-accentBorderCallout1");
6146 return aPropertyMap
;
6150 // This is a generated source file. DO NOT EDIT.
6152 class ShapeCnotchedRightArrow
: public CustomShapeProvider
6154 virtual PropertyMap
getProperties()
6156 PropertyMap aPropertyMap
;
6159 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (2);
6161 Any
aAny ((sal_Int32
) 50000);
6162 aAdjSequence
[0].Value
= aAny
;
6163 aAdjSequence
[0].Name
= "adj1";
6166 Any
aAny ((sal_Int32
) 50000);
6167 aAdjSequence
[1].Value
= aAny
;
6168 aAdjSequence
[1].Name
= "adj2";
6170 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
6173 static const char *aStrings
[] = {
6174 "min(logwidth,logheight)",
6175 "100000*logwidth/?0 ",
6176 "if(0-$0 ,0,if(100000-$0 ,$0 ,100000))",
6177 "if(0-$1 ,0,if(?1 -$1 ,$1 ,?1 ))",
6180 "logheight*?2 /200000",
6190 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
6193 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (2);
6195 Sequence
< PropertyValue
> aPropSequence (4);
6197 aPropSequence
[0].Name
= "Position";
6198 static const CustomShapeProvider::ParameterPairData aData
=
6200 EnhancedCustomShapeParameterType::EQUATION
,
6201 EnhancedCustomShapeParameterType::EQUATION
,
6204 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
6207 aPropSequence
[1].Name
= "RangeYMaximum";
6208 EnhancedCustomShapeParameter aParameter
;
6209 Any
aAny ((sal_Int32
) 100000);
6210 aParameter
.Value
= aAny
;
6211 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6212 aPropSequence
[1].Value
= makeAny (aParameter
);
6215 aPropSequence
[2].Name
= "RangeYMinimum";
6216 EnhancedCustomShapeParameter aParameter
;
6217 Any
aAny ((sal_Int32
) 0);
6218 aParameter
.Value
= aAny
;
6219 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6220 aPropSequence
[2].Value
= makeAny (aParameter
);
6223 aPropSequence
[3].Name
= "RefY";
6224 Any
aAny ((sal_Int32
) 0);
6225 aPropSequence
[3].Value
= makeAny (aAny
);
6227 aPropSequenceSequence
[0] = aPropSequence
;
6230 Sequence
< PropertyValue
> aPropSequence (4);
6232 aPropSequence
[0].Name
= "Position";
6233 static const CustomShapeProvider::ParameterPairData aData
=
6235 EnhancedCustomShapeParameterType::EQUATION
,
6236 EnhancedCustomShapeParameterType::NORMAL
,
6239 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
6242 aPropSequence
[1].Name
= "RangeXMaximum";
6243 EnhancedCustomShapeParameter aParameter
;
6244 Any
aAny ((sal_Int32
) 1);
6245 aParameter
.Value
= aAny
;
6246 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
6247 aPropSequence
[1].Value
= makeAny (aParameter
);
6250 aPropSequence
[2].Name
= "RangeXMinimum";
6251 EnhancedCustomShapeParameter aParameter
;
6252 Any
aAny ((sal_Int32
) 0);
6253 aParameter
.Value
= aAny
;
6254 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6255 aPropSequence
[2].Value
= makeAny (aParameter
);
6258 aPropSequence
[3].Name
= "RefX";
6259 Any
aAny ((sal_Int32
) 1);
6260 aPropSequence
[3].Value
= makeAny (aAny
);
6262 aPropSequenceSequence
[1] = aPropSequence
;
6264 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
6267 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
6270 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
6273 Sequence
< PropertyValue
> aPropSequence (3);
6275 aPropSequence
[0].Name
= "Coordinates";
6276 static const CustomShapeProvider::ParameterPairData aData
[] = {
6278 EnhancedCustomShapeParameterType::NORMAL
,
6279 EnhancedCustomShapeParameterType::EQUATION
,
6283 EnhancedCustomShapeParameterType::EQUATION
,
6284 EnhancedCustomShapeParameterType::EQUATION
,
6288 EnhancedCustomShapeParameterType::EQUATION
,
6289 EnhancedCustomShapeParameterType::NORMAL
,
6293 EnhancedCustomShapeParameterType::EQUATION
,
6294 EnhancedCustomShapeParameterType::EQUATION
,
6298 EnhancedCustomShapeParameterType::EQUATION
,
6299 EnhancedCustomShapeParameterType::EQUATION
,
6303 EnhancedCustomShapeParameterType::EQUATION
,
6304 EnhancedCustomShapeParameterType::EQUATION
,
6308 EnhancedCustomShapeParameterType::NORMAL
,
6309 EnhancedCustomShapeParameterType::EQUATION
,
6313 EnhancedCustomShapeParameterType::EQUATION
,
6314 EnhancedCustomShapeParameterType::EQUATION
,
6318 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
6321 aPropSequence
[1].Name
= "Segments";
6322 static const sal_uInt16 nValues
[] = {
6329 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
6332 aPropSequence
[2].Name
= "TextFrames";
6333 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
6335 EnhancedCustomShapeTextFrame aTextFrame
;
6337 static const CustomShapeProvider::ParameterPairData aData
=
6339 EnhancedCustomShapeParameterType::EQUATION
,
6340 EnhancedCustomShapeParameterType::EQUATION
,
6343 aTextFrame
.TopLeft
= createParameterPair(&aData
);
6346 static const CustomShapeProvider::ParameterPairData aData
=
6348 EnhancedCustomShapeParameterType::EQUATION
,
6349 EnhancedCustomShapeParameterType::EQUATION
,
6352 aTextFrame
.BottomRight
= createParameterPair(&aData
);
6354 aTextFrameSeq
[0] = aTextFrame
;
6356 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
6358 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
6361 awt::Rectangle aRectangle
;
6364 aRectangle
.Width
= 0;
6365 aRectangle
.Height
= 0;
6366 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
6368 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-notchedRightArrow");
6370 return aPropertyMap
;
6374 // This is a generated source file. DO NOT EDIT.
6376 class ShapeCrightBracket
: public CustomShapeProvider
6378 virtual PropertyMap
getProperties()
6380 PropertyMap aPropertyMap
;
6383 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
6385 Any
aAny ((sal_Int32
) 8333);
6386 aAdjSequence
[0].Value
= aAny
;
6387 aAdjSequence
[0].Name
= "adj";
6389 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
6392 static const char *aStrings
[] = {
6393 "min(logwidth,logheight)",
6394 "50000*logheight/?0 ",
6395 "if(0-$0 ,0,if(?1 -$0 ,$0 ,?1 ))",
6398 "logwidth*cos(pi*(2700000)/10800000)",
6399 "?3 *sin(pi*(2700000)/10800000)",
6402 "logheight+?6 -?3 ",
6407 "(16200000)/60000.0",
6408 "(5400000)/60000.0",
6410 "(5400000)/60000.0",
6411 "(16200000)/60000.0",
6412 "(5400000)/60000.0",
6416 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
6419 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
6421 Sequence
< PropertyValue
> aPropSequence (4);
6423 aPropSequence
[0].Name
= "Position";
6424 static const CustomShapeProvider::ParameterPairData aData
=
6426 EnhancedCustomShapeParameterType::EQUATION
,
6427 EnhancedCustomShapeParameterType::EQUATION
,
6430 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
6433 aPropSequence
[1].Name
= "RangeYMaximum";
6434 EnhancedCustomShapeParameter aParameter
;
6435 Any
aAny ((sal_Int32
) 1);
6436 aParameter
.Value
= aAny
;
6437 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
6438 aPropSequence
[1].Value
= makeAny (aParameter
);
6441 aPropSequence
[2].Name
= "RangeYMinimum";
6442 EnhancedCustomShapeParameter aParameter
;
6443 Any
aAny ((sal_Int32
) 0);
6444 aParameter
.Value
= aAny
;
6445 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6446 aPropSequence
[2].Value
= makeAny (aParameter
);
6449 aPropSequence
[3].Name
= "RefY";
6450 Any
aAny ((sal_Int32
) 0);
6451 aPropSequence
[3].Value
= makeAny (aAny
);
6453 aPropSequenceSequence
[0] = aPropSequence
;
6455 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
6458 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
6461 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
6464 Sequence
< PropertyValue
> aPropSequence (3);
6466 aPropSequence
[0].Name
= "Coordinates";
6467 static const CustomShapeProvider::ParameterPairData aData
[] = {
6469 EnhancedCustomShapeParameterType::NORMAL
,
6470 EnhancedCustomShapeParameterType::NORMAL
,
6474 EnhancedCustomShapeParameterType::EQUATION
,
6475 EnhancedCustomShapeParameterType::EQUATION
,
6479 EnhancedCustomShapeParameterType::EQUATION
,
6480 EnhancedCustomShapeParameterType::EQUATION
,
6484 EnhancedCustomShapeParameterType::EQUATION
,
6485 EnhancedCustomShapeParameterType::EQUATION
,
6489 EnhancedCustomShapeParameterType::EQUATION
,
6490 EnhancedCustomShapeParameterType::EQUATION
,
6494 EnhancedCustomShapeParameterType::EQUATION
,
6495 EnhancedCustomShapeParameterType::EQUATION
,
6499 EnhancedCustomShapeParameterType::NORMAL
,
6500 EnhancedCustomShapeParameterType::NORMAL
,
6504 EnhancedCustomShapeParameterType::EQUATION
,
6505 EnhancedCustomShapeParameterType::EQUATION
,
6509 EnhancedCustomShapeParameterType::EQUATION
,
6510 EnhancedCustomShapeParameterType::EQUATION
,
6514 EnhancedCustomShapeParameterType::EQUATION
,
6515 EnhancedCustomShapeParameterType::EQUATION
,
6519 EnhancedCustomShapeParameterType::EQUATION
,
6520 EnhancedCustomShapeParameterType::EQUATION
,
6524 EnhancedCustomShapeParameterType::EQUATION
,
6525 EnhancedCustomShapeParameterType::EQUATION
,
6529 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
6532 aPropSequence
[1].Name
= "Segments";
6533 static const sal_uInt16 nValues
[] = {
6549 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
6552 aPropSequence
[2].Name
= "TextFrames";
6553 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
6555 EnhancedCustomShapeTextFrame aTextFrame
;
6557 static const CustomShapeProvider::ParameterPairData aData
=
6559 EnhancedCustomShapeParameterType::NORMAL
,
6560 EnhancedCustomShapeParameterType::EQUATION
,
6563 aTextFrame
.TopLeft
= createParameterPair(&aData
);
6566 static const CustomShapeProvider::ParameterPairData aData
=
6568 EnhancedCustomShapeParameterType::EQUATION
,
6569 EnhancedCustomShapeParameterType::EQUATION
,
6572 aTextFrame
.BottomRight
= createParameterPair(&aData
);
6574 aTextFrameSeq
[0] = aTextFrame
;
6576 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
6578 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
6581 awt::Rectangle aRectangle
;
6584 aRectangle
.Width
= 0;
6585 aRectangle
.Height
= 0;
6586 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
6588 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-rightBracket");
6590 return aPropertyMap
;
6594 // This is a generated source file. DO NOT EDIT.
6596 class ShapeCflowChartOffpageConnector
: public CustomShapeProvider
6598 virtual PropertyMap
getProperties()
6600 PropertyMap aPropertyMap
;
6603 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
6606 static const char *aStrings
[] = {
6613 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
6616 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
6619 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
6622 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
6625 Sequence
< PropertyValue
> aPropSequence (4);
6627 aPropSequence
[0].Name
= "Coordinates";
6628 static const CustomShapeProvider::ParameterPairData aData
[] = {
6630 EnhancedCustomShapeParameterType::NORMAL
,
6631 EnhancedCustomShapeParameterType::NORMAL
,
6635 EnhancedCustomShapeParameterType::NORMAL
,
6636 EnhancedCustomShapeParameterType::NORMAL
,
6640 EnhancedCustomShapeParameterType::NORMAL
,
6641 EnhancedCustomShapeParameterType::NORMAL
,
6645 EnhancedCustomShapeParameterType::NORMAL
,
6646 EnhancedCustomShapeParameterType::NORMAL
,
6650 EnhancedCustomShapeParameterType::NORMAL
,
6651 EnhancedCustomShapeParameterType::NORMAL
,
6655 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
6658 aPropSequence
[1].Name
= "Segments";
6659 static const sal_uInt16 nValues
[] = {
6666 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
6669 aPropSequence
[2].Name
= "SubViewSize";
6670 Sequence
< awt::Size
> aSizeSequence (1);
6675 aSizeSequence
[0] = aSize
;
6677 aPropSequence
[2].Value
= makeAny (aSizeSequence
);
6680 aPropSequence
[3].Name
= "TextFrames";
6681 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
6683 EnhancedCustomShapeTextFrame aTextFrame
;
6685 static const CustomShapeProvider::ParameterPairData aData
=
6687 EnhancedCustomShapeParameterType::NORMAL
,
6688 EnhancedCustomShapeParameterType::NORMAL
,
6691 aTextFrame
.TopLeft
= createParameterPair(&aData
);
6694 static const CustomShapeProvider::ParameterPairData aData
=
6696 EnhancedCustomShapeParameterType::EQUATION
,
6697 EnhancedCustomShapeParameterType::EQUATION
,
6700 aTextFrame
.BottomRight
= createParameterPair(&aData
);
6702 aTextFrameSeq
[0] = aTextFrame
;
6704 aPropSequence
[3].Value
= makeAny (aTextFrameSeq
);
6706 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
6709 awt::Rectangle aRectangle
;
6712 aRectangle
.Width
= 0;
6713 aRectangle
.Height
= 0;
6714 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
6716 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-flowChartOffpageConnector");
6718 return aPropertyMap
;
6722 // This is a generated source file. DO NOT EDIT.
6724 class ShapeCleftRightArrow
: public CustomShapeProvider
6726 virtual PropertyMap
getProperties()
6728 PropertyMap aPropertyMap
;
6731 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (2);
6733 Any
aAny ((sal_Int32
) 50000);
6734 aAdjSequence
[0].Value
= aAny
;
6735 aAdjSequence
[0].Name
= "adj1";
6738 Any
aAny ((sal_Int32
) 50000);
6739 aAdjSequence
[1].Value
= aAny
;
6740 aAdjSequence
[1].Name
= "adj2";
6742 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
6745 static const char *aStrings
[] = {
6746 "min(logwidth,logheight)",
6747 "50000*logwidth/?0 ",
6748 "if(0-$0 ,0,if(100000-$0 ,$0 ,100000))",
6749 "if(0-$1 ,0,if(?1 -$1 ,$1 ,?1 ))",
6752 "logheight*?2 /200000",
6763 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
6766 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (2);
6768 Sequence
< PropertyValue
> aPropSequence (4);
6770 aPropSequence
[0].Name
= "Position";
6771 static const CustomShapeProvider::ParameterPairData aData
=
6773 EnhancedCustomShapeParameterType::EQUATION
,
6774 EnhancedCustomShapeParameterType::EQUATION
,
6777 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
6780 aPropSequence
[1].Name
= "RangeYMaximum";
6781 EnhancedCustomShapeParameter aParameter
;
6782 Any
aAny ((sal_Int32
) 100000);
6783 aParameter
.Value
= aAny
;
6784 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6785 aPropSequence
[1].Value
= makeAny (aParameter
);
6788 aPropSequence
[2].Name
= "RangeYMinimum";
6789 EnhancedCustomShapeParameter aParameter
;
6790 Any
aAny ((sal_Int32
) 0);
6791 aParameter
.Value
= aAny
;
6792 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6793 aPropSequence
[2].Value
= makeAny (aParameter
);
6796 aPropSequence
[3].Name
= "RefY";
6797 Any
aAny ((sal_Int32
) 0);
6798 aPropSequence
[3].Value
= makeAny (aAny
);
6800 aPropSequenceSequence
[0] = aPropSequence
;
6803 Sequence
< PropertyValue
> aPropSequence (4);
6805 aPropSequence
[0].Name
= "Position";
6806 static const CustomShapeProvider::ParameterPairData aData
=
6808 EnhancedCustomShapeParameterType::EQUATION
,
6809 EnhancedCustomShapeParameterType::NORMAL
,
6812 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
6815 aPropSequence
[1].Name
= "RangeXMaximum";
6816 EnhancedCustomShapeParameter aParameter
;
6817 Any
aAny ((sal_Int32
) 1);
6818 aParameter
.Value
= aAny
;
6819 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
6820 aPropSequence
[1].Value
= makeAny (aParameter
);
6823 aPropSequence
[2].Name
= "RangeXMinimum";
6824 EnhancedCustomShapeParameter aParameter
;
6825 Any
aAny ((sal_Int32
) 0);
6826 aParameter
.Value
= aAny
;
6827 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
6828 aPropSequence
[2].Value
= makeAny (aParameter
);
6831 aPropSequence
[3].Name
= "RefX";
6832 Any
aAny ((sal_Int32
) 1);
6833 aPropSequence
[3].Value
= makeAny (aAny
);
6835 aPropSequenceSequence
[1] = aPropSequence
;
6837 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
6840 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
6843 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
6846 Sequence
< PropertyValue
> aPropSequence (3);
6848 aPropSequence
[0].Name
= "Coordinates";
6849 static const CustomShapeProvider::ParameterPairData aData
[] = {
6851 EnhancedCustomShapeParameterType::NORMAL
,
6852 EnhancedCustomShapeParameterType::EQUATION
,
6856 EnhancedCustomShapeParameterType::EQUATION
,
6857 EnhancedCustomShapeParameterType::NORMAL
,
6861 EnhancedCustomShapeParameterType::EQUATION
,
6862 EnhancedCustomShapeParameterType::EQUATION
,
6866 EnhancedCustomShapeParameterType::EQUATION
,
6867 EnhancedCustomShapeParameterType::EQUATION
,
6871 EnhancedCustomShapeParameterType::EQUATION
,
6872 EnhancedCustomShapeParameterType::NORMAL
,
6876 EnhancedCustomShapeParameterType::EQUATION
,
6877 EnhancedCustomShapeParameterType::EQUATION
,
6881 EnhancedCustomShapeParameterType::EQUATION
,
6882 EnhancedCustomShapeParameterType::EQUATION
,
6886 EnhancedCustomShapeParameterType::EQUATION
,
6887 EnhancedCustomShapeParameterType::EQUATION
,
6891 EnhancedCustomShapeParameterType::EQUATION
,
6892 EnhancedCustomShapeParameterType::EQUATION
,
6896 EnhancedCustomShapeParameterType::EQUATION
,
6897 EnhancedCustomShapeParameterType::EQUATION
,
6901 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
6904 aPropSequence
[1].Name
= "Segments";
6905 static const sal_uInt16 nValues
[] = {
6912 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
6915 aPropSequence
[2].Name
= "TextFrames";
6916 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
6918 EnhancedCustomShapeTextFrame aTextFrame
;
6920 static const CustomShapeProvider::ParameterPairData aData
=
6922 EnhancedCustomShapeParameterType::EQUATION
,
6923 EnhancedCustomShapeParameterType::EQUATION
,
6926 aTextFrame
.TopLeft
= createParameterPair(&aData
);
6929 static const CustomShapeProvider::ParameterPairData aData
=
6931 EnhancedCustomShapeParameterType::EQUATION
,
6932 EnhancedCustomShapeParameterType::EQUATION
,
6935 aTextFrame
.BottomRight
= createParameterPair(&aData
);
6937 aTextFrameSeq
[0] = aTextFrame
;
6939 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
6941 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
6944 awt::Rectangle aRectangle
;
6947 aRectangle
.Width
= 0;
6948 aRectangle
.Height
= 0;
6949 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
6951 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-leftRightArrow");
6953 return aPropertyMap
;
6957 // This is a generated source file. DO NOT EDIT.
6959 class ShapeCdecagon
: public CustomShapeProvider
6961 virtual PropertyMap
getProperties()
6963 PropertyMap aPropertyMap
;
6966 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
6968 Any
aAny ((sal_Int32
) 105146);
6969 aAdjSequence
[0].Value
= aAny
;
6970 aAdjSequence
[0].Name
= "vf";
6972 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
6975 static const char *aStrings
[] = {
6979 "?2 *cos(pi*(2160000)/10800000)",
6980 "?2 *cos(pi*(4320000)/10800000)",
6986 "?1 *sin(pi*(4320000)/10800000)",
6987 "?1 *sin(pi*(2160000)/10800000)",
6995 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
6998 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
7001 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
7004 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
7007 Sequence
< PropertyValue
> aPropSequence (3);
7009 aPropSequence
[0].Name
= "Coordinates";
7010 static const CustomShapeProvider::ParameterPairData aData
[] = {
7012 EnhancedCustomShapeParameterType::NORMAL
,
7013 EnhancedCustomShapeParameterType::EQUATION
,
7017 EnhancedCustomShapeParameterType::EQUATION
,
7018 EnhancedCustomShapeParameterType::EQUATION
,
7022 EnhancedCustomShapeParameterType::EQUATION
,
7023 EnhancedCustomShapeParameterType::EQUATION
,
7027 EnhancedCustomShapeParameterType::EQUATION
,
7028 EnhancedCustomShapeParameterType::EQUATION
,
7032 EnhancedCustomShapeParameterType::EQUATION
,
7033 EnhancedCustomShapeParameterType::EQUATION
,
7037 EnhancedCustomShapeParameterType::EQUATION
,
7038 EnhancedCustomShapeParameterType::EQUATION
,
7042 EnhancedCustomShapeParameterType::EQUATION
,
7043 EnhancedCustomShapeParameterType::EQUATION
,
7047 EnhancedCustomShapeParameterType::EQUATION
,
7048 EnhancedCustomShapeParameterType::EQUATION
,
7052 EnhancedCustomShapeParameterType::EQUATION
,
7053 EnhancedCustomShapeParameterType::EQUATION
,
7057 EnhancedCustomShapeParameterType::EQUATION
,
7058 EnhancedCustomShapeParameterType::EQUATION
,
7062 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
7065 aPropSequence
[1].Name
= "Segments";
7066 static const sal_uInt16 nValues
[] = {
7073 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
7076 aPropSequence
[2].Name
= "TextFrames";
7077 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
7079 EnhancedCustomShapeTextFrame aTextFrame
;
7081 static const CustomShapeProvider::ParameterPairData aData
=
7083 EnhancedCustomShapeParameterType::EQUATION
,
7084 EnhancedCustomShapeParameterType::EQUATION
,
7087 aTextFrame
.TopLeft
= createParameterPair(&aData
);
7090 static const CustomShapeProvider::ParameterPairData aData
=
7092 EnhancedCustomShapeParameterType::EQUATION
,
7093 EnhancedCustomShapeParameterType::EQUATION
,
7096 aTextFrame
.BottomRight
= createParameterPair(&aData
);
7098 aTextFrameSeq
[0] = aTextFrame
;
7100 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
7102 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
7105 awt::Rectangle aRectangle
;
7108 aRectangle
.Width
= 0;
7109 aRectangle
.Height
= 0;
7110 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
7112 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-decagon");
7114 return aPropertyMap
;
7118 // This is a generated source file. DO NOT EDIT.
7120 class ShapeCactionButtonHelp
: public CustomShapeProvider
7122 virtual PropertyMap
getProperties()
7124 PropertyMap aPropertyMap
;
7127 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
7130 static const char *aStrings
[] = {
7131 "min(logwidth,logheight)",
7157 "(10800000)/60000.0",
7158 "(10800000)/60000.0",
7160 "(5400000)/60000.0",
7161 "(16200000)/60000.0",
7162 "(-5400000)/60000.0",
7163 "(10800000)/60000.0",
7164 "(5400000)/60000.0",
7165 "(5400000)/60000.0",
7166 "(-5400000)/60000.0",
7168 "(-10800000)/60000.0",
7169 "(16200000)/60000.0",
7170 "(21600000)/60000.0",
7171 "(10800000)/60000.0",
7172 "(10800000)/60000.0",
7174 "(5400000)/60000.0",
7175 "(16200000)/60000.0",
7176 "(-5400000)/60000.0",
7177 "(10800000)/60000.0",
7178 "(5400000)/60000.0",
7179 "(5400000)/60000.0",
7180 "(-5400000)/60000.0",
7182 "(-10800000)/60000.0",
7183 "(16200000)/60000.0",
7184 "(21600000)/60000.0",
7185 "(10800000)/60000.0",
7186 "(10800000)/60000.0",
7188 "(5400000)/60000.0",
7189 "(16200000)/60000.0",
7190 "(-5400000)/60000.0",
7191 "(10800000)/60000.0",
7192 "(5400000)/60000.0",
7193 "(5400000)/60000.0",
7194 "(-5400000)/60000.0",
7196 "(-10800000)/60000.0",
7197 "(16200000)/60000.0",
7198 "(21600000)/60000.0"
7200 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
7203 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
7206 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
7209 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
7212 Sequence
< PropertyValue
> aPropSequence (3);
7214 aPropSequence
[0].Name
= "Coordinates";
7215 static const CustomShapeProvider::ParameterPairData aData
[] = {
7217 EnhancedCustomShapeParameterType::NORMAL
,
7218 EnhancedCustomShapeParameterType::NORMAL
,
7222 EnhancedCustomShapeParameterType::EQUATION
,
7223 EnhancedCustomShapeParameterType::NORMAL
,
7227 EnhancedCustomShapeParameterType::EQUATION
,
7228 EnhancedCustomShapeParameterType::EQUATION
,
7232 EnhancedCustomShapeParameterType::NORMAL
,
7233 EnhancedCustomShapeParameterType::EQUATION
,
7237 EnhancedCustomShapeParameterType::EQUATION
,
7238 EnhancedCustomShapeParameterType::EQUATION
,
7242 EnhancedCustomShapeParameterType::EQUATION
,
7243 EnhancedCustomShapeParameterType::EQUATION
,
7247 EnhancedCustomShapeParameterType::EQUATION
,
7248 EnhancedCustomShapeParameterType::EQUATION
,
7252 EnhancedCustomShapeParameterType::EQUATION
,
7253 EnhancedCustomShapeParameterType::EQUATION
,
7257 EnhancedCustomShapeParameterType::EQUATION
,
7258 EnhancedCustomShapeParameterType::EQUATION
,
7262 EnhancedCustomShapeParameterType::EQUATION
,
7263 EnhancedCustomShapeParameterType::EQUATION
,
7267 EnhancedCustomShapeParameterType::EQUATION
,
7268 EnhancedCustomShapeParameterType::EQUATION
,
7272 EnhancedCustomShapeParameterType::EQUATION
,
7273 EnhancedCustomShapeParameterType::EQUATION
,
7277 EnhancedCustomShapeParameterType::EQUATION
,
7278 EnhancedCustomShapeParameterType::EQUATION
,
7282 EnhancedCustomShapeParameterType::EQUATION
,
7283 EnhancedCustomShapeParameterType::EQUATION
,
7287 EnhancedCustomShapeParameterType::EQUATION
,
7288 EnhancedCustomShapeParameterType::EQUATION
,
7292 EnhancedCustomShapeParameterType::EQUATION
,
7293 EnhancedCustomShapeParameterType::EQUATION
,
7297 EnhancedCustomShapeParameterType::EQUATION
,
7298 EnhancedCustomShapeParameterType::EQUATION
,
7302 EnhancedCustomShapeParameterType::EQUATION
,
7303 EnhancedCustomShapeParameterType::EQUATION
,
7307 EnhancedCustomShapeParameterType::EQUATION
,
7308 EnhancedCustomShapeParameterType::EQUATION
,
7312 EnhancedCustomShapeParameterType::EQUATION
,
7313 EnhancedCustomShapeParameterType::EQUATION
,
7317 EnhancedCustomShapeParameterType::EQUATION
,
7318 EnhancedCustomShapeParameterType::EQUATION
,
7322 EnhancedCustomShapeParameterType::EQUATION
,
7323 EnhancedCustomShapeParameterType::EQUATION
,
7327 EnhancedCustomShapeParameterType::EQUATION
,
7328 EnhancedCustomShapeParameterType::EQUATION
,
7332 EnhancedCustomShapeParameterType::EQUATION
,
7333 EnhancedCustomShapeParameterType::EQUATION
,
7337 EnhancedCustomShapeParameterType::EQUATION
,
7338 EnhancedCustomShapeParameterType::EQUATION
,
7342 EnhancedCustomShapeParameterType::EQUATION
,
7343 EnhancedCustomShapeParameterType::EQUATION
,
7347 EnhancedCustomShapeParameterType::EQUATION
,
7348 EnhancedCustomShapeParameterType::EQUATION
,
7352 EnhancedCustomShapeParameterType::EQUATION
,
7353 EnhancedCustomShapeParameterType::EQUATION
,
7357 EnhancedCustomShapeParameterType::EQUATION
,
7358 EnhancedCustomShapeParameterType::EQUATION
,
7362 EnhancedCustomShapeParameterType::EQUATION
,
7363 EnhancedCustomShapeParameterType::EQUATION
,
7367 EnhancedCustomShapeParameterType::EQUATION
,
7368 EnhancedCustomShapeParameterType::EQUATION
,
7372 EnhancedCustomShapeParameterType::EQUATION
,
7373 EnhancedCustomShapeParameterType::EQUATION
,
7377 EnhancedCustomShapeParameterType::EQUATION
,
7378 EnhancedCustomShapeParameterType::EQUATION
,
7382 EnhancedCustomShapeParameterType::EQUATION
,
7383 EnhancedCustomShapeParameterType::EQUATION
,
7387 EnhancedCustomShapeParameterType::EQUATION
,
7388 EnhancedCustomShapeParameterType::EQUATION
,
7392 EnhancedCustomShapeParameterType::EQUATION
,
7393 EnhancedCustomShapeParameterType::EQUATION
,
7397 EnhancedCustomShapeParameterType::EQUATION
,
7398 EnhancedCustomShapeParameterType::EQUATION
,
7402 EnhancedCustomShapeParameterType::EQUATION
,
7403 EnhancedCustomShapeParameterType::EQUATION
,
7407 EnhancedCustomShapeParameterType::EQUATION
,
7408 EnhancedCustomShapeParameterType::EQUATION
,
7412 EnhancedCustomShapeParameterType::EQUATION
,
7413 EnhancedCustomShapeParameterType::EQUATION
,
7417 EnhancedCustomShapeParameterType::EQUATION
,
7418 EnhancedCustomShapeParameterType::EQUATION
,
7422 EnhancedCustomShapeParameterType::EQUATION
,
7423 EnhancedCustomShapeParameterType::EQUATION
,
7427 EnhancedCustomShapeParameterType::EQUATION
,
7428 EnhancedCustomShapeParameterType::EQUATION
,
7432 EnhancedCustomShapeParameterType::EQUATION
,
7433 EnhancedCustomShapeParameterType::EQUATION
,
7437 EnhancedCustomShapeParameterType::EQUATION
,
7438 EnhancedCustomShapeParameterType::EQUATION
,
7442 EnhancedCustomShapeParameterType::EQUATION
,
7443 EnhancedCustomShapeParameterType::EQUATION
,
7447 EnhancedCustomShapeParameterType::EQUATION
,
7448 EnhancedCustomShapeParameterType::EQUATION
,
7452 EnhancedCustomShapeParameterType::EQUATION
,
7453 EnhancedCustomShapeParameterType::EQUATION
,
7457 EnhancedCustomShapeParameterType::EQUATION
,
7458 EnhancedCustomShapeParameterType::EQUATION
,
7462 EnhancedCustomShapeParameterType::EQUATION
,
7463 EnhancedCustomShapeParameterType::EQUATION
,
7467 EnhancedCustomShapeParameterType::EQUATION
,
7468 EnhancedCustomShapeParameterType::EQUATION
,
7472 EnhancedCustomShapeParameterType::EQUATION
,
7473 EnhancedCustomShapeParameterType::EQUATION
,
7477 EnhancedCustomShapeParameterType::EQUATION
,
7478 EnhancedCustomShapeParameterType::EQUATION
,
7482 EnhancedCustomShapeParameterType::EQUATION
,
7483 EnhancedCustomShapeParameterType::EQUATION
,
7487 EnhancedCustomShapeParameterType::EQUATION
,
7488 EnhancedCustomShapeParameterType::EQUATION
,
7492 EnhancedCustomShapeParameterType::EQUATION
,
7493 EnhancedCustomShapeParameterType::EQUATION
,
7497 EnhancedCustomShapeParameterType::EQUATION
,
7498 EnhancedCustomShapeParameterType::EQUATION
,
7502 EnhancedCustomShapeParameterType::EQUATION
,
7503 EnhancedCustomShapeParameterType::EQUATION
,
7507 EnhancedCustomShapeParameterType::EQUATION
,
7508 EnhancedCustomShapeParameterType::EQUATION
,
7512 EnhancedCustomShapeParameterType::EQUATION
,
7513 EnhancedCustomShapeParameterType::EQUATION
,
7517 EnhancedCustomShapeParameterType::EQUATION
,
7518 EnhancedCustomShapeParameterType::EQUATION
,
7522 EnhancedCustomShapeParameterType::NORMAL
,
7523 EnhancedCustomShapeParameterType::NORMAL
,
7527 EnhancedCustomShapeParameterType::EQUATION
,
7528 EnhancedCustomShapeParameterType::NORMAL
,
7532 EnhancedCustomShapeParameterType::EQUATION
,
7533 EnhancedCustomShapeParameterType::EQUATION
,
7537 EnhancedCustomShapeParameterType::NORMAL
,
7538 EnhancedCustomShapeParameterType::EQUATION
,
7542 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
7545 aPropSequence
[1].Name
= "Segments";
7546 static const sal_uInt16 nValues
[] = {
7588 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
7591 aPropSequence
[2].Name
= "TextFrames";
7592 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
7594 EnhancedCustomShapeTextFrame aTextFrame
;
7596 static const CustomShapeProvider::ParameterPairData aData
=
7598 EnhancedCustomShapeParameterType::NORMAL
,
7599 EnhancedCustomShapeParameterType::NORMAL
,
7602 aTextFrame
.TopLeft
= createParameterPair(&aData
);
7605 static const CustomShapeProvider::ParameterPairData aData
=
7607 EnhancedCustomShapeParameterType::EQUATION
,
7608 EnhancedCustomShapeParameterType::EQUATION
,
7611 aTextFrame
.BottomRight
= createParameterPair(&aData
);
7613 aTextFrameSeq
[0] = aTextFrame
;
7615 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
7617 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
7620 awt::Rectangle aRectangle
;
7623 aRectangle
.Width
= 0;
7624 aRectangle
.Height
= 0;
7625 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
7627 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-actionButtonHelp");
7629 return aPropertyMap
;
7633 // This is a generated source file. DO NOT EDIT.
7635 class ShapeCstar24
: public CustomShapeProvider
7637 virtual PropertyMap
getProperties()
7639 PropertyMap aPropertyMap
;
7642 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (1);
7644 Any
aAny ((sal_Int32
) 37500);
7645 aAdjSequence
[0].Value
= aAny
;
7646 aAdjSequence
[0].Name
= "adj";
7648 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
7651 static const char *aStrings
[] = {
7652 "if(0-$0 ,0,if(50000-$0 ,$0 ,50000))",
7654 "?1 *cos(pi*(900000)/10800000)",
7655 "?1 *cos(pi*(1800000)/10800000)",
7656 "?1 *cos(pi*(2700000)/10800000)",
7659 "?1 *cos(pi*(4500000)/10800000)",
7661 "?8 *sin(pi*(4500000)/10800000)",
7662 "?8 *sin(pi*(3600000)/10800000)",
7663 "?8 *sin(pi*(2700000)/10800000)",
7666 "?8 *sin(pi*(900000)/10800000)",
7691 "?37 *99144/100000",
7692 "?37 *92388/100000",
7693 "?37 *79335/100000",
7694 "?37 *60876/100000",
7695 "?37 *38268/100000",
7696 "?37 *13053/100000",
7697 "?38 *99144/100000",
7698 "?38 *92388/100000",
7699 "?38 *79335/100000",
7700 "?38 *60876/100000",
7701 "?38 *38268/100000",
7702 "?38 *13053/100000",
7727 "?37 *cos(pi*(2700000)/10800000)",
7728 "?38 *sin(pi*(2700000)/10800000)",
7734 "min(logwidth,logheight)/2",
7738 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
7741 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (1);
7743 Sequence
< PropertyValue
> aPropSequence (4);
7745 aPropSequence
[0].Name
= "Position";
7746 static const CustomShapeProvider::ParameterPairData aData
=
7748 EnhancedCustomShapeParameterType::EQUATION
,
7749 EnhancedCustomShapeParameterType::EQUATION
,
7752 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
7755 aPropSequence
[1].Name
= "RangeYMaximum";
7756 EnhancedCustomShapeParameter aParameter
;
7757 Any
aAny ((sal_Int32
) 82);
7758 aParameter
.Value
= aAny
;
7759 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
7760 aPropSequence
[1].Value
= makeAny (aParameter
);
7763 aPropSequence
[2].Name
= "RangeYMinimum";
7764 EnhancedCustomShapeParameter aParameter
;
7765 Any
aAny ((sal_Int32
) 0);
7766 aParameter
.Value
= aAny
;
7767 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
7768 aPropSequence
[2].Value
= makeAny (aParameter
);
7771 aPropSequence
[3].Name
= "RefY";
7772 Any
aAny ((sal_Int32
) 0);
7773 aPropSequence
[3].Value
= makeAny (aAny
);
7775 aPropSequenceSequence
[0] = aPropSequence
;
7777 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
7780 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
7783 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
7786 Sequence
< PropertyValue
> aPropSequence (3);
7788 aPropSequence
[0].Name
= "Coordinates";
7789 static const CustomShapeProvider::ParameterPairData aData
[] = {
7791 EnhancedCustomShapeParameterType::NORMAL
,
7792 EnhancedCustomShapeParameterType::EQUATION
,
7796 EnhancedCustomShapeParameterType::EQUATION
,
7797 EnhancedCustomShapeParameterType::EQUATION
,
7801 EnhancedCustomShapeParameterType::EQUATION
,
7802 EnhancedCustomShapeParameterType::EQUATION
,
7806 EnhancedCustomShapeParameterType::EQUATION
,
7807 EnhancedCustomShapeParameterType::EQUATION
,
7811 EnhancedCustomShapeParameterType::EQUATION
,
7812 EnhancedCustomShapeParameterType::EQUATION
,
7816 EnhancedCustomShapeParameterType::EQUATION
,
7817 EnhancedCustomShapeParameterType::EQUATION
,
7821 EnhancedCustomShapeParameterType::EQUATION
,
7822 EnhancedCustomShapeParameterType::EQUATION
,
7826 EnhancedCustomShapeParameterType::EQUATION
,
7827 EnhancedCustomShapeParameterType::EQUATION
,
7831 EnhancedCustomShapeParameterType::EQUATION
,
7832 EnhancedCustomShapeParameterType::EQUATION
,
7836 EnhancedCustomShapeParameterType::EQUATION
,
7837 EnhancedCustomShapeParameterType::EQUATION
,
7841 EnhancedCustomShapeParameterType::EQUATION
,
7842 EnhancedCustomShapeParameterType::EQUATION
,
7846 EnhancedCustomShapeParameterType::EQUATION
,
7847 EnhancedCustomShapeParameterType::EQUATION
,
7851 EnhancedCustomShapeParameterType::EQUATION
,
7852 EnhancedCustomShapeParameterType::NORMAL
,
7856 EnhancedCustomShapeParameterType::EQUATION
,
7857 EnhancedCustomShapeParameterType::EQUATION
,
7861 EnhancedCustomShapeParameterType::EQUATION
,
7862 EnhancedCustomShapeParameterType::EQUATION
,
7866 EnhancedCustomShapeParameterType::EQUATION
,
7867 EnhancedCustomShapeParameterType::EQUATION
,
7871 EnhancedCustomShapeParameterType::EQUATION
,
7872 EnhancedCustomShapeParameterType::EQUATION
,
7876 EnhancedCustomShapeParameterType::EQUATION
,
7877 EnhancedCustomShapeParameterType::EQUATION
,
7881 EnhancedCustomShapeParameterType::EQUATION
,
7882 EnhancedCustomShapeParameterType::EQUATION
,
7886 EnhancedCustomShapeParameterType::EQUATION
,
7887 EnhancedCustomShapeParameterType::EQUATION
,
7891 EnhancedCustomShapeParameterType::EQUATION
,
7892 EnhancedCustomShapeParameterType::EQUATION
,
7896 EnhancedCustomShapeParameterType::EQUATION
,
7897 EnhancedCustomShapeParameterType::EQUATION
,
7901 EnhancedCustomShapeParameterType::EQUATION
,
7902 EnhancedCustomShapeParameterType::EQUATION
,
7906 EnhancedCustomShapeParameterType::EQUATION
,
7907 EnhancedCustomShapeParameterType::EQUATION
,
7911 EnhancedCustomShapeParameterType::EQUATION
,
7912 EnhancedCustomShapeParameterType::EQUATION
,
7916 EnhancedCustomShapeParameterType::EQUATION
,
7917 EnhancedCustomShapeParameterType::EQUATION
,
7921 EnhancedCustomShapeParameterType::EQUATION
,
7922 EnhancedCustomShapeParameterType::EQUATION
,
7926 EnhancedCustomShapeParameterType::EQUATION
,
7927 EnhancedCustomShapeParameterType::EQUATION
,
7931 EnhancedCustomShapeParameterType::EQUATION
,
7932 EnhancedCustomShapeParameterType::EQUATION
,
7936 EnhancedCustomShapeParameterType::EQUATION
,
7937 EnhancedCustomShapeParameterType::EQUATION
,
7941 EnhancedCustomShapeParameterType::EQUATION
,
7942 EnhancedCustomShapeParameterType::EQUATION
,
7946 EnhancedCustomShapeParameterType::EQUATION
,
7947 EnhancedCustomShapeParameterType::EQUATION
,
7951 EnhancedCustomShapeParameterType::EQUATION
,
7952 EnhancedCustomShapeParameterType::EQUATION
,
7956 EnhancedCustomShapeParameterType::EQUATION
,
7957 EnhancedCustomShapeParameterType::EQUATION
,
7961 EnhancedCustomShapeParameterType::EQUATION
,
7962 EnhancedCustomShapeParameterType::EQUATION
,
7966 EnhancedCustomShapeParameterType::EQUATION
,
7967 EnhancedCustomShapeParameterType::EQUATION
,
7971 EnhancedCustomShapeParameterType::EQUATION
,
7972 EnhancedCustomShapeParameterType::EQUATION
,
7976 EnhancedCustomShapeParameterType::EQUATION
,
7977 EnhancedCustomShapeParameterType::EQUATION
,
7981 EnhancedCustomShapeParameterType::EQUATION
,
7982 EnhancedCustomShapeParameterType::EQUATION
,
7986 EnhancedCustomShapeParameterType::EQUATION
,
7987 EnhancedCustomShapeParameterType::EQUATION
,
7991 EnhancedCustomShapeParameterType::EQUATION
,
7992 EnhancedCustomShapeParameterType::EQUATION
,
7996 EnhancedCustomShapeParameterType::EQUATION
,
7997 EnhancedCustomShapeParameterType::EQUATION
,
8001 EnhancedCustomShapeParameterType::EQUATION
,
8002 EnhancedCustomShapeParameterType::EQUATION
,
8006 EnhancedCustomShapeParameterType::EQUATION
,
8007 EnhancedCustomShapeParameterType::EQUATION
,
8011 EnhancedCustomShapeParameterType::EQUATION
,
8012 EnhancedCustomShapeParameterType::EQUATION
,
8016 EnhancedCustomShapeParameterType::EQUATION
,
8017 EnhancedCustomShapeParameterType::EQUATION
,
8021 EnhancedCustomShapeParameterType::EQUATION
,
8022 EnhancedCustomShapeParameterType::EQUATION
,
8026 EnhancedCustomShapeParameterType::EQUATION
,
8027 EnhancedCustomShapeParameterType::EQUATION
,
8031 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
8034 aPropSequence
[1].Name
= "Segments";
8035 static const sal_uInt16 nValues
[] = {
8042 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
8045 aPropSequence
[2].Name
= "TextFrames";
8046 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
8048 EnhancedCustomShapeTextFrame aTextFrame
;
8050 static const CustomShapeProvider::ParameterPairData aData
=
8052 EnhancedCustomShapeParameterType::EQUATION
,
8053 EnhancedCustomShapeParameterType::EQUATION
,
8056 aTextFrame
.TopLeft
= createParameterPair(&aData
);
8059 static const CustomShapeProvider::ParameterPairData aData
=
8061 EnhancedCustomShapeParameterType::EQUATION
,
8062 EnhancedCustomShapeParameterType::EQUATION
,
8065 aTextFrame
.BottomRight
= createParameterPair(&aData
);
8067 aTextFrameSeq
[0] = aTextFrame
;
8069 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
8071 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
8074 awt::Rectangle aRectangle
;
8077 aRectangle
.Width
= 0;
8078 aRectangle
.Height
= 0;
8079 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
8081 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-star24");
8083 return aPropertyMap
;
8087 // This is a generated source file. DO NOT EDIT.
8089 class ShapeCmathDivide
: public CustomShapeProvider
8091 virtual PropertyMap
getProperties()
8093 PropertyMap aPropertyMap
;
8096 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (3);
8098 Any
aAny ((sal_Int32
) 23520);
8099 aAdjSequence
[0].Value
= aAny
;
8100 aAdjSequence
[0].Name
= "adj1";
8103 Any
aAny ((sal_Int32
) 5880);
8104 aAdjSequence
[1].Value
= aAny
;
8105 aAdjSequence
[1].Name
= "adj2";
8108 Any
aAny ((sal_Int32
) 11760);
8109 aAdjSequence
[2].Value
= aAny
;
8110 aAdjSequence
[2].Name
= "adj3";
8112 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
8115 static const char *aStrings
[] = {
8116 "if(1000-$0 ,1000,if(36745-$0 ,$0 ,36745))",
8119 "36745*logwidth/logheight",
8121 "if(1000-$2 ,1000,if(?4 -$2 ,$2 ,?4 ))",
8124 "if(0-$1 ,0,if(?7 -$1 ,$1 ,?7 ))",
8125 "logheight*?0 /200000",
8126 "logheight*?8 /100000",
8127 "logheight*?5 /100000",
8128 "logwidth*73490/200000",
8141 "(16200000)/60000.0",
8142 "(21600000)/60000.0",
8143 "(5400000)/60000.0",
8144 "(21600000)/60000.0"
8146 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
8149 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (3);
8151 Sequence
< PropertyValue
> aPropSequence (4);
8153 aPropSequence
[0].Name
= "Position";
8154 static const CustomShapeProvider::ParameterPairData aData
=
8156 EnhancedCustomShapeParameterType::NORMAL
,
8157 EnhancedCustomShapeParameterType::EQUATION
,
8160 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
8163 aPropSequence
[1].Name
= "RangeYMaximum";
8164 EnhancedCustomShapeParameter aParameter
;
8165 Any
aAny ((sal_Int32
) 36745);
8166 aParameter
.Value
= aAny
;
8167 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8168 aPropSequence
[1].Value
= makeAny (aParameter
);
8171 aPropSequence
[2].Name
= "RangeYMinimum";
8172 EnhancedCustomShapeParameter aParameter
;
8173 Any
aAny ((sal_Int32
) 1000);
8174 aParameter
.Value
= aAny
;
8175 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8176 aPropSequence
[2].Value
= makeAny (aParameter
);
8179 aPropSequence
[3].Name
= "RefY";
8180 Any
aAny ((sal_Int32
) 0);
8181 aPropSequence
[3].Value
= makeAny (aAny
);
8183 aPropSequenceSequence
[0] = aPropSequence
;
8186 Sequence
< PropertyValue
> aPropSequence (4);
8188 aPropSequence
[0].Name
= "Position";
8189 static const CustomShapeProvider::ParameterPairData aData
=
8191 EnhancedCustomShapeParameterType::EQUATION
,
8192 EnhancedCustomShapeParameterType::EQUATION
,
8195 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
8198 aPropSequence
[1].Name
= "RangeYMaximum";
8199 EnhancedCustomShapeParameter aParameter
;
8200 Any
aAny ((sal_Int32
) 7);
8201 aParameter
.Value
= aAny
;
8202 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
8203 aPropSequence
[1].Value
= makeAny (aParameter
);
8206 aPropSequence
[2].Name
= "RangeYMinimum";
8207 EnhancedCustomShapeParameter aParameter
;
8208 Any
aAny ((sal_Int32
) 0);
8209 aParameter
.Value
= aAny
;
8210 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8211 aPropSequence
[2].Value
= makeAny (aParameter
);
8214 aPropSequence
[3].Name
= "RefY";
8215 Any
aAny ((sal_Int32
) 1);
8216 aPropSequence
[3].Value
= makeAny (aAny
);
8218 aPropSequenceSequence
[1] = aPropSequence
;
8221 Sequence
< PropertyValue
> aPropSequence (4);
8223 aPropSequence
[0].Name
= "Position";
8224 static const CustomShapeProvider::ParameterPairData aData
=
8226 EnhancedCustomShapeParameterType::EQUATION
,
8227 EnhancedCustomShapeParameterType::NORMAL
,
8230 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
8233 aPropSequence
[1].Name
= "RangeXMaximum";
8234 EnhancedCustomShapeParameter aParameter
;
8235 Any
aAny ((sal_Int32
) 4);
8236 aParameter
.Value
= aAny
;
8237 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
8238 aPropSequence
[1].Value
= makeAny (aParameter
);
8241 aPropSequence
[2].Name
= "RangeXMinimum";
8242 EnhancedCustomShapeParameter aParameter
;
8243 Any
aAny ((sal_Int32
) 1000);
8244 aParameter
.Value
= aAny
;
8245 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8246 aPropSequence
[2].Value
= makeAny (aParameter
);
8249 aPropSequence
[3].Name
= "RefX";
8250 Any
aAny ((sal_Int32
) 2);
8251 aPropSequence
[3].Value
= makeAny (aAny
);
8253 aPropSequenceSequence
[2] = aPropSequence
;
8255 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
8258 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
8261 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
8264 Sequence
< PropertyValue
> aPropSequence (3);
8266 aPropSequence
[0].Name
= "Coordinates";
8267 static const CustomShapeProvider::ParameterPairData aData
[] = {
8269 EnhancedCustomShapeParameterType::EQUATION
,
8270 EnhancedCustomShapeParameterType::EQUATION
,
8274 EnhancedCustomShapeParameterType::EQUATION
,
8275 EnhancedCustomShapeParameterType::EQUATION
,
8279 EnhancedCustomShapeParameterType::EQUATION
,
8280 EnhancedCustomShapeParameterType::EQUATION
,
8284 EnhancedCustomShapeParameterType::EQUATION
,
8285 EnhancedCustomShapeParameterType::EQUATION
,
8289 EnhancedCustomShapeParameterType::EQUATION
,
8290 EnhancedCustomShapeParameterType::EQUATION
,
8294 EnhancedCustomShapeParameterType::EQUATION
,
8295 EnhancedCustomShapeParameterType::EQUATION
,
8299 EnhancedCustomShapeParameterType::EQUATION
,
8300 EnhancedCustomShapeParameterType::EQUATION
,
8304 EnhancedCustomShapeParameterType::EQUATION
,
8305 EnhancedCustomShapeParameterType::EQUATION
,
8309 EnhancedCustomShapeParameterType::EQUATION
,
8310 EnhancedCustomShapeParameterType::EQUATION
,
8314 EnhancedCustomShapeParameterType::EQUATION
,
8315 EnhancedCustomShapeParameterType::EQUATION
,
8319 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
8322 aPropSequence
[1].Name
= "Segments";
8323 static const sal_uInt16 nValues
[] = {
8336 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
8339 aPropSequence
[2].Name
= "TextFrames";
8340 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
8342 EnhancedCustomShapeTextFrame aTextFrame
;
8344 static const CustomShapeProvider::ParameterPairData aData
=
8346 EnhancedCustomShapeParameterType::EQUATION
,
8347 EnhancedCustomShapeParameterType::EQUATION
,
8350 aTextFrame
.TopLeft
= createParameterPair(&aData
);
8353 static const CustomShapeProvider::ParameterPairData aData
=
8355 EnhancedCustomShapeParameterType::EQUATION
,
8356 EnhancedCustomShapeParameterType::EQUATION
,
8359 aTextFrame
.BottomRight
= createParameterPair(&aData
);
8361 aTextFrameSeq
[0] = aTextFrame
;
8363 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
8365 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
8368 awt::Rectangle aRectangle
;
8371 aRectangle
.Width
= 0;
8372 aRectangle
.Height
= 0;
8373 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
8375 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-mathDivide");
8377 return aPropertyMap
;
8381 // This is a generated source file. DO NOT EDIT.
8383 class ShapeCcurvedConnector4
: public CustomShapeProvider
8385 virtual PropertyMap
getProperties()
8387 PropertyMap aPropertyMap
;
8390 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (2);
8392 Any
aAny ((sal_Int32
) 50000);
8393 aAdjSequence
[0].Value
= aAny
;
8394 aAdjSequence
[0].Name
= "adj1";
8397 Any
aAny ((sal_Int32
) 50000);
8398 aAdjSequence
[1].Value
= aAny
;
8399 aAdjSequence
[1].Name
= "adj2";
8401 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
8404 static const char *aStrings
[] = {
8405 "logwidth*$0 /100000",
8410 "logheight*$1 /100000",
8414 "(logheight+?5 )/2",
8418 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
8421 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (2);
8423 Sequence
< PropertyValue
> aPropSequence (4);
8425 aPropSequence
[0].Name
= "Position";
8426 static const CustomShapeProvider::ParameterPairData aData
=
8428 EnhancedCustomShapeParameterType::EQUATION
,
8429 EnhancedCustomShapeParameterType::EQUATION
,
8432 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
8435 aPropSequence
[1].Name
= "RangeXMaximum";
8436 EnhancedCustomShapeParameter aParameter
;
8437 Any
aAny ((sal_Int32
) 2147483647);
8438 aParameter
.Value
= aAny
;
8439 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8440 aPropSequence
[1].Value
= makeAny (aParameter
);
8443 aPropSequence
[2].Name
= "RangeXMinimum";
8444 EnhancedCustomShapeParameter aParameter
;
8445 Any
aAny ((sal_Int32
) -2147483647);
8446 aParameter
.Value
= aAny
;
8447 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8448 aPropSequence
[2].Value
= makeAny (aParameter
);
8451 aPropSequence
[3].Name
= "RefX";
8452 Any
aAny ((sal_Int32
) 0);
8453 aPropSequence
[3].Value
= makeAny (aAny
);
8455 aPropSequenceSequence
[0] = aPropSequence
;
8458 Sequence
< PropertyValue
> aPropSequence (4);
8460 aPropSequence
[0].Name
= "Position";
8461 static const CustomShapeProvider::ParameterPairData aData
=
8463 EnhancedCustomShapeParameterType::EQUATION
,
8464 EnhancedCustomShapeParameterType::EQUATION
,
8467 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
8470 aPropSequence
[1].Name
= "RangeYMaximum";
8471 EnhancedCustomShapeParameter aParameter
;
8472 Any
aAny ((sal_Int32
) 2147483647);
8473 aParameter
.Value
= aAny
;
8474 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8475 aPropSequence
[1].Value
= makeAny (aParameter
);
8478 aPropSequence
[2].Name
= "RangeYMinimum";
8479 EnhancedCustomShapeParameter aParameter
;
8480 Any
aAny ((sal_Int32
) -2147483647);
8481 aParameter
.Value
= aAny
;
8482 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8483 aPropSequence
[2].Value
= makeAny (aParameter
);
8486 aPropSequence
[3].Name
= "RefY";
8487 Any
aAny ((sal_Int32
) 1);
8488 aPropSequence
[3].Value
= makeAny (aAny
);
8490 aPropSequenceSequence
[1] = aPropSequence
;
8492 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
8495 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
8498 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
8501 Sequence
< PropertyValue
> aPropSequence (3);
8503 aPropSequence
[0].Name
= "Coordinates";
8504 static const CustomShapeProvider::ParameterPairData aData
[] = {
8506 EnhancedCustomShapeParameterType::NORMAL
,
8507 EnhancedCustomShapeParameterType::NORMAL
,
8511 EnhancedCustomShapeParameterType::EQUATION
,
8512 EnhancedCustomShapeParameterType::NORMAL
,
8516 EnhancedCustomShapeParameterType::EQUATION
,
8517 EnhancedCustomShapeParameterType::EQUATION
,
8521 EnhancedCustomShapeParameterType::EQUATION
,
8522 EnhancedCustomShapeParameterType::EQUATION
,
8526 EnhancedCustomShapeParameterType::EQUATION
,
8527 EnhancedCustomShapeParameterType::EQUATION
,
8531 EnhancedCustomShapeParameterType::EQUATION
,
8532 EnhancedCustomShapeParameterType::EQUATION
,
8536 EnhancedCustomShapeParameterType::EQUATION
,
8537 EnhancedCustomShapeParameterType::EQUATION
,
8541 EnhancedCustomShapeParameterType::EQUATION
,
8542 EnhancedCustomShapeParameterType::EQUATION
,
8546 EnhancedCustomShapeParameterType::EQUATION
,
8547 EnhancedCustomShapeParameterType::EQUATION
,
8551 EnhancedCustomShapeParameterType::EQUATION
,
8552 EnhancedCustomShapeParameterType::EQUATION
,
8556 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
8559 aPropSequence
[1].Name
= "Segments";
8560 static const sal_uInt16 nValues
[] = {
8567 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
8570 aPropSequence
[2].Name
= "TextFrames";
8571 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
8573 EnhancedCustomShapeTextFrame aTextFrame
;
8575 static const CustomShapeProvider::ParameterPairData aData
=
8577 EnhancedCustomShapeParameterType::NORMAL
,
8578 EnhancedCustomShapeParameterType::NORMAL
,
8581 aTextFrame
.TopLeft
= createParameterPair(&aData
);
8584 static const CustomShapeProvider::ParameterPairData aData
=
8586 EnhancedCustomShapeParameterType::EQUATION
,
8587 EnhancedCustomShapeParameterType::EQUATION
,
8590 aTextFrame
.BottomRight
= createParameterPair(&aData
);
8592 aTextFrameSeq
[0] = aTextFrame
;
8594 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
8596 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
8599 awt::Rectangle aRectangle
;
8602 aRectangle
.Width
= 0;
8603 aRectangle
.Height
= 0;
8604 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
8606 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-curvedConnector4");
8608 return aPropertyMap
;
8612 // This is a generated source file. DO NOT EDIT.
8614 class ShapeCflowChartOr
: public CustomShapeProvider
8616 virtual PropertyMap
getProperties()
8618 PropertyMap aPropertyMap
;
8621 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
8624 static const char *aStrings
[] = {
8626 "?0 *cos(pi*(2700000)/10800000)",
8628 "?2 *sin(pi*(2700000)/10800000)",
8637 "(10800000)/60000.0",
8638 "(5400000)/60000.0",
8639 "(16200000)/60000.0",
8640 "(5400000)/60000.0",
8642 "(5400000)/60000.0",
8643 "(5400000)/60000.0",
8644 "(5400000)/60000.0",
8645 "(10800000)/60000.0",
8646 "(5400000)/60000.0",
8647 "(16200000)/60000.0",
8648 "(5400000)/60000.0",
8650 "(5400000)/60000.0",
8651 "(5400000)/60000.0",
8654 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
8657 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
8660 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
8663 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
8666 Sequence
< PropertyValue
> aPropSequence (3);
8668 aPropSequence
[0].Name
= "Coordinates";
8669 static const CustomShapeProvider::ParameterPairData aData
[] = {
8671 EnhancedCustomShapeParameterType::NORMAL
,
8672 EnhancedCustomShapeParameterType::EQUATION
,
8676 EnhancedCustomShapeParameterType::EQUATION
,
8677 EnhancedCustomShapeParameterType::EQUATION
,
8681 EnhancedCustomShapeParameterType::EQUATION
,
8682 EnhancedCustomShapeParameterType::EQUATION
,
8686 EnhancedCustomShapeParameterType::EQUATION
,
8687 EnhancedCustomShapeParameterType::EQUATION
,
8691 EnhancedCustomShapeParameterType::EQUATION
,
8692 EnhancedCustomShapeParameterType::EQUATION
,
8696 EnhancedCustomShapeParameterType::EQUATION
,
8697 EnhancedCustomShapeParameterType::EQUATION
,
8701 EnhancedCustomShapeParameterType::EQUATION
,
8702 EnhancedCustomShapeParameterType::EQUATION
,
8706 EnhancedCustomShapeParameterType::EQUATION
,
8707 EnhancedCustomShapeParameterType::EQUATION
,
8711 EnhancedCustomShapeParameterType::EQUATION
,
8712 EnhancedCustomShapeParameterType::EQUATION
,
8716 EnhancedCustomShapeParameterType::EQUATION
,
8717 EnhancedCustomShapeParameterType::NORMAL
,
8721 EnhancedCustomShapeParameterType::EQUATION
,
8722 EnhancedCustomShapeParameterType::EQUATION
,
8726 EnhancedCustomShapeParameterType::NORMAL
,
8727 EnhancedCustomShapeParameterType::EQUATION
,
8731 EnhancedCustomShapeParameterType::EQUATION
,
8732 EnhancedCustomShapeParameterType::EQUATION
,
8736 EnhancedCustomShapeParameterType::NORMAL
,
8737 EnhancedCustomShapeParameterType::EQUATION
,
8741 EnhancedCustomShapeParameterType::EQUATION
,
8742 EnhancedCustomShapeParameterType::EQUATION
,
8746 EnhancedCustomShapeParameterType::EQUATION
,
8747 EnhancedCustomShapeParameterType::EQUATION
,
8751 EnhancedCustomShapeParameterType::EQUATION
,
8752 EnhancedCustomShapeParameterType::EQUATION
,
8756 EnhancedCustomShapeParameterType::EQUATION
,
8757 EnhancedCustomShapeParameterType::EQUATION
,
8761 EnhancedCustomShapeParameterType::EQUATION
,
8762 EnhancedCustomShapeParameterType::EQUATION
,
8766 EnhancedCustomShapeParameterType::EQUATION
,
8767 EnhancedCustomShapeParameterType::EQUATION
,
8771 EnhancedCustomShapeParameterType::EQUATION
,
8772 EnhancedCustomShapeParameterType::EQUATION
,
8776 EnhancedCustomShapeParameterType::EQUATION
,
8777 EnhancedCustomShapeParameterType::EQUATION
,
8781 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
8784 aPropSequence
[1].Name
= "Segments";
8785 static const sal_uInt16 nValues
[] = {
8804 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
8807 aPropSequence
[2].Name
= "TextFrames";
8808 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
8810 EnhancedCustomShapeTextFrame aTextFrame
;
8812 static const CustomShapeProvider::ParameterPairData aData
=
8814 EnhancedCustomShapeParameterType::EQUATION
,
8815 EnhancedCustomShapeParameterType::EQUATION
,
8818 aTextFrame
.TopLeft
= createParameterPair(&aData
);
8821 static const CustomShapeProvider::ParameterPairData aData
=
8823 EnhancedCustomShapeParameterType::EQUATION
,
8824 EnhancedCustomShapeParameterType::EQUATION
,
8827 aTextFrame
.BottomRight
= createParameterPair(&aData
);
8829 aTextFrameSeq
[0] = aTextFrame
;
8831 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
8833 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
8836 awt::Rectangle aRectangle
;
8839 aRectangle
.Width
= 0;
8840 aRectangle
.Height
= 0;
8841 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
8843 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-flowChartOr");
8845 return aPropertyMap
;
8849 // This is a generated source file. DO NOT EDIT.
8851 class ShapeCborderCallout3
: public CustomShapeProvider
8853 virtual PropertyMap
getProperties()
8855 PropertyMap aPropertyMap
;
8858 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (8);
8860 Any
aAny ((sal_Int32
) 18750);
8861 aAdjSequence
[0].Value
= aAny
;
8862 aAdjSequence
[0].Name
= "adj1";
8865 Any
aAny ((sal_Int32
) -8333);
8866 aAdjSequence
[1].Value
= aAny
;
8867 aAdjSequence
[1].Name
= "adj2";
8870 Any
aAny ((sal_Int32
) 18750);
8871 aAdjSequence
[2].Value
= aAny
;
8872 aAdjSequence
[2].Name
= "adj3";
8875 Any
aAny ((sal_Int32
) -16667);
8876 aAdjSequence
[3].Value
= aAny
;
8877 aAdjSequence
[3].Name
= "adj4";
8880 Any
aAny ((sal_Int32
) 100000);
8881 aAdjSequence
[4].Value
= aAny
;
8882 aAdjSequence
[4].Name
= "adj5";
8885 Any
aAny ((sal_Int32
) -16667);
8886 aAdjSequence
[5].Value
= aAny
;
8887 aAdjSequence
[5].Name
= "adj6";
8890 Any
aAny ((sal_Int32
) 112963);
8891 aAdjSequence
[6].Value
= aAny
;
8892 aAdjSequence
[6].Name
= "adj7";
8895 Any
aAny ((sal_Int32
) -8333);
8896 aAdjSequence
[7].Value
= aAny
;
8897 aAdjSequence
[7].Name
= "adj8";
8899 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
8902 static const char *aStrings
[] = {
8903 "logheight*$0 /100000",
8904 "logwidth*$1 /100000",
8905 "logheight*$2 /100000",
8906 "logwidth*$3 /100000",
8907 "logheight*$4 /100000",
8908 "logwidth*$5 /100000",
8909 "logheight*$6 /100000",
8910 "logwidth*$7 /100000",
8916 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
8919 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (4);
8921 Sequence
< PropertyValue
> aPropSequence (7);
8923 aPropSequence
[0].Name
= "Position";
8924 static const CustomShapeProvider::ParameterPairData aData
=
8926 EnhancedCustomShapeParameterType::EQUATION
,
8927 EnhancedCustomShapeParameterType::EQUATION
,
8930 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
8933 aPropSequence
[1].Name
= "RangeXMaximum";
8934 EnhancedCustomShapeParameter aParameter
;
8935 Any
aAny ((sal_Int32
) 2147483647);
8936 aParameter
.Value
= aAny
;
8937 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8938 aPropSequence
[1].Value
= makeAny (aParameter
);
8941 aPropSequence
[2].Name
= "RangeXMinimum";
8942 EnhancedCustomShapeParameter aParameter
;
8943 Any
aAny ((sal_Int32
) -2147483647);
8944 aParameter
.Value
= aAny
;
8945 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8946 aPropSequence
[2].Value
= makeAny (aParameter
);
8949 aPropSequence
[3].Name
= "RangeYMaximum";
8950 EnhancedCustomShapeParameter aParameter
;
8951 Any
aAny ((sal_Int32
) 2147483647);
8952 aParameter
.Value
= aAny
;
8953 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8954 aPropSequence
[3].Value
= makeAny (aParameter
);
8957 aPropSequence
[4].Name
= "RangeYMinimum";
8958 EnhancedCustomShapeParameter aParameter
;
8959 Any
aAny ((sal_Int32
) -2147483647);
8960 aParameter
.Value
= aAny
;
8961 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8962 aPropSequence
[4].Value
= makeAny (aParameter
);
8965 aPropSequence
[5].Name
= "RefX";
8966 Any
aAny ((sal_Int32
) 1);
8967 aPropSequence
[5].Value
= makeAny (aAny
);
8970 aPropSequence
[6].Name
= "RefY";
8971 Any
aAny ((sal_Int32
) 0);
8972 aPropSequence
[6].Value
= makeAny (aAny
);
8974 aPropSequenceSequence
[0] = aPropSequence
;
8977 Sequence
< PropertyValue
> aPropSequence (7);
8979 aPropSequence
[0].Name
= "Position";
8980 static const CustomShapeProvider::ParameterPairData aData
=
8982 EnhancedCustomShapeParameterType::EQUATION
,
8983 EnhancedCustomShapeParameterType::EQUATION
,
8986 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
8989 aPropSequence
[1].Name
= "RangeXMaximum";
8990 EnhancedCustomShapeParameter aParameter
;
8991 Any
aAny ((sal_Int32
) 2147483647);
8992 aParameter
.Value
= aAny
;
8993 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
8994 aPropSequence
[1].Value
= makeAny (aParameter
);
8997 aPropSequence
[2].Name
= "RangeXMinimum";
8998 EnhancedCustomShapeParameter aParameter
;
8999 Any
aAny ((sal_Int32
) -2147483647);
9000 aParameter
.Value
= aAny
;
9001 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9002 aPropSequence
[2].Value
= makeAny (aParameter
);
9005 aPropSequence
[3].Name
= "RangeYMaximum";
9006 EnhancedCustomShapeParameter aParameter
;
9007 Any
aAny ((sal_Int32
) 2147483647);
9008 aParameter
.Value
= aAny
;
9009 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9010 aPropSequence
[3].Value
= makeAny (aParameter
);
9013 aPropSequence
[4].Name
= "RangeYMinimum";
9014 EnhancedCustomShapeParameter aParameter
;
9015 Any
aAny ((sal_Int32
) -2147483647);
9016 aParameter
.Value
= aAny
;
9017 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9018 aPropSequence
[4].Value
= makeAny (aParameter
);
9021 aPropSequence
[5].Name
= "RefX";
9022 Any
aAny ((sal_Int32
) 3);
9023 aPropSequence
[5].Value
= makeAny (aAny
);
9026 aPropSequence
[6].Name
= "RefY";
9027 Any
aAny ((sal_Int32
) 2);
9028 aPropSequence
[6].Value
= makeAny (aAny
);
9030 aPropSequenceSequence
[1] = aPropSequence
;
9033 Sequence
< PropertyValue
> aPropSequence (7);
9035 aPropSequence
[0].Name
= "Position";
9036 static const CustomShapeProvider::ParameterPairData aData
=
9038 EnhancedCustomShapeParameterType::EQUATION
,
9039 EnhancedCustomShapeParameterType::EQUATION
,
9042 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
9045 aPropSequence
[1].Name
= "RangeXMaximum";
9046 EnhancedCustomShapeParameter aParameter
;
9047 Any
aAny ((sal_Int32
) 2147483647);
9048 aParameter
.Value
= aAny
;
9049 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9050 aPropSequence
[1].Value
= makeAny (aParameter
);
9053 aPropSequence
[2].Name
= "RangeXMinimum";
9054 EnhancedCustomShapeParameter aParameter
;
9055 Any
aAny ((sal_Int32
) -2147483647);
9056 aParameter
.Value
= aAny
;
9057 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9058 aPropSequence
[2].Value
= makeAny (aParameter
);
9061 aPropSequence
[3].Name
= "RangeYMaximum";
9062 EnhancedCustomShapeParameter aParameter
;
9063 Any
aAny ((sal_Int32
) 2147483647);
9064 aParameter
.Value
= aAny
;
9065 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9066 aPropSequence
[3].Value
= makeAny (aParameter
);
9069 aPropSequence
[4].Name
= "RangeYMinimum";
9070 EnhancedCustomShapeParameter aParameter
;
9071 Any
aAny ((sal_Int32
) -2147483647);
9072 aParameter
.Value
= aAny
;
9073 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9074 aPropSequence
[4].Value
= makeAny (aParameter
);
9077 aPropSequence
[5].Name
= "RefX";
9078 Any
aAny ((sal_Int32
) 5);
9079 aPropSequence
[5].Value
= makeAny (aAny
);
9082 aPropSequence
[6].Name
= "RefY";
9083 Any
aAny ((sal_Int32
) 4);
9084 aPropSequence
[6].Value
= makeAny (aAny
);
9086 aPropSequenceSequence
[2] = aPropSequence
;
9089 Sequence
< PropertyValue
> aPropSequence (7);
9091 aPropSequence
[0].Name
= "Position";
9092 static const CustomShapeProvider::ParameterPairData aData
=
9094 EnhancedCustomShapeParameterType::EQUATION
,
9095 EnhancedCustomShapeParameterType::EQUATION
,
9098 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
9101 aPropSequence
[1].Name
= "RangeXMaximum";
9102 EnhancedCustomShapeParameter aParameter
;
9103 Any
aAny ((sal_Int32
) 2147483647);
9104 aParameter
.Value
= aAny
;
9105 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9106 aPropSequence
[1].Value
= makeAny (aParameter
);
9109 aPropSequence
[2].Name
= "RangeXMinimum";
9110 EnhancedCustomShapeParameter aParameter
;
9111 Any
aAny ((sal_Int32
) -2147483647);
9112 aParameter
.Value
= aAny
;
9113 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9114 aPropSequence
[2].Value
= makeAny (aParameter
);
9117 aPropSequence
[3].Name
= "RangeYMaximum";
9118 EnhancedCustomShapeParameter aParameter
;
9119 Any
aAny ((sal_Int32
) 2147483647);
9120 aParameter
.Value
= aAny
;
9121 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9122 aPropSequence
[3].Value
= makeAny (aParameter
);
9125 aPropSequence
[4].Name
= "RangeYMinimum";
9126 EnhancedCustomShapeParameter aParameter
;
9127 Any
aAny ((sal_Int32
) -2147483647);
9128 aParameter
.Value
= aAny
;
9129 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9130 aPropSequence
[4].Value
= makeAny (aParameter
);
9133 aPropSequence
[5].Name
= "RefX";
9134 Any
aAny ((sal_Int32
) 7);
9135 aPropSequence
[5].Value
= makeAny (aAny
);
9138 aPropSequence
[6].Name
= "RefY";
9139 Any
aAny ((sal_Int32
) 6);
9140 aPropSequence
[6].Value
= makeAny (aAny
);
9142 aPropSequenceSequence
[3] = aPropSequence
;
9144 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
9147 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
9150 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
9153 Sequence
< PropertyValue
> aPropSequence (3);
9155 aPropSequence
[0].Name
= "Coordinates";
9156 static const CustomShapeProvider::ParameterPairData aData
[] = {
9158 EnhancedCustomShapeParameterType::NORMAL
,
9159 EnhancedCustomShapeParameterType::NORMAL
,
9163 EnhancedCustomShapeParameterType::EQUATION
,
9164 EnhancedCustomShapeParameterType::NORMAL
,
9168 EnhancedCustomShapeParameterType::EQUATION
,
9169 EnhancedCustomShapeParameterType::EQUATION
,
9173 EnhancedCustomShapeParameterType::NORMAL
,
9174 EnhancedCustomShapeParameterType::EQUATION
,
9178 EnhancedCustomShapeParameterType::EQUATION
,
9179 EnhancedCustomShapeParameterType::EQUATION
,
9183 EnhancedCustomShapeParameterType::EQUATION
,
9184 EnhancedCustomShapeParameterType::EQUATION
,
9188 EnhancedCustomShapeParameterType::EQUATION
,
9189 EnhancedCustomShapeParameterType::EQUATION
,
9193 EnhancedCustomShapeParameterType::EQUATION
,
9194 EnhancedCustomShapeParameterType::EQUATION
,
9198 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
9201 aPropSequence
[1].Name
= "Segments";
9202 static const sal_uInt16 nValues
[] = {
9213 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
9216 aPropSequence
[2].Name
= "TextFrames";
9217 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
9219 EnhancedCustomShapeTextFrame aTextFrame
;
9221 static const CustomShapeProvider::ParameterPairData aData
=
9223 EnhancedCustomShapeParameterType::NORMAL
,
9224 EnhancedCustomShapeParameterType::NORMAL
,
9227 aTextFrame
.TopLeft
= createParameterPair(&aData
);
9230 static const CustomShapeProvider::ParameterPairData aData
=
9232 EnhancedCustomShapeParameterType::EQUATION
,
9233 EnhancedCustomShapeParameterType::EQUATION
,
9236 aTextFrame
.BottomRight
= createParameterPair(&aData
);
9238 aTextFrameSeq
[0] = aTextFrame
;
9240 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
9242 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
9245 awt::Rectangle aRectangle
;
9248 aRectangle
.Width
= 0;
9249 aRectangle
.Height
= 0;
9250 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
9252 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-borderCallout3");
9254 return aPropertyMap
;
9258 // This is a generated source file. DO NOT EDIT.
9260 class ShapeCupDownArrowCallout
: public CustomShapeProvider
9262 virtual PropertyMap
getProperties()
9264 PropertyMap aPropertyMap
;
9267 Sequence
< EnhancedCustomShapeAdjustmentValue
> aAdjSequence (4);
9269 Any
aAny ((sal_Int32
) 25000);
9270 aAdjSequence
[0].Value
= aAny
;
9271 aAdjSequence
[0].Name
= "adj1";
9274 Any
aAny ((sal_Int32
) 25000);
9275 aAdjSequence
[1].Value
= aAny
;
9276 aAdjSequence
[1].Name
= "adj2";
9279 Any
aAny ((sal_Int32
) 25000);
9280 aAdjSequence
[2].Value
= aAny
;
9281 aAdjSequence
[2].Name
= "adj3";
9284 Any
aAny ((sal_Int32
) 48123);
9285 aAdjSequence
[3].Value
= aAny
;
9286 aAdjSequence
[3].Name
= "adj4";
9288 aPropertyMap
[PROP_AdjustmentValues
] <<= aAdjSequence
;
9291 static const char *aStrings
[] = {
9292 "min(logwidth,logheight)",
9293 "50000*logwidth/?0 ",
9294 "if(0-$1 ,0,if(?1 -$1 ,$1 ,?1 ))",
9296 "if(0-$0 ,0,if(?3 -$0 ,$0 ,?3 ))",
9297 "50000*logheight/?0 ",
9298 "if(0-$2 ,0,if(?5 -$2 ,$2 ,?5 ))",
9302 "if(0-$3 ,0,if(?9 -$3 ,$3 ,?9 ))",
9312 "logheight*?10 /200000",
9319 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
9322 Sequence
< Sequence
< PropertyValue
> > aPropSequenceSequence (4);
9324 Sequence
< PropertyValue
> aPropSequence (4);
9326 aPropSequence
[0].Name
= "Position";
9327 static const CustomShapeProvider::ParameterPairData aData
=
9329 EnhancedCustomShapeParameterType::EQUATION
,
9330 EnhancedCustomShapeParameterType::EQUATION
,
9333 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
9336 aPropSequence
[1].Name
= "RangeXMaximum";
9337 EnhancedCustomShapeParameter aParameter
;
9338 Any
aAny ((sal_Int32
) 3);
9339 aParameter
.Value
= aAny
;
9340 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
9341 aPropSequence
[1].Value
= makeAny (aParameter
);
9344 aPropSequence
[2].Name
= "RangeXMinimum";
9345 EnhancedCustomShapeParameter aParameter
;
9346 Any
aAny ((sal_Int32
) 0);
9347 aParameter
.Value
= aAny
;
9348 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9349 aPropSequence
[2].Value
= makeAny (aParameter
);
9352 aPropSequence
[3].Name
= "RefX";
9353 Any
aAny ((sal_Int32
) 0);
9354 aPropSequence
[3].Value
= makeAny (aAny
);
9356 aPropSequenceSequence
[0] = aPropSequence
;
9359 Sequence
< PropertyValue
> aPropSequence (4);
9361 aPropSequence
[0].Name
= "Position";
9362 static const CustomShapeProvider::ParameterPairData aData
=
9364 EnhancedCustomShapeParameterType::EQUATION
,
9365 EnhancedCustomShapeParameterType::NORMAL
,
9368 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
9371 aPropSequence
[1].Name
= "RangeXMaximum";
9372 EnhancedCustomShapeParameter aParameter
;
9373 Any
aAny ((sal_Int32
) 1);
9374 aParameter
.Value
= aAny
;
9375 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
9376 aPropSequence
[1].Value
= makeAny (aParameter
);
9379 aPropSequence
[2].Name
= "RangeXMinimum";
9380 EnhancedCustomShapeParameter aParameter
;
9381 Any
aAny ((sal_Int32
) 0);
9382 aParameter
.Value
= aAny
;
9383 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9384 aPropSequence
[2].Value
= makeAny (aParameter
);
9387 aPropSequence
[3].Name
= "RefX";
9388 Any
aAny ((sal_Int32
) 1);
9389 aPropSequence
[3].Value
= makeAny (aAny
);
9391 aPropSequenceSequence
[1] = aPropSequence
;
9394 Sequence
< PropertyValue
> aPropSequence (4);
9396 aPropSequence
[0].Name
= "Position";
9397 static const CustomShapeProvider::ParameterPairData aData
=
9399 EnhancedCustomShapeParameterType::EQUATION
,
9400 EnhancedCustomShapeParameterType::EQUATION
,
9403 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
9406 aPropSequence
[1].Name
= "RangeYMaximum";
9407 EnhancedCustomShapeParameter aParameter
;
9408 Any
aAny ((sal_Int32
) 5);
9409 aParameter
.Value
= aAny
;
9410 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
9411 aPropSequence
[1].Value
= makeAny (aParameter
);
9414 aPropSequence
[2].Name
= "RangeYMinimum";
9415 EnhancedCustomShapeParameter aParameter
;
9416 Any
aAny ((sal_Int32
) 0);
9417 aParameter
.Value
= aAny
;
9418 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9419 aPropSequence
[2].Value
= makeAny (aParameter
);
9422 aPropSequence
[3].Name
= "RefY";
9423 Any
aAny ((sal_Int32
) 2);
9424 aPropSequence
[3].Value
= makeAny (aAny
);
9426 aPropSequenceSequence
[2] = aPropSequence
;
9429 Sequence
< PropertyValue
> aPropSequence (4);
9431 aPropSequence
[0].Name
= "Position";
9432 static const CustomShapeProvider::ParameterPairData aData
=
9434 EnhancedCustomShapeParameterType::NORMAL
,
9435 EnhancedCustomShapeParameterType::EQUATION
,
9438 aPropSequence
[0].Value
= makeAny (createParameterPair(&aData
));
9441 aPropSequence
[1].Name
= "RangeYMaximum";
9442 EnhancedCustomShapeParameter aParameter
;
9443 Any
aAny ((sal_Int32
) 9);
9444 aParameter
.Value
= aAny
;
9445 aParameter
.Type
= EnhancedCustomShapeParameterType::EQUATION
;
9446 aPropSequence
[1].Value
= makeAny (aParameter
);
9449 aPropSequence
[2].Name
= "RangeYMinimum";
9450 EnhancedCustomShapeParameter aParameter
;
9451 Any
aAny ((sal_Int32
) 0);
9452 aParameter
.Value
= aAny
;
9453 aParameter
.Type
= EnhancedCustomShapeParameterType::NORMAL
;
9454 aPropSequence
[2].Value
= makeAny (aParameter
);
9457 aPropSequence
[3].Name
= "RefY";
9458 Any
aAny ((sal_Int32
) 3);
9459 aPropSequence
[3].Value
= makeAny (aAny
);
9461 aPropSequenceSequence
[3] = aPropSequence
;
9463 aPropertyMap
[PROP_Handles
] <<= aPropSequenceSequence
;
9466 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
9469 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
9472 Sequence
< PropertyValue
> aPropSequence (3);
9474 aPropSequence
[0].Name
= "Coordinates";
9475 static const CustomShapeProvider::ParameterPairData aData
[] = {
9477 EnhancedCustomShapeParameterType::NORMAL
,
9478 EnhancedCustomShapeParameterType::EQUATION
,
9482 EnhancedCustomShapeParameterType::EQUATION
,
9483 EnhancedCustomShapeParameterType::EQUATION
,
9487 EnhancedCustomShapeParameterType::EQUATION
,
9488 EnhancedCustomShapeParameterType::EQUATION
,
9492 EnhancedCustomShapeParameterType::EQUATION
,
9493 EnhancedCustomShapeParameterType::EQUATION
,
9497 EnhancedCustomShapeParameterType::EQUATION
,
9498 EnhancedCustomShapeParameterType::NORMAL
,
9502 EnhancedCustomShapeParameterType::EQUATION
,
9503 EnhancedCustomShapeParameterType::EQUATION
,
9507 EnhancedCustomShapeParameterType::EQUATION
,
9508 EnhancedCustomShapeParameterType::EQUATION
,
9512 EnhancedCustomShapeParameterType::EQUATION
,
9513 EnhancedCustomShapeParameterType::EQUATION
,
9517 EnhancedCustomShapeParameterType::EQUATION
,
9518 EnhancedCustomShapeParameterType::EQUATION
,
9522 EnhancedCustomShapeParameterType::EQUATION
,
9523 EnhancedCustomShapeParameterType::EQUATION
,
9527 EnhancedCustomShapeParameterType::EQUATION
,
9528 EnhancedCustomShapeParameterType::EQUATION
,
9532 EnhancedCustomShapeParameterType::EQUATION
,
9533 EnhancedCustomShapeParameterType::EQUATION
,
9537 EnhancedCustomShapeParameterType::EQUATION
,
9538 EnhancedCustomShapeParameterType::EQUATION
,
9542 EnhancedCustomShapeParameterType::EQUATION
,
9543 EnhancedCustomShapeParameterType::EQUATION
,
9547 EnhancedCustomShapeParameterType::EQUATION
,
9548 EnhancedCustomShapeParameterType::EQUATION
,
9552 EnhancedCustomShapeParameterType::EQUATION
,
9553 EnhancedCustomShapeParameterType::EQUATION
,
9557 EnhancedCustomShapeParameterType::EQUATION
,
9558 EnhancedCustomShapeParameterType::EQUATION
,
9562 EnhancedCustomShapeParameterType::NORMAL
,
9563 EnhancedCustomShapeParameterType::EQUATION
,
9567 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
9570 aPropSequence
[1].Name
= "Segments";
9571 static const sal_uInt16 nValues
[] = {
9578 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
9581 aPropSequence
[2].Name
= "TextFrames";
9582 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
9584 EnhancedCustomShapeTextFrame aTextFrame
;
9586 static const CustomShapeProvider::ParameterPairData aData
=
9588 EnhancedCustomShapeParameterType::NORMAL
,
9589 EnhancedCustomShapeParameterType::EQUATION
,
9592 aTextFrame
.TopLeft
= createParameterPair(&aData
);
9595 static const CustomShapeProvider::ParameterPairData aData
=
9597 EnhancedCustomShapeParameterType::EQUATION
,
9598 EnhancedCustomShapeParameterType::EQUATION
,
9601 aTextFrame
.BottomRight
= createParameterPair(&aData
);
9603 aTextFrameSeq
[0] = aTextFrame
;
9605 aPropSequence
[2].Value
= makeAny (aTextFrameSeq
);
9607 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
9610 awt::Rectangle aRectangle
;
9613 aRectangle
.Width
= 0;
9614 aRectangle
.Height
= 0;
9615 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
9617 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-upDownArrowCallout");
9619 return aPropertyMap
;
9623 // This is a generated source file. DO NOT EDIT.
9625 class ShapeCflowChartDecision
: public CustomShapeProvider
9627 virtual PropertyMap
getProperties()
9629 PropertyMap aPropertyMap
;
9632 aPropertyMap
[PROP_AdjustmentValues
] <<= Sequence
< OUString
>(0);
9635 static const char *aStrings
[] = {
9645 aPropertyMap
[PROP_Equations
] <<= createStringSequence( SAL_N_ELEMENTS( aStrings
), aStrings
);
9648 aPropertyMap
[PROP_Handles
] <<= Sequence
< OUString
>(0);
9651 aPropertyMap
[PROP_MirroredX
] <<= Any ((sal_Bool
) sal_False
);
9654 aPropertyMap
[PROP_MirroredY
] <<= Any ((sal_Bool
) sal_False
);
9657 Sequence
< PropertyValue
> aPropSequence (4);
9659 aPropSequence
[0].Name
= "Coordinates";
9660 static const CustomShapeProvider::ParameterPairData aData
[] = {
9662 EnhancedCustomShapeParameterType::NORMAL
,
9663 EnhancedCustomShapeParameterType::NORMAL
,
9667 EnhancedCustomShapeParameterType::NORMAL
,
9668 EnhancedCustomShapeParameterType::NORMAL
,
9672 EnhancedCustomShapeParameterType::NORMAL
,
9673 EnhancedCustomShapeParameterType::NORMAL
,
9677 EnhancedCustomShapeParameterType::NORMAL
,
9678 EnhancedCustomShapeParameterType::NORMAL
,
9682 aPropSequence
[0].Value
= makeAny (createParameterPairSequence(SAL_N_ELEMENTS(aData
), aData
));
9685 aPropSequence
[1].Name
= "Segments";
9686 static const sal_uInt16 nValues
[] = {
9693 aPropSequence
[1].Value
= makeAny (createSegmentSequence( SAL_N_ELEMENTS( nValues
), nValues
));
9696 aPropSequence
[2].Name
= "SubViewSize";
9697 Sequence
< awt::Size
> aSizeSequence (1);
9702 aSizeSequence
[0] = aSize
;
9704 aPropSequence
[2].Value
= makeAny (aSizeSequence
);
9707 aPropSequence
[3].Name
= "TextFrames";
9708 Sequence
< EnhancedCustomShapeTextFrame
> aTextFrameSeq (1);
9710 EnhancedCustomShapeTextFrame aTextFrame
;
9712 static const CustomShapeProvider::ParameterPairData aData
=
9714 EnhancedCustomShapeParameterType::EQUATION
,
9715 EnhancedCustomShapeParameterType::EQUATION
,
9718 aTextFrame
.TopLeft
= createParameterPair(&aData
);
9721 static const CustomShapeProvider::ParameterPairData aData
=
9723 EnhancedCustomShapeParameterType::EQUATION
,
9724 EnhancedCustomShapeParameterType::EQUATION
,
9727 aTextFrame
.BottomRight
= createParameterPair(&aData
);
9729 aTextFrameSeq
[0] = aTextFrame
;
9731 aPropSequence
[3].Value
= makeAny (aTextFrameSeq
);
9733 aPropertyMap
[PROP_Path
] <<= aPropSequence
;
9736 awt::Rectangle aRectangle
;
9739 aRectangle
.Width
= 0;
9740 aRectangle
.Height
= 0;
9741 aPropertyMap
[PROP_ViewBox
] <<= aRectangle
;
9743 aPropertyMap
[ PROP_Type
] <<= OUString("ooxml-flowChartDecision");
9745 return aPropertyMap
;
9749 // This is a generated source file. DO NOT EDIT.
9751 } // anonymous namespace
9752 void CustomShapeProperties::initializePresetsMap1()
9754 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "actionButtonSound" ) ] = new ShapeCactionButtonSound();
9755 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "borderCallout1" ) ] = new ShapeCborderCallout1();
9756 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "plaqueTabs" ) ] = new ShapeCplaqueTabs();
9757 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "curvedLeftArrow" ) ] = new ShapeCcurvedLeftArrow();
9758 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "octagon" ) ] = new ShapeCoctagon();
9759 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "leftRightRibbon" ) ] = new ShapeCleftRightRibbon();
9760 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "actionButtonInformation" ) ] = new ShapeCactionButtonInformation();
9761 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "bentConnector5" ) ] = new ShapeCbentConnector5();
9762 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "circularArrow" ) ] = new ShapeCcircularArrow();
9763 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "downArrowCallout" ) ] = new ShapeCdownArrowCallout();
9764 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "mathMinus" ) ] = new ShapeCmathMinus();
9765 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "gear9" ) ] = new ShapeCgear9();
9766 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "round1Rect" ) ] = new ShapeCround1Rect();
9767 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "sun" ) ] = new ShapeCsun();
9768 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "plaque" ) ] = new ShapeCplaque();
9769 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "chevron" ) ] = new ShapeCchevron();
9770 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "flowChartPreparation" ) ] = new ShapeCflowChartPreparation();
9771 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "diagStripe" ) ] = new ShapeCdiagStripe();
9772 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "pentagon" ) ] = new ShapeCpentagon();
9773 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "funnel" ) ] = new ShapeCfunnel();
9774 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "chartStar" ) ] = new ShapeCchartStar();
9775 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "accentBorderCallout1" ) ] = new ShapeCaccentBorderCallout1();
9776 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "notchedRightArrow" ) ] = new ShapeCnotchedRightArrow();
9777 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "rightBracket" ) ] = new ShapeCrightBracket();
9778 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "flowChartOffpageConnector" ) ] = new ShapeCflowChartOffpageConnector();
9779 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "leftRightArrow" ) ] = new ShapeCleftRightArrow();
9780 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "decagon" ) ] = new ShapeCdecagon();
9781 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "actionButtonHelp" ) ] = new ShapeCactionButtonHelp();
9782 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "star24" ) ] = new ShapeCstar24();
9783 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "mathDivide" ) ] = new ShapeCmathDivide();
9784 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "curvedConnector4" ) ] = new ShapeCcurvedConnector4();
9785 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "flowChartOr" ) ] = new ShapeCflowChartOr();
9786 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "borderCallout3" ) ] = new ShapeCborderCallout3();
9787 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "upDownArrowCallout" ) ] = new ShapeCupDownArrowCallout();
9788 maPresetsMap
[ StaticTokenMap::get().getTokenFromUnicode( "flowChartDecision" ) ] = new ShapeCflowChartDecision();
9791 } } // oox // drawingml