Home
last modified time | relevance | path

Searched refs:ProcessingInstructionFlowObj (Results 1 – 2 of 2) sorted by last modified time

/dports/textproc/openjade/openjade-1.3.3-pre1/jade/
H A DTransformFOTBuilder.cxx58 class ProcessingInstructionFlowObj : public TransformExtensionFlowObj { class in DSSSL_NAMESPACE::TransformFOTBuilder
60 ProcessingInstructionFlowObj() {} in ProcessingInstructionFlowObj() function in DSSSL_NAMESPACE::TransformFOTBuilder::ProcessingInstructionFlowObj
70 ExtensionFlowObj *copy() const { return new ProcessingInstructionFlowObj(*this); } in copy()
261 static const TransformFOTBuilder::ProcessingInstructionFlowObj pi; in makeTransformFOTBuilder()
/dports/textproc/jade/jade-1.2.1/jade/
H A DTransformFOTBuilder.cxx58 class ProcessingInstructionFlowObj : public TransformExtensionFlowObj { class in DSSSL_NAMESPACE::TransformFOTBuilder
60 ProcessingInstructionFlowObj() {} in ProcessingInstructionFlowObj() function in DSSSL_NAMESPACE::TransformFOTBuilder::ProcessingInstructionFlowObj
70 ExtensionFlowObj *copy() const { return new ProcessingInstructionFlowObj(*this); } in copy()
258 static const TransformFOTBuilder::ProcessingInstructionFlowObj pi; in makeTransformFOTBuilder()