Searched refs:ParagraphStyle (Results 1 – 8 of 8) sorted by relevance
24 protected $styleType = ParagraphStyle::class;42 * @param ParagraphStyle44 public function setStyle(ParagraphStyle $style)49 * @return ParagraphStyle
32 protected $styleType = ParagraphStyle::class;80 * @param ParagraphStyle82 public function setStyle(ParagraphStyle $style)87 * @return ParagraphStyle
20 class ParagraphStyle extends \Google\Model class178 class_alias(ParagraphStyle::class, 'Google_Service_Slides_ParagraphStyle');
22 protected $paragraphStyleType = ParagraphStyle::class;28 * @param ParagraphStyle30 public function setParagraphStyle(ParagraphStyle $paragraphStyle)35 * @return ParagraphStyle
26 protected $paragraphStyleType = ParagraphStyle::class;46 * @param ParagraphStyle48 public function setParagraphStyle(ParagraphStyle $paragraphStyle)53 * @return ParagraphStyle
27 protected $paragraphStyleType = ParagraphStyle::class;69 * @param ParagraphStyle71 public function setParagraphStyle(ParagraphStyle $paragraphStyle)76 * @return ParagraphStyle
20 class ParagraphStyle extends \Google\Collection class381 class_alias(ParagraphStyle::class, 'Google_Service_Docs_ParagraphStyle');