Searched refs:getStylesheetComposed (Results 1 – 6 of 6) sorted by relevance
118 public StylesheetComposed getStylesheetComposed() in getStylesheetComposed() method in ElemTemplate120 return m_stylesheet.getStylesheetComposed(); in getStylesheetComposed()
147 public StylesheetComposed getStylesheetComposed() in getStylesheetComposed() method in ElemTemplateElement149 return m_parentNode.getStylesheetComposed(); in getStylesheetComposed()1511 int roPrecedence = ro.getStylesheetComposed().getImportCountComposed(); in compareTo()1512 int myPrecedence = this.getStylesheetComposed().getImportCountComposed(); in compareTo()
212 return m_template.getStylesheetComposed().getImportCountComposed(); in getImportLevel()
84 existingTemplate.getStylesheetComposed().getImportCountComposed(); in setTemplate()85 int newPrecedence = template.getStylesheetComposed().getImportCountComposed(); in setTemplate()
1315 public StylesheetComposed getStylesheetComposed() in getStylesheetComposed() method in Stylesheet
1982 template.getStylesheetComposed().getImportCountComposed() - 1; in applyTemplateToNode()1984 template.getStylesheetComposed().getEndImportCountComposed(); in applyTemplateToNode()