Home
last modified time | relevance | path

Searched refs:style_base_name (Results 1 – 2 of 2) sorted by relevance

/plugin/odt/ODT/styles/
H A DODTStyle.php27 protected static $style_base_name = 'PluginODTAutoStyle_'; variable in ODTStyle
245 $style_name = self::$style_base_name.$type.'_'.self::$style_count;
/plugin/odt/helper/
H A Dstylefactory.php25 protected static $style_base_name = 'PluginODTAutoStyle_'; variable in helper_plugin_odt_stylefactory