/plugin/odt/ODT/styles/ |
H A D | ODTTableColumnStyle.php | 45 $this->setProperty('style-family', $this->getFamily()); 62 static public function getFamily() { function in ODTTableColumnStyle
|
H A D | ODTTableRowStyle.php | 64 $this->setProperty('style-family', $this->getFamily()); 81 static public function getFamily() { function in ODTTableRowStyle
|
H A D | ODTTableStyle.php | 74 $this->setProperty('style-family', $this->getFamily()); 91 static public function getFamily() { function in ODTTableStyle
|
H A D | ODTTableCellStyle.php | 89 $this->setProperty('style-family', $this->getFamily()); 106 static public function getFamily() { function in ODTTableCellStyle
|
H A D | ODTTextStyle.php | 137 $this->setProperty('style-family', $this->getFamily()); 154 static public function getFamily() { function in ODTTextStyle
|
H A D | ODTUnknownStyle.php | 129 public function getFamily() { function in ODTUnknownStyle
|
H A D | ODTParagraphStyle.php | 127 static public function getFamily() { function in ODTParagraphStyle 268 $style .= 'style:family="'.$this->getFamily().'" ';
|
/plugin/odt/ODT/ |
H A D | styleset.php | 192 $family = $new->getFamily(); 197 $dest [$index]->getFamily() == $family) { 309 $this->styles [$index]->getFamily() == $family) {
|
H A D | ODTImport.php | 530 if ($style->getFamily() == 'table') { 684 if ($style->getFamily() == 'paragraph') {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/ |
H A D | AdStyleFont.php | 41 public function getFamily() function in Google\\Service\\AdSenseHost\\AdStyleFont
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | ChromeOsDeviceTpmVersionInfo.php | 57 public function getFamily() function in Google\\Service\\Directory\\ChromeOsDeviceTpmVersionInfo
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webfonts/ |
H A D | Webfont.php | 80 public function getFamily() function in Google\\Service\\Webfonts\\Webfont
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/ |
H A D | Permission.php | 83 public function getFamily() function in Google\\Service\\Keep\\Permission
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_WebfontsService.php | 92 public function getFamily() { function in Google_Webfont
|
H A D | Google_AdsensehostService.php | 914 public function getFamily() { function in Google_AdStyleFont
|
H A D | Google_AdSenseService.php | 1312 public function getFamily() { function in Google_AdStyleFont
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | Image.php | 212 public function getFamily() function in Google\\Service\\Compute\\Image
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | EditorPalette.java | 282 entry.setFont(new Font(entry.getFont().getFamily(), 0, 10)); in addTemplate()
|
/plugin/processing/ |
H A D | script.js | 1878 this.getFamily = function(){ method
|