Searched refs:notifyParentShow (Results 1 – 3 of 3) sorted by relevance
78 virtual void SAL_CALL notifyParentShow(sal_Bool bShow);239 void SAL_CALL CPreviewAdapterImpl::notifyParentShow(sal_Bool) in notifyParentShow() function in CPreviewAdapterImpl552 virtual void SAL_CALL notifyParentShow(sal_Bool bShow);568 void SAL_CALL CWin95NTPreviewAdapterImpl::notifyParentShow(sal_Bool bShow) in notifyParentShow() function in CWin95NTPreviewAdapterImpl685 void SAL_CALL CPreviewAdapter::notifyParentShow(bool bShow) in notifyParentShow() function in CPreviewAdapter687 m_pImpl->notifyParentShow(bShow); in notifyParentShow()
84 void SAL_CALL notifyParentShow(bool bShow);
849 m_Preview->notifyParentShow(bShow); in onWMShow()