Searched refs:XMLEffectHint (Results 1 – 1 of 1) sorted by relevance
204 struct XMLEffectHint struct221 int operator<(const XMLEffectHint& rComp) const { return mnPresId < rComp.mnPresId; } in operator <() argument223 XMLEffectHint() in XMLEffectHint() argument234 list<XMLEffectHint> maEffects;328 XMLEffectHint aEffect; in collect()445 list<XMLEffectHint>::iterator aIter = mpImpl->maEffects.begin(); in exportAnimations()446 const list<XMLEffectHint>::iterator aEnd = mpImpl->maEffects.end(); in exportAnimations()456 XMLEffectHint& rEffect = *aIter; in exportAnimations()
Completed in 16 milliseconds