Searched refs:maCond (Results 1 – 3 of 3) sorted by relevance
52 , maCond( aValue ) in CondContext()108 if( maCond.mnType == 0 ) in ~CondContext()110 maCond.maValue = (maEvent.Trigger == EventTrigger::NONE) ? maEvent.Offset : makeAny( maEvent ); in ~CondContext()140 maCond.mnType = aElementToken; in createFastChildContext()141 maCond.maValue = makeAny( nEnum ); in createFastChildContext()146 maCond.mnType = aElementToken; in createFastChildContext()149 maCond.maValue = makeAny( nId ); in createFastChildContext()154 xRet.set( new TimeTargetElementContext( *this, maCond.getTarget() ) ); in createFastChildContext()
54 AnimationCondition & maCond; member in oox::ppt::CondContext
151 { return maCond; } in cond()155 ConditionAttr maCond; member in oox::drawingml::ConditionAtom
Completed in 12 milliseconds