Lines Matching refs:ContextHandler
42 IfContext( ContextHandler& rParent, in IfContext()
58 : public ContextHandler
61 …AlgorithmContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, const … in AlgorithmContext()
62 : ContextHandler( rParent ) in AlgorithmContext()
80 : public ContextHandler
83 …ChooseContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, const Lay… in ChooseContext()
84 : ContextHandler( rParent ) in ChooseContext()
144 …ForEachContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, const La… in ForEachContext()
158 : public ContextHandler
161 LayoutVariablePropertySetContext( ContextHandler& rParent, LayoutNode::VarMap & aVar ) in LayoutVariablePropertySetContext()
162 : ContextHandler( rParent ) in LayoutVariablePropertySetContext()
192 LayoutNodeContext::LayoutNodeContext( ContextHandler& rParent, in LayoutNodeContext()
195 : ContextHandler( rParent ) in LayoutNodeContext()