Lines Matching refs:pCustomShape
8357 const mso_CustomShape* pCustomShape = NULL; in GetCustomShapeContent() local
8360 case mso_sptArc : pCustomShape = &msoArc; break; in GetCustomShapeContent()
8361 case mso_sptLine: pCustomShape = &msoStraightConnector1; break; in GetCustomShapeContent()
8362 case mso_sptRectangle : pCustomShape = &msoRectangle; break; in GetCustomShapeContent()
8363 case mso_sptParallelogram : pCustomShape = &msoParallelogram; break; in GetCustomShapeContent()
8364 case mso_sptTrapezoid : pCustomShape = &msoTrapezoid; break; in GetCustomShapeContent()
8365 case mso_sptDiamond : pCustomShape = &msoDiamond; break; in GetCustomShapeContent()
8366 case mso_sptRoundRectangle : pCustomShape = &msoRoundRectangle; break; in GetCustomShapeContent()
8367 case mso_sptOctagon : pCustomShape = &msoOctagon; break; in GetCustomShapeContent()
8368 case mso_sptIsocelesTriangle : pCustomShape = &msoIsocelesTriangle; break; in GetCustomShapeContent()
8369 case mso_sptRightTriangle : pCustomShape = &msoRightTriangle; break; in GetCustomShapeContent()
8370 case mso_sptEllipse : pCustomShape = &msoEllipse; break; in GetCustomShapeContent()
8371 case mso_sptHexagon : pCustomShape = &msoHexagon; break; in GetCustomShapeContent()
8372 case mso_sptPlus : pCustomShape = &msoPlus; break; in GetCustomShapeContent()
8373 case mso_sptPentagon : pCustomShape = &msoPentagon; break; in GetCustomShapeContent()
8374 case mso_sptCan : pCustomShape = &msoCan; break; in GetCustomShapeContent()
8375 case mso_sptCube : pCustomShape = &msoCube; break; in GetCustomShapeContent()
8376 case mso_sptBalloon : pCustomShape = &msoBalloon; break; in GetCustomShapeContent()
8377 case mso_sptActionButtonBlank : pCustomShape = &msoActionButtonBlank; break; in GetCustomShapeContent()
8378 case mso_sptActionButtonHome : pCustomShape = &msoActionButtonHome; break; in GetCustomShapeContent()
8379 case mso_sptActionButtonHelp : pCustomShape = &msoActionButtonHelp; break; in GetCustomShapeContent()
8380 case mso_sptActionButtonInformation : pCustomShape = &msoActionButtonInformation; break; in GetCustomShapeContent()
8381 case mso_sptActionButtonBackPrevious : pCustomShape = &msoActionButtonBackPrevious; break; in GetCustomShapeContent()
8382 case mso_sptActionButtonForwardNext : pCustomShape = &msoActionButtonForwardNext; break; in GetCustomShapeContent()
8383 case mso_sptActionButtonBeginning : pCustomShape = &msoActionButtonBeginning; break; in GetCustomShapeContent()
8384 case mso_sptActionButtonEnd : pCustomShape = &msoActionButtonEnd; break; in GetCustomShapeContent()
8385 case mso_sptActionButtonReturn : pCustomShape = &msoActionButtonReturn; break; in GetCustomShapeContent()
8386 case mso_sptActionButtonDocument : pCustomShape = &msoActionButtonDocument; break; in GetCustomShapeContent()
8387 case mso_sptActionButtonSound : pCustomShape = &msoActionButtonSound; break; in GetCustomShapeContent()
8388 case mso_sptActionButtonMovie : pCustomShape = &msoActionButtonMovie; break; in GetCustomShapeContent()
8389 case mso_sptBevel : pCustomShape = &msoBevel; break; in GetCustomShapeContent()
8390 case mso_sptFoldedCorner : pCustomShape = &msoFoldedCorner; break; in GetCustomShapeContent()
8391 case mso_sptSmileyFace : pCustomShape = &msoSmileyFace; break; in GetCustomShapeContent()
8392 case mso_sptDonut : pCustomShape = &msoDonut; break; in GetCustomShapeContent()
8393 case mso_sptNoSmoking : pCustomShape = &msoNoSmoking; break; in GetCustomShapeContent()
8394 case mso_sptBlockArc : pCustomShape = &msoBlockArc; break; in GetCustomShapeContent()
8395 case mso_sptHeart : pCustomShape = &msoHeart; break; in GetCustomShapeContent()
8396 case mso_sptLightningBolt : pCustomShape = &msoLightningBold; break; in GetCustomShapeContent()
8397 case mso_sptSun : pCustomShape = &msoSun; break; in GetCustomShapeContent()
8398 case mso_sptMoon : pCustomShape = &msoMoon; break; in GetCustomShapeContent()
8399 case mso_sptBracketPair : pCustomShape = &msoBracketPair; break; in GetCustomShapeContent()
8400 case mso_sptBracePair : pCustomShape = &msoBracePair; break; in GetCustomShapeContent()
8401 case mso_sptPlaque : pCustomShape = &msoPlaque; break; in GetCustomShapeContent()
8402 case mso_sptLeftBracket : pCustomShape = &msoLeftBracket; break; in GetCustomShapeContent()
8403 case mso_sptRightBracket : pCustomShape = &msoRightBracket; break; in GetCustomShapeContent()
8404 case mso_sptLeftBrace : pCustomShape = &msoLeftBrace; break; in GetCustomShapeContent()
8405 case mso_sptRightBrace : pCustomShape = &msoRightBrace; break; in GetCustomShapeContent()
8406 case mso_sptArrow : pCustomShape = &msoArrow; break; in GetCustomShapeContent()
8407 case mso_sptUpArrow : pCustomShape = &msoUpArrow; break; in GetCustomShapeContent()
8408 case mso_sptDownArrow : pCustomShape = &msoDownArrow; break; in GetCustomShapeContent()
8409 case mso_sptLeftArrow : pCustomShape = &msoLeftArrow; break; in GetCustomShapeContent()
8410 case mso_sptLeftRightArrow : pCustomShape = &msoLeftRightArrow; break; in GetCustomShapeContent()
8411 case mso_sptUpDownArrow : pCustomShape = &msoUpDownArrow; break; in GetCustomShapeContent()
8412 case mso_sptQuadArrow : pCustomShape = &msoQuadArrow; break; in GetCustomShapeContent()
8413 case mso_sptLeftRightUpArrow : pCustomShape = &msoLeftRightUpArrow; break; in GetCustomShapeContent()
8414 case mso_sptBentArrow : pCustomShape = &msoBentArrow; break; in GetCustomShapeContent()
8415 case mso_sptUturnArrow : pCustomShape = &msoUturnArrow; break; in GetCustomShapeContent()
8416 case mso_sptLeftUpArrow : pCustomShape = &msoLeftUpArrow; break; in GetCustomShapeContent()
8417 case mso_sptBentUpArrow : pCustomShape = &msoBentUpArrow; break; in GetCustomShapeContent()
8418 case mso_sptCurvedRightArrow : pCustomShape = &msoCurvedRightArrow; break; in GetCustomShapeContent()
8419 case mso_sptCurvedLeftArrow : pCustomShape = &msoCurvedLeftArrow; break; in GetCustomShapeContent()
8420 case mso_sptCurvedUpArrow : pCustomShape = &msoCurvedUpArrow; break; in GetCustomShapeContent()
8421 case mso_sptCurvedDownArrow : pCustomShape = &msoCurvedDownArrow; break; in GetCustomShapeContent()
8422 case mso_sptStripedRightArrow : pCustomShape = &msoStripedRightArrow; break; in GetCustomShapeContent()
8423 case mso_sptNotchedRightArrow : pCustomShape = &msoNotchedRightArrow; break; in GetCustomShapeContent()
8424 case mso_sptHomePlate : pCustomShape = &msoHomePlate; break; in GetCustomShapeContent()
8425 case mso_sptChevron : pCustomShape = &msoChevron; break; in GetCustomShapeContent()
8426 case mso_sptRightArrowCallout : pCustomShape = &msoRightArrowCallout; break; in GetCustomShapeContent()
8427 case mso_sptLeftArrowCallout : pCustomShape = &msoLeftArrowCallout; break; in GetCustomShapeContent()
8428 case mso_sptUpArrowCallout : pCustomShape = &msoUpArrowCallout; break; in GetCustomShapeContent()
8429 case mso_sptDownArrowCallout : pCustomShape = &msoDownArrowCallout; break; in GetCustomShapeContent()
8430 case mso_sptLeftRightArrowCallout : pCustomShape = &msoLeftRightArrowCallout; break; in GetCustomShapeContent()
8431 case mso_sptUpDownArrowCallout : pCustomShape = &msoUpDownArrowCallout; break; in GetCustomShapeContent()
8432 case mso_sptQuadArrowCallout : pCustomShape = &msoQuadArrowCallout; break; in GetCustomShapeContent()
8433 case mso_sptCircularArrow : pCustomShape = &msoCircularArrow; break; in GetCustomShapeContent()
8434 case mso_sptIrregularSeal1 : pCustomShape = &msoIrregularSeal1; break; in GetCustomShapeContent()
8435 case mso_sptIrregularSeal2 : pCustomShape = &msoIrregularSeal2; break; in GetCustomShapeContent()
8436 case mso_sptSeal4 : pCustomShape = &msoSeal4; break; in GetCustomShapeContent()
8437 case mso_sptStar : pCustomShape = &msoStar; break; in GetCustomShapeContent()
8438 case mso_sptSeal8 : pCustomShape = &msoSeal8; break; in GetCustomShapeContent()
8440 case mso_sptSeal16 : pCustomShape = &msoSeal16; break; in GetCustomShapeContent()
8441 case mso_sptSeal24 : pCustomShape = &msoSeal24; break; in GetCustomShapeContent()
8442 case mso_sptSeal32 : pCustomShape = &msoSeal32; break; in GetCustomShapeContent()
8443 case mso_sptRibbon2 : pCustomShape = &msoRibbon2; break; in GetCustomShapeContent()
8444 case mso_sptRibbon : pCustomShape = &msoRibbon; break; in GetCustomShapeContent()
8445 case mso_sptEllipseRibbon2 : pCustomShape = &msosptEllipseRibbon2; break; // SJ: TODO in GetCustomShapeContent()
8446 case mso_sptEllipseRibbon : pCustomShape = &msosptEllipseRibbon; break; // SJ: TODO in GetCustomShapeContent()
8447 case mso_sptVerticalScroll : pCustomShape = &msoVerticalScroll; break; in GetCustomShapeContent()
8448 case mso_sptHorizontalScroll : pCustomShape = &msoHorizontalScroll; break; in GetCustomShapeContent()
8449 case mso_sptFlowChartProcess : pCustomShape = &msoFlowChartProcess; break; in GetCustomShapeContent()
8450 case mso_sptFlowChartAlternateProcess : pCustomShape = &msoFlowChartAlternateProcess; break; in GetCustomShapeContent()
8451 case mso_sptFlowChartDecision : pCustomShape = &msoFlowChartDecision; break; in GetCustomShapeContent()
8452 case mso_sptFlowChartInputOutput : pCustomShape = &msoFlowChartInputOutput; break; in GetCustomShapeContent()
8453 case mso_sptFlowChartPredefinedProcess :pCustomShape = &msoFlowChartPredefinedProcess; break; in GetCustomShapeContent()
8454 case mso_sptFlowChartInternalStorage : pCustomShape = &msoFlowChartInternalStorage; break; in GetCustomShapeContent()
8455 case mso_sptFlowChartDocument : pCustomShape = &msoFlowChartDocument; break; in GetCustomShapeContent()
8456 case mso_sptFlowChartMultidocument : pCustomShape = &msoFlowChartMultidocument; break; in GetCustomShapeContent()
8457 case mso_sptFlowChartTerminator : pCustomShape = &msoFlowChartTerminator; break; in GetCustomShapeContent()
8458 case mso_sptFlowChartPreparation : pCustomShape = &msoFlowChartPreparation; break; in GetCustomShapeContent()
8459 case mso_sptFlowChartManualInput : pCustomShape = &msoFlowChartManualInput; break; in GetCustomShapeContent()
8460 case mso_sptFlowChartManualOperation : pCustomShape = &msoFlowChartManualOperation; break; in GetCustomShapeContent()
8461 case mso_sptFlowChartConnector : pCustomShape = &msoFlowChartConnector; break; in GetCustomShapeContent()
8462 case mso_sptFlowChartOffpageConnector : pCustomShape = &msoFlowChartOffpageConnector; break; in GetCustomShapeContent()
8463 case mso_sptFlowChartPunchedCard : pCustomShape = &msoFlowChartPunchedCard; break; in GetCustomShapeContent()
8464 case mso_sptFlowChartPunchedTape : pCustomShape = &msoFlowChartPunchedTape; break; in GetCustomShapeContent()
8465 case mso_sptFlowChartSummingJunction : pCustomShape = &msoFlowChartSummingJunction; break; in GetCustomShapeContent()
8466 case mso_sptFlowChartOr : pCustomShape = &msoFlowChartOr; break; in GetCustomShapeContent()
8467 case mso_sptFlowChartCollate : pCustomShape = &msoFlowChartCollate; break; in GetCustomShapeContent()
8468 case mso_sptFlowChartSort : pCustomShape = &msoFlowChartSort; break; in GetCustomShapeContent()
8469 case mso_sptFlowChartExtract : pCustomShape = &msoFlowChartExtract; break; in GetCustomShapeContent()
8470 case mso_sptFlowChartMerge : pCustomShape = &msoFlowChartMerge; break; in GetCustomShapeContent()
8471 case mso_sptFlowChartOnlineStorage : pCustomShape = &msoFlowChartOnlineStorage; break; in GetCustomShapeContent()
8472 case mso_sptFlowChartDelay : pCustomShape = &msoFlowChartDelay; break; in GetCustomShapeContent()
8473 case mso_sptFlowChartMagneticTape : pCustomShape = &msoFlowChartMagneticTape; break; in GetCustomShapeContent()
8474 case mso_sptFlowChartMagneticDisk : pCustomShape = &msoFlowChartMagneticDisk; break; in GetCustomShapeContent()
8475 case mso_sptFlowChartMagneticDrum : pCustomShape = &msoFlowChartMagneticDrum; break; in GetCustomShapeContent()
8476 case mso_sptFlowChartDisplay : pCustomShape = &msoFlowChartDisplay; break; in GetCustomShapeContent()
8477 case mso_sptWedgeRectCallout : pCustomShape = &msoWedgeRectCallout; break; in GetCustomShapeContent()
8478 case mso_sptWedgeRRectCallout : pCustomShape = &msoWedgeRRectCallout; break; in GetCustomShapeContent()
8479 case mso_sptWedgeEllipseCallout : pCustomShape = &msoWedgeEllipseCallout; break; in GetCustomShapeContent()
8480 case mso_sptCloudCallout : pCustomShape = &msoCloudCallout; break; in GetCustomShapeContent()
8481 case mso_sptWave : pCustomShape = &msoWave; break; in GetCustomShapeContent()
8482 case mso_sptDoubleWave : pCustomShape = &msoDoubleWave; break; in GetCustomShapeContent()
8485 case mso_sptCallout1 : pCustomShape = &msoCallout1; break; in GetCustomShapeContent()
8486 case mso_sptCallout2 : pCustomShape = &msoCallout2; break; in GetCustomShapeContent()
8487 case mso_sptCallout3 : pCustomShape = &msoCallout3; break; in GetCustomShapeContent()
8488 case mso_sptAccentCallout1 : pCustomShape = &msoAccentCallout1; break; in GetCustomShapeContent()
8489 case mso_sptAccentCallout2 : pCustomShape = &msoAccentCallout2; break; in GetCustomShapeContent()
8490 case mso_sptAccentCallout3 : pCustomShape = &msoAccentCallout3; break; in GetCustomShapeContent()
8491 case mso_sptBorderCallout1 : pCustomShape = &msoBorderCallout1; break; in GetCustomShapeContent()
8492 case mso_sptBorderCallout2 : pCustomShape = &msoBorderCallout2; break; in GetCustomShapeContent()
8493 case mso_sptBorderCallout3 : pCustomShape = &msoBorderCallout3; break; in GetCustomShapeContent()
8494 case mso_sptAccentBorderCallout1 : pCustomShape = &msoAccentBorderCallout1; break; in GetCustomShapeContent()
8495 case mso_sptAccentBorderCallout2 : pCustomShape = &msoAccentBorderCallout2; break; in GetCustomShapeContent()
8496 case mso_sptAccentBorderCallout3 : pCustomShape = &msoAccentBorderCallout3; break; in GetCustomShapeContent()
8497 case mso_sptCallout90 : pCustomShape = &msoCallout90; break; in GetCustomShapeContent()
8498 case mso_sptAccentCallout90 : pCustomShape = &msoAccentCallout90; break; in GetCustomShapeContent()
8499 case mso_sptBorderCallout90 : pCustomShape = &msoBorderCallout90; break; in GetCustomShapeContent()
8500 case mso_sptAccentBorderCallout90 : pCustomShape = &msoAccentBorderCallout90; break; in GetCustomShapeContent()
8503 case mso_sptStraightConnector1 : pCustomShape = &msoStraightConnector1; break; in GetCustomShapeContent()
8504 case mso_sptBentConnector2 : pCustomShape = &msoBentConnector2; break; in GetCustomShapeContent()
8505 case mso_sptBentConnector3 : pCustomShape = &msoBentConnector3; break; in GetCustomShapeContent()
8506 case mso_sptBentConnector4 : pCustomShape = &msoBentConnector4; break; in GetCustomShapeContent()
8507 case mso_sptBentConnector5 : pCustomShape = &msoBentConnector5; break; in GetCustomShapeContent()
8508 case mso_sptCurvedConnector2 : pCustomShape = &msoCurvedConnector2; break; in GetCustomShapeContent()
8509 case mso_sptCurvedConnector3 : pCustomShape = &msoCurvedConnector3; break; in GetCustomShapeContent()
8510 case mso_sptCurvedConnector4 : pCustomShape = &msoCurvedConnector4; break; in GetCustomShapeContent()
8511 case mso_sptCurvedConnector5 : pCustomShape = &msoCurvedConnector5; break; in GetCustomShapeContent()
8521 case mso_sptTextBox : pCustomShape = &msoTextSimple; break; in GetCustomShapeContent()
8525 case mso_sptTextPlainText : pCustomShape = &msoTextPlainText; break; in GetCustomShapeContent()
8526 case mso_sptTextStop : pCustomShape = &msoTextStop; break; in GetCustomShapeContent()
8527 case mso_sptTextTriangle : pCustomShape = &msoTextTriangle; break; in GetCustomShapeContent()
8528 case mso_sptTextTriangleInverted : pCustomShape = &msoTextTriangleInverted; break; in GetCustomShapeContent()
8529 case mso_sptTextChevron : pCustomShape = &msoTextChevron; break; in GetCustomShapeContent()
8530 case mso_sptTextChevronInverted : pCustomShape = &msoTextChevronInverted; break; in GetCustomShapeContent()
8531 …case mso_sptTextRingInside : pCustomShape = &msoTextRingInside; break; // SJ: TODO->the orientat… in GetCustomShapeContent()
8532 case mso_sptTextRingOutside : pCustomShape = &msoTextRingOutside; break; in GetCustomShapeContent()
8533 case mso_sptTextFadeRight : pCustomShape = &msoTextFadeRight; break; in GetCustomShapeContent()
8534 case mso_sptTextFadeLeft : pCustomShape = &msoTextFadeLeft; break; in GetCustomShapeContent()
8535 case mso_sptTextFadeUp : pCustomShape = &msoTextFadeUp; break; in GetCustomShapeContent()
8536 case mso_sptTextFadeDown : pCustomShape = &msoTextFadeDown; break; in GetCustomShapeContent()
8537 case mso_sptTextSlantUp : pCustomShape = &msoTextSlantUp; break; in GetCustomShapeContent()
8538 case mso_sptTextSlantDown : pCustomShape = &msoTextSlantDown; break; in GetCustomShapeContent()
8539 case mso_sptTextCascadeUp : pCustomShape = &msoTextCascadeUp; break; in GetCustomShapeContent()
8540 case mso_sptTextCascadeDown : pCustomShape = &msoTextCascadeDown; break; in GetCustomShapeContent()
8541 case mso_sptTextArchUpCurve : pCustomShape = &msoTextArchUpCurve; break; in GetCustomShapeContent()
8542 case mso_sptTextArchDownCurve : pCustomShape = &msoTextArchDownCurve; break; in GetCustomShapeContent()
8543 case mso_sptTextCircleCurve : pCustomShape = &msoTextCircleCurve; break; in GetCustomShapeContent()
8544 case mso_sptTextButtonCurve : pCustomShape = &msoTextButtonCurve; break; in GetCustomShapeContent()
8545 case mso_sptTextArchUpPour : pCustomShape = &msoTextArchUpPour; break; in GetCustomShapeContent()
8546 case mso_sptTextArchDownPour : pCustomShape = &msoTextArchDownPour; break; in GetCustomShapeContent()
8547 case mso_sptTextCirclePour : pCustomShape = &msoTextCirclePour; break; in GetCustomShapeContent()
8548 case mso_sptTextButtonPour : pCustomShape = &msoTextButtonPour; break; in GetCustomShapeContent()
8549 case mso_sptTextCurveUp : pCustomShape = &msoTextCurveUp; break; in GetCustomShapeContent()
8550 case mso_sptTextCurveDown : pCustomShape = &msoTextCurveDown; break; in GetCustomShapeContent()
8551 case mso_sptTextCanUp : pCustomShape = &msoTextCanUp; break; in GetCustomShapeContent()
8552 case mso_sptTextCanDown : pCustomShape = &msoTextCanDown; break; in GetCustomShapeContent()
8553 case mso_sptTextInflate : pCustomShape = &msoTextInflate; break; in GetCustomShapeContent()
8554 case mso_sptTextDeflate : pCustomShape = &msoTextDeflate; break; in GetCustomShapeContent()
8555 case mso_sptTextInflateBottom : pCustomShape = &msoTextInflateBottom; break; in GetCustomShapeContent()
8556 case mso_sptTextDeflateBottom : pCustomShape = &msoTextDeflateBottom; break; in GetCustomShapeContent()
8557 case mso_sptTextInflateTop : pCustomShape = &msoTextInflateTop; break; in GetCustomShapeContent()
8558 case mso_sptTextDeflateTop : pCustomShape = &msoTextDeflateTop; break; in GetCustomShapeContent()
8559 case mso_sptTextDeflateInflate : pCustomShape = &msoTextDeflateInflate; break; in GetCustomShapeContent()
8560 case mso_sptTextDeflateInflateDeflate : pCustomShape = &msoTextDeflateInflateDeflate; break; in GetCustomShapeContent()
8561 case mso_sptTextWave1 : pCustomShape = &msoTextWave1; break; in GetCustomShapeContent()
8562 case mso_sptTextWave2 : pCustomShape = &msoTextWave2; break; in GetCustomShapeContent()
8563 case mso_sptTextWave3 : pCustomShape = &msoTextWave3; break; in GetCustomShapeContent()
8564 case mso_sptTextWave4 : pCustomShape = &msoTextWave4; break; in GetCustomShapeContent()
8565 case mso_sptTearDrop : pCustomShape = &msoTearDrop; break; in GetCustomShapeContent()
8569 return pCustomShape; in GetCustomShapeContent()