Searched refs:mxPresentation (Results 1 – 6 of 6) sorted by relevance
55 if( !mxPresentation.is() ) in getPresentation()57 const_cast< SdDrawDocument* >( this )->mxPresentation = CreatePresentation(*this); in getPresentation()59 return mxPresentation; in getPresentation()
568 , mxPresentation( xPresentation ) in SlideshowImpl()639 if( mxPresentation.is() ) in disposing()640 mxPresentation->end(); in disposing()1507 if( mxPresentation.is() ) in IMPL_LINK()1508 mxPresentation->end(); in IMPL_LINK()
417 css::uno::Reference< css::presentation::XPresentation2 > mxPresentation; member in sd::SlideshowImpl
187 ::com::sun::star::uno::Reference< ::com::sun::star::presentation::XPresentation2 > mxPresentation;
106 …com::sun::star::uno::WeakReference< ::com::sun::star::presentation::XPresentation > mxPresentation;
2262 uno::Reference< presentation::XPresentation > xPresentation( mxPresentation ); in dispose()
Completed in 61 milliseconds