Searched refs:notifyParentShow (Results 1 – 3 of 3) sorted by relevance
79 virtual void SAL_CALL notifyParentShow(sal_Bool bShow);241 void SAL_CALL CPreviewAdapterImpl::notifyParentShow(sal_Bool) in notifyParentShow() function in CPreviewAdapterImpl554 virtual void SAL_CALL notifyParentShow(sal_Bool bShow);570 void SAL_CALL CWin95NTPreviewAdapterImpl::notifyParentShow(sal_Bool bShow) in notifyParentShow() function in CWin95NTPreviewAdapterImpl688 void SAL_CALL CPreviewAdapter::notifyParentShow(bool bShow) in notifyParentShow() function in CPreviewAdapter690 m_pImpl->notifyParentShow(bShow); in notifyParentShow()
85 void SAL_CALL notifyParentShow(bool bShow);
867 m_Preview->notifyParentShow(bShow); in onWMShow()
Completed in 53 milliseconds