Home
last modified time | relevance | path

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

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