Searched refs:ContextInfo (Results 1 – 1 of 1) sorted by relevance
119 typedef ::std::pair< RecordInfo, ContextHandlerRef > ContextInfo; typedef in oox::core::prv::ContextStack120 typedef ::std::vector< ContextInfo > ContextInfoVec;154 maStack.push_back( ContextInfo( rRecInfo, rxContext ) ); in pushContext()162 ContextInfo& rContextInfo = maStack.back(); in popContext()
Completed in 14 milliseconds