Searched refs:notifySystemWindow (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | DesignView.cxx | 196 notifySystemWindow(this,m_pPropWin,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~ODesignView() 204 notifySystemWindow(this,m_pAddField,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~ODesignView() 212 … notifySystemWindow(this,m_pReportExplorer,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~ODesignView() 517 notifySystemWindow(this,m_pPropWin,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in togglePropertyBrowser() 568 notifySystemWindow(this,m_pReportExplorer,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in toggleReportExplorer() 606 notifySystemWindow(this,m_pAddField,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in toggleAddField()
|
H A D | propbrw.cxx | 213 ::rptui::notifySystemWindow(pParent,this,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in DBG_NAME() 238 ::rptui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~PropBrw()
|
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | dlg_DataEditor.cxx | 120 notifySystemWindow( this, & m_aTbxData, ::comphelper::mem_fun( & TaskPaneList::AddWindow )); in DataEditor() 125 notifySystemWindow( this, & m_aTbxData, ::comphelper::mem_fun( & TaskPaneList::RemoveWindow )); in ~DataEditor() 340 void DataEditor::notifySystemWindow( in notifySystemWindow() function in chart::DataEditor
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | querycontainerwindow.cxx | 100 ::dbaui::notifySystemWindow(this,m_pBeamer,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~OQueryContainerWindow() 196 ::dbaui::notifySystemWindow(this,m_pBeamer,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in disposingPreview() 227 ::dbaui::notifySystemWindow(this,m_pBeamer,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in showPreview()
|
H A D | JoinController.cxx | 224 ::dbaui::notifySystemWindow( in onWindowClosing() 391 …::dbaui::notifySystemWindow(getView(),m_pAddTableDialog,::comphelper::mem_fun(&TaskPaneList::AddWi… in Execute()
|
H A D | QueryDesignView.cxx | 2631 ::dbaui::notifySystemWindow(this,m_pTableView,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~OQueryDesignView() 2655 ::dbaui::notifySystemWindow(this,m_pTableView,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in Construct()
|
/aoo42x/main/chart2/source/controller/inc/ |
H A D | dlg_DataEditor.hxx | 108 void notifySystemWindow( Window* pWindow,
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 269 ::dbaui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~OFieldDescControl() 1260 ::dbaui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in DisplayData() 1268 ::dbaui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in DisplayData()
|
/aoo42x/main/reportdesign/source/ui/inc/ |
H A D | UITools.hxx | 132 …void notifySystemWindow(Window* _pWindow,Window* _pToRegister, ::comphelper::mem_fun1_t<TaskPaneLi…
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | UITools.hxx | 266 void notifySystemWindow(Window* _pWindow,
|
/aoo42x/main/reportdesign/source/ui/misc/ |
H A D | UITools.cxx | 850 void notifySystemWindow(Window* _pWindow,Window* _pToRegister, ::comphelper::mem_fun1_t<TaskPaneLis… in notifySystemWindow() function
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | UITools.cxx | 1288 void notifySystemWindow(Window* _pWindow,Window* _pToRegister, ::comphelper::mem_fun1_t<TaskPaneLis… in notifySystemWindow() function
|
Completed in 86 milliseconds