Home
last modified time | relevance | path

Searched refs:solidFill (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DLineFill.php28 public function setSolidFill(SolidFill $solidFill) argument
30 $this->solidFill = $solidFill;
37 return $this->solidFill;
H A DOutlineFill.php28 public function setSolidFill(SolidFill $solidFill) argument
30 $this->solidFill = $solidFill;
37 return $this->solidFill;
H A DTableBorderFill.php28 public function setSolidFill(SolidFill $solidFill) argument
30 $this->solidFill = $solidFill;
37 return $this->solidFill;
H A DShapeBackgroundFill.php46 public function setSolidFill(SolidFill $solidFill) argument
48 $this->solidFill = $solidFill;
55 return $this->solidFill;
H A DTableCellBackgroundFill.php46 public function setSolidFill(SolidFill $solidFill) argument
48 $this->solidFill = $solidFill;
55 return $this->solidFill;
H A DPageBackgroundFill.php48 public function setSolidFill(SolidFill $solidFill) argument
50 $this->solidFill = $solidFill;
57 return $this->solidFill;
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs11620 o[o.length] = '<a:solidFill><a:schemeClr val="phClr"/></a:solidFill>';
11638 …d="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"><a:shade val="95000"/><a:satMod val="1050…
11639 …<a:ln w="25400" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"/></a:solidF…
11640 …<a:ln w="38100" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"/></a:solidF…
11662 o[o.length] = '<a:solidFill><a:schemeClr val="phClr"/></a:solidFill>';