Lines Matching refs:mpPopupWindow
210 SfxPopupWindow* mpPopupWindow; member
225 ( mpPopupWindow != 0 )) in IMPL_LINK()
227 delete mpPopupWindow; in IMPL_LINK()
228 mpPopupWindow = 0; in IMPL_LINK()
253 pImpl->mpPopupWindow = 0; in SfxToolBoxControl()
313 delete pImpl->mpPopupWindow; in dispose()
316 pImpl->mpPopupWindow = 0; in dispose()
914 pImpl->mpPopupWindow = pWindow; in SetPopupWindow()
915 pImpl->mpPopupWindow->SetPopupModeEndHdl( LINK( this, SfxToolBoxControl, PopupModeEndHdl )); in SetPopupWindow()
916 pImpl->mpPopupWindow->SetDeleteLink_Impl( LINK( this, SfxToolBoxControl, ClosePopupWindow )); in SetPopupWindow()
923 if ( pImpl->mpPopupWindow->IsVisible() ) in IMPL_LINK()
928 pImpl->mpFloatingWindow = pImpl->mpPopupWindow; in IMPL_LINK()
929 pImpl->mpPopupWindow = 0; in IMPL_LINK()
938 pImpl->mpPopupWindow = 0; in IMPL_LINK()
950 pImpl->mpPopupWindow = 0; in IMPL_LINK()