Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx286 if( pAtom->hasChildAtom( DFF_msofbtAnimIteration ) ) in createNode()
304 if( pAtom->hasChildAtom( DFF_msofbtAnimateSet ) ) in createNode()
306 else if( pAtom->hasChildAtom( DFF_msofbtAnimateColor ) ) in createNode()
308 else if( pAtom->hasChildAtom( DFF_msofbtAnimateScale ) ) in createNode()
312 else if( pAtom->hasChildAtom( DFF_msofbtAnimateMotion ) ) in createNode()
314 else if( pAtom->hasChildAtom( DFF_msofbtAnimateFilter ) ) in createNode()
316 else if( pAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in createNode()
497 if( pAtom->hasChildAtom( DFF_msofbtAnimateSet ) ) in importAnimationContainer()
517 else if( pAtom->hasChildAtom( DFF_msofbtAnimate ) ) in importAnimationContainer()
525 else if( pAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in importAnimationContainer()
[all …]
H A Dpptatom.hxx46 inline bool hasChildAtom( sal_uInt16 nRecType ) const;
84 inline bool Atom::hasChildAtom( sal_uInt16 nRecType ) const in hasChildAtom() function in ppt::Atom
/trunk/main/svx/workben/msview/
H A Dmsview.cxx98 inline bool hasChildAtom( sal_uInt16 nRecType ) const;
101 inline bool hasChildAtom( sal_uInt16 nRecType, sal_uInt16 nRecInstance ) const;
207 inline bool Atom::hasChildAtom( sal_uInt16 nRecType ) const in hasChildAtom() function in Atom
212 inline bool Atom::hasChildAtom( sal_uInt16 nRecType, sal_uInt16 nRecInstance ) const in hasChildAtom() function in Atom

Completed in 36 milliseconds