Searched refs:styleExists (Results 1 – 13 of 13) sorted by relevance
138 if (!$renderer->styleExists('Plugin_DivAlign2')) {155 if (!$renderer->styleExists($style_name)) {
171 if (!$renderer->styleExists('Plugin_Keyboard')) {192 if (!$renderer->styleExists($style_name)) {213 if (!$renderer->styleExists($style_name)) {
432 if (!$renderer->styleExists('Plugin_Wrap_Paragraphs')) {443 if (!$renderer->styleExists($style_name)) {587 if (!$renderer->styleExists('Plugin_Wrap_Spans')) {598 if (!$renderer->styleExists($style_name)) {
50 if (empty($style) || !$params->document->styleExists($style)) {145 if (!$style or !$params->document->styleExists($style)) {
61 if (!$params->document->styleExists($styleNameFirst)) {
240 public function styleExists ($name) { function in ODTStyleSet
245 if (!$params->document->styleExists($style_name)) {
651 if (!isset($styleName) || !$params->document->styleExists($styleName)) {674 if (!isset($styleName) || !$params->document->styleExists($styleName)) {
935 if ( !$this->styleExists($style_name) ) {2153 public function styleExists ($name) { function in ODTDocument2154 return $this->styleset->styleExists($name);
56 if (!$params->document->styleExists($style_name)) {
1062 if (!$this->document->styleExists($style_name)) {1074 if (!$this->document->styleExists($style_name)) {1086 if (!$this->document->styleExists($style_name)) {2194 public function styleExists ($style_name) { function in renderer_plugin_odt_page2195 return $this->document->styleExists($style_name);
331 if (!$renderer->styleExists('Plugin_DivAlign2')) {
310 if(!$renderer->styleExists('Command Line Interface')) {