Home | History | Annotate | Download | only in templates

Lines Matching refs:oprops

496    * @param oprops non-null reference to xsl:output properties representation.
498 void recomposeOutput(OutputProperties oprops)
502 m_outputProperties.copyFrom(oprops);