Searched refs:in_list_item (Results 1 – 4 of 4) sorted by relevance
/plugin/odt/ODT/elements/ | ||
H A D | ODTElementListHeader.php | 15 protected $in_list_item = false; variable in ODTElementListHeader |
H A D | ODTElementListItem.php | 15 protected $in_list_item = false; variable in ODTElementListItem |
/plugin/odp/ | ||
H A D | renderer.php | 36 var $in_list_item = false; variable in renderer_plugin_odp |
/plugin/code2/ | ||
H A D | syntax.php | 963 if ($inLI = ($aRenderer->in_list_item)) { |