Lines Matching refs:SfxPopupWindow

209     SfxPopupWindow*         mpFloatingWindow;
210 SfxPopupWindow* mpPopupWindow;
912 void SfxToolBoxControl::SetPopupWindow( SfxPopupWindow* pWindow ) in SetPopupWindow()
945 IMPL_LINK( SfxToolBoxControl, ClosePopupWindow, SfxPopupWindow *, pWindow ) in IMPL_LINK() argument
1066 SfxPopupWindow* SfxToolBoxControl::CreatePopupWindow() in CreatePopupWindow()
1071 SfxPopupWindow* SfxToolBoxControl::CreatePopupWindowCascading() in CreatePopupWindowCascading()
1219 SfxPopupWindow::SfxPopupWindow( in SfxPopupWindow() function in SfxPopupWindow
1239 SfxPopupWindow::SfxPopupWindow( in SfxPopupWindow() function in SfxPopupWindow
1259 SfxPopupWindow::SfxPopupWindow( in SfxPopupWindow() function in SfxPopupWindow
1280 SfxPopupWindow::SfxPopupWindow( in SfxPopupWindow() function in SfxPopupWindow
1301 SfxPopupWindow::~SfxPopupWindow() in ~SfxPopupWindow()
1316 SfxFrameStatusListener* SfxPopupWindow::GetOrCreateStatusListener() in GetOrCreateStatusListener()
1333 void SfxPopupWindow::BindListener() in BindListener()
1342 void SfxPopupWindow::UnbindListener() in UnbindListener()
1351 void SfxPopupWindow::AddStatusListener( const rtl::OUString& rCommandURL ) in AddStatusListener()
1360 void SfxPopupWindow::RemoveStatusListener( const rtl::OUString& rCommandURL ) in RemoveStatusListener()
1369 void SfxPopupWindow::UpdateStatus( const rtl::OUString& rCommandURL ) in UpdateStatus()
1378 sal_Bool SfxPopupWindow::Close() in Close()
1389 void SfxPopupWindow::PopupModeEnd() in PopupModeEnd()
1406 void SfxPopupWindow::DeleteFloatingWindow() in DeleteFloatingWindow()
1417 void SfxPopupWindow::MouseMove( const ::MouseEvent& rMEvt ) in MouseMove()
1443 void SfxPopupWindow::StartCascading() in StartCascading()
1448 void SfxPopupWindow::EndCascading() in EndCascading()
1455 SfxPopupWindow* SfxPopupWindow::Clone() const in Clone()
1473 void SfxPopupWindow::StateChanged( in StateChanged()
1502 IMPL_LINK( SfxPopupWindow, Delete, void *, EMPTYARG ) in IMPL_LINK() argument