Home
last modified time | relevance | path

Searched defs:style_name (Results 1 – 13 of 13) sorted by relevance

/plugin/odt/ODT/elements/
DODTElementTableHeaderCell.php21 public function __construct($style_name=NULL, $colspan = 0, $rowspan = 0) {
DODTStateElement.php14 protected $style_name = NULL; variable in ODTStateElement
26 public function __construct($style_name=NULL) {
DODTElementSpan.php17 public function __construct($style_name=NULL) {
DODTElementParagraph.php17 public function __construct($style_name=NULL) {
DODTElementTableRow.php27 public function __construct($style_name=NULL) {
DODTElementTable.php33 public function __construct($style_name=NULL, $maxcols = 0, $numrows = 0) {
155 public function setTableColumnStyleName($column, $style_name) {
DODTElementList.php23 public function __construct($style_name=NULL, $continue=false) {
DODTElementTableCell.php21 public function __construct($style_name=NULL, $colspan = 1, $rowspan = 1) {
DODTElementFrame.php25 public function __construct($style_name=NULL) {
/plugin/odt/ODT/styles/
DODTParagraphStyle.php449 public static function createPagebreakStyle($style_name, $parent=NULL,$before=true) {
/plugin/projects/plugins/file/
Dplot_dependency.php51 public function line_style($style_name, $property_name) {
/plugin/odt/helper/
Dstylefactory.php277 public static function createPagebreakStyle($style_name, $parent=NULL,$before=true) {
/plugin/odt/renderer/
Dpage.php1725 function _odtSpanOpen($style_name){
2194 public function styleExists ($style_name) {