Lines Matching refs:PreviewBase
40 PreviewBase::PreviewBase() : in PreviewBase() function in PreviewBase
50 PreviewBase::~PreviewBase() in ~PreviewBase()
58 sal_Int32 SAL_CALL PreviewBase::getTargetColorDepth() throw (RuntimeException) in getTargetColorDepth()
67 sal_Int32 SAL_CALL PreviewBase::getAvailableWidth() throw (RuntimeException) in getAvailableWidth()
76 sal_Int32 SAL_CALL PreviewBase::getAvailableHeight() throw (RuntimeException) in getAvailableHeight()
85 void SAL_CALL PreviewBase::setImage( sal_Int16 aImageFormat, const ::com::sun::star::uno::Any& aIma… in setImage()
105 void SAL_CALL PreviewBase::getImage(sal_Int16& aImageFormat,com::sun::star::uno::Any& aImage) in getImage()
115 sal_Bool SAL_CALL PreviewBase::setShowState( sal_Bool bShowState ) throw (RuntimeException) in setShowState()
125 sal_Bool SAL_CALL PreviewBase::getShowState() throw (RuntimeException) in getShowState()
134 sal_Bool SAL_CALL PreviewBase::getImaginaryShowState() const in getImaginaryShowState()
143 HWND SAL_CALL PreviewBase::getWindowHandle() const in getWindowHandle()