Searched defs:styleName (Results 1 – 12 of 12) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fckcorestylecommand.js | 55 _OnStyleStateChange : function( styleName, isActive ) argument
|
H A D | fckstylecommand.js | 31 Execute : function( styleName, styleComboItem ) argument
|
/plugin/odt/ODT/ |
H A D | ODTUtility.php | 33 … replaceLocalLinkPlaceholders(&$content, array $toc, array $bookmarks, $styleName, $visitedStyleNa… 649 …atic function createTextStyle (ODTInternalParams $params, $element, $attributes, $styleName=NULL) { 672 …function createParagraphStyle (ODTInternalParams $params, $element, $attributes, $styleName=NULL) {
|
H A D | ODTParagraph.php | 29 …public static function paragraphOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $a…
|
H A D | ODTSpan.php | 18 …public static function spanOpen(ODTInternalParams $params, $styleName, $element=NULL, $attributes=…
|
H A D | ODTList.php | 21 …static public function listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=N…
|
H A D | ODTDocument.php | 335 function spanOpen($styleName, $element=NULL, $attributes=NULL){ 409 function paragraphOpen($styleName=NULL, $element=NULL, $attributes=NULL){ 1006 function listOpen($continue=false, $styleName, $element=NULL, $attributes=NULL) { 1950 … function openHyperlink ($url, $styleName = NULL, $visitedStyleName = NULL, $returnonly = false) { 1982 …function insertHyperlink ($url, $text, $styleName = NULL, $visitedStyleName = NULL, $returnonly = … 2163 public function getStyle ($styleName) {
|
H A D | ODTTable.php | 215 …public static function tableRowOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $at…
|
/plugin/refnotes/ |
H A D | action.php | 442 translateStyle($styleName, $style, $from, $to) global() argument
|
/plugin/columns/ |
H A D | syntax.php | 195 protected function getStyle($attribute, $attributeName, $styleName = '') {
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | OtlDump.php | 105 var $styleName; variable in Mpdf\\OtlDump
|
H A D | TTFontFile.php | 148 var $styleName; variable in Mpdf\\TTFontFile
|