Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/eppt/
H A Deppt.cxx1252 … ::com::sun::star::presentation::FadeEffect eFe = ::com::sun::star::presentation::FadeEffect_NONE; in ImplCreateSlide()
1270 aAny >>= eFe; in ImplCreateSlide()
1296 || ( eFe != ::com::sun::star::presentation::FadeEffect_NONE ); in ImplCreateSlide()
1385 switch ( eFe ) in ImplCreateSlide()
/aoo4110/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2030 presentation::FadeEffect eFe; in render() local
2033 if ( aAny >>= eFe ) in render()
2035 switch( eFe ) in render()

Completed in 31 milliseconds