Searched refs:GetElemActions (Results 1 – 3 of 3) sorted by relevance
100 GetTransformer().GetElemActions().find( aKey ); in CreateChildContext()102 if( !(aIter == GetTransformer().GetElemActions().end()) ) in CreateChildContext()
139 XMLTransformerActions& GetElemActions() { return *m_pElemActions; } in GetElemActions() function in XMLTransformerBase
93 GetElemActions().find( aKey ); in CreateContext()95 if( !(aIter == GetElemActions().end()) ) in CreateContext()
Completed in 36 milliseconds