Home
last modified time | relevance | path

Searched defs:importProperties (Results 1 – 12 of 12) sorted by relevance

/plugin/odt/ODT/styles/
DODTTableRowStyle.php61 public function importProperties($properties, $disabled=array()) { function in ODTTableRowStyle
DODTTableCellStyle.php84 public function importProperties($properties, $disabled=array()) { function in ODTTableCellStyle
DODTTableColumnStyle.php42 public function importProperties($properties, $disabled=array()) { function in ODTTableColumnStyle
DODTTableStyle.php71 public function importProperties($properties, $disabled=array()) { function in ODTTableStyle
DODTTextOutlineStyle.php67 public function importProperties($properties, $disabled=array()) { function in ODTTextOutlineStyle
DODTTextStyle.php134 public function importProperties($properties, $disabled=array()) { function in ODTTextStyle
DODTMasterPageStyle.php58 public function importProperties($properties, $disabled=array()) { function in ODTMasterPageStyle
DODTUnknownStyle.php58 public function importProperties($properties, $disabled=array()) { function in ODTUnknownStyle
DODTTextListStyle.php96 public function importProperties($properties, $disabled=array()) { function in ODTTextListStyle
DODTPageLayoutStyle.php135 public function importProperties($properties, $disabled=array()) { function in ODTPageLayoutStyle
DODTParagraphStyle.php105 public function importProperties($properties, $disabled=array()) { function in ODTParagraphStyle
DODTStyle.php47 abstract public function importProperties($properties, $disabled); function in ODTStyle