Home
last modified time | relevance | path

Searched defs:styleType (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTextRun.php26 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\TextRun
H A DParagraphMarker.php24 protected $styleType = ParagraphStyle::class; variable in Google\\Service\\Slides\\ParagraphMarker
H A DAutoText.php26 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\AutoText
H A DUpdateParagraphStyleRequest.php32 protected $styleType = ParagraphStyle::class; variable in Google\\Service\\Slides\\UpdateParagraphStyleRequest
H A DUpdateTextStyleRequest.php32 protected $styleType = TextStyle::class; variable in Google\\Service\\Slides\\UpdateTextStyleRequest