Home
last modified time | relevance | path

Searched refs:mxPresentation (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/core/
H A Ddrawdoc_animations.cxx55 if( !mxPresentation.is() ) in getPresentation()
57 const_cast< SdDrawDocument* >( this )->mxPresentation = CreatePresentation(*this); in getPresentation()
59 return mxPresentation; in getPresentation()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx589 , mxPresentation( xPresentation ) in SlideshowImpl()
660 if( mxPresentation.is() ) in disposing()
661 mxPresentation->end(); in disposing()
1528 if( mxPresentation.is() ) in IMPL_LINK()
1529 mxPresentation->end(); in IMPL_LINK()
H A Dslideshowimpl.hxx417 css::uno::Reference< css::presentation::XPresentation2 > mxPresentation; member in sd::SlideshowImpl
/trunk/main/sd/inc/
H A Ddrawdoc.hxx187 ::com::sun::star::uno::Reference< ::com::sun::star::presentation::XPresentation2 > mxPresentation;
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx106 …com::sun::star::uno::WeakReference< ::com::sun::star::presentation::XPresentation > mxPresentation;
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2262 uno::Reference< presentation::XPresentation > xPresentation( mxPresentation ); in dispose()

Completed in 64 milliseconds