Home
last modified time | relevance | path

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

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