Home
last modified time | relevance | path

Searched refs:notifyParentShow (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/fpicker/source/win32/filepicker/
H A Dpreviewadapter.cxx79 virtual void SAL_CALL notifyParentShow(sal_Bool bShow);
241 void SAL_CALL CPreviewAdapterImpl::notifyParentShow(sal_Bool) in notifyParentShow() function in CPreviewAdapterImpl
554 virtual void SAL_CALL notifyParentShow(sal_Bool bShow);
570 void SAL_CALL CWin95NTPreviewAdapterImpl::notifyParentShow(sal_Bool bShow) in notifyParentShow() function in CWin95NTPreviewAdapterImpl
688 void SAL_CALL CPreviewAdapter::notifyParentShow(bool bShow) in notifyParentShow() function in CPreviewAdapter
690 m_pImpl->notifyParentShow(bShow); in notifyParentShow()
H A Dpreviewadapter.hxx85 void SAL_CALL notifyParentShow(bool bShow);
H A DWinFileOpenImpl.cxx867 m_Preview->notifyParentShow(bShow); in onWMShow()

Completed in 53 milliseconds