Home | History | Annotate | Download | only in templates

Lines Matching defs:included

230    * the combination of imported and included stylesheets.  This
340 Stylesheet included = imported.getIncludeComposed(j);
341 composeTemplates(included);
422 Stylesheet included = stylesheet.getInclude(i);
424 addImports(included, false, importList);
494 * Recompose the output format object from the included elements.
507 * combined from the included stylesheets. If a xsl:output
508 * is not declared in this stylesheet or an included stylesheet,
540 * Composed set of all included and imported attribute set properties.