Home
last modified time | relevance | path

Searched defs:xShow (Results 1 – 11 of 11) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Dcusshow.cxx49 SdCustomShow::SdCustomShow(css::uno::Reference< css::uno::XInterface > const & xShow ) in SdCustomShow()
62 uno::Reference< uno::XInterface > xShow( mxUnoCustomShow ); in ~SdCustomShow() local
71 uno::Reference< uno::XInterface > xShow( mxUnoCustomShow ); in getUnoCustomShow() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Dcusshow.cxx49 SdCustomShow::SdCustomShow(css::uno::Reference< css::uno::XInterface > const & xShow ) in SdCustomShow()
62 uno::Reference< uno::XInterface > xShow( mxUnoCustomShow ); in ~SdCustomShow() local
71 uno::Reference< uno::XInterface > xShow( mxUnoCustomShow ); in getUnoCustomShow() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dximpshow.cxx207 Reference< XIndexContainer > xShow( mxShowFactory->createInstance(), UNO_QUERY ); in createFastChildContext() local
H A Dsdxmlexp.cxx1949 Reference< XIndexContainer > xShow; in exportPresentationSettings() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dximpshow.cxx220 … Reference< XIndexContainer > xShow( mpImpl->mxShowFactory->createInstance(), UNO_QUERY ); in CreateChildContext() local
H A Dsdxmlexp.cxx1947 Reference< XIndexContainer > xShow; in exportPresentationSettings() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx183 Reference<com::sun::star::container::XIndexContainer> xShow(mxShowFactory->createInstance(), in importCustomSlideShow() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx441 void AnimationSlideController::displayCurrentSlide( const Reference< XSlideShow >& xShow, in displayCurrentSlide()
1672 Reference< XSlideShow > xShow( mxShow ); in updateSlideShow() local
2192 Reference< XSlideShow > xShow; in createSlideShow() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx438 void AnimationSlideController::displayCurrentSlide( const Reference< XSlideShow >& xShow, in displayCurrentSlide()
1666 Reference< XSlideShow > xShow( mxShow ); in updateSlideShow() local
2202 Reference< XSlideShow > xShow; in createSlideShow() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cge/
H A Dvga13h.cpp848 void Bitmap::xShow(int16 x, int16 y) { in xShow() function in CGE::Bitmap
/dports/games/scummvm/scummvm-2.5.1/engines/cge/
H A Dvga13h.cpp852 void Bitmap::xShow(int16 x, int16 y) { in xShow() function in CGE::Bitmap