Lines Matching refs:CPreviewAdapter
593 CPreviewAdapter::CPreviewAdapter(HINSTANCE instance) in CPreviewAdapter() function in CPreviewAdapter
605 CPreviewAdapter::~CPreviewAdapter() in ~CPreviewAdapter()
613 Sequence<sal_Int16> SAL_CALL CPreviewAdapter::getSupportedImageFormats() in getSupportedImageFormats()
624 sal_Int32 SAL_CALL CPreviewAdapter::getTargetColorDepth() in getTargetColorDepth()
633 sal_Int32 SAL_CALL CPreviewAdapter::getAvailableWidth() in getAvailableWidth()
642 sal_Int32 SAL_CALL CPreviewAdapter::getAvailableHeight() in getAvailableHeight()
651 void SAL_CALL CPreviewAdapter::setImage( sal_Int16 aImageFormat, const Any& aImage ) in setImage()
661 sal_Bool SAL_CALL CPreviewAdapter::setShowState( sal_Bool bShowState ) in setShowState()
670 sal_Bool SAL_CALL CPreviewAdapter::getShowState() in getShowState()
679 void SAL_CALL CPreviewAdapter::setParent(HWND parent) in setParent()
688 void SAL_CALL CPreviewAdapter::notifyParentShow(bool bShow) in notifyParentShow()
697 void SAL_CALL CPreviewAdapter::notifyParentSizeChanged() in notifyParentSizeChanged()
706 void SAL_CALL CPreviewAdapter::notifyParentWindowPosChanged() in notifyParentWindowPosChanged()