Home
last modified time | relevance | path

Searched refs:GetElemActions (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/xmloff/source/transform/
H A DDeepTContext.cxx100 GetTransformer().GetElemActions().find( aKey ); in CreateChildContext()
102 if( !(aIter == GetTransformer().GetElemActions().end()) ) in CreateChildContext()
H A DTransformerBase.hxx139 XMLTransformerActions& GetElemActions() { return *m_pElemActions; } in GetElemActions() function in XMLTransformerBase
H A DTransformerBase.cxx93 GetElemActions().find( aKey ); in CreateContext()
95 if( !(aIter == GetElemActions().end()) ) in CreateContext()

Completed in 22 milliseconds