Home
last modified time | relevance | path

Searched refs:aAs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1307 ::com::sun::star::presentation::AnimationSpeed aAs; in ImplCreateSlide()
1308 aAny >>= aAs; in ImplCreateSlide()
1309 nSpeed = (sal_uInt8)aAs; in ImplCreateSlide()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2018 presentation::AnimationSpeed aAs; in render() local
2020 if ( aAny >>= aAs ) in render()
2022 switch( aAs ) in render()

Completed in 35 milliseconds