Home
last modified time | relevance | path

Searched refs:notifySystemWindow (Results 1 – 12 of 12) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DDesignView.cxx196 notifySystemWindow(this,m_pPropWin,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~ODesignView()
204 notifySystemWindow(this,m_pAddField,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~ODesignView()
212notifySystemWindow(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 Dpropbrw.cxx213 ::rptui::notifySystemWindow(pParent,this,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in DBG_NAME()
238 ::rptui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~PropBrw()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx120 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
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx100 ::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 DJoinController.cxx224 ::dbaui::notifySystemWindow( in onWindowClosing()
391 …::dbaui::notifySystemWindow(getView(),m_pAddTableDialog,::comphelper::mem_fun(&TaskPaneList::AddWi… in Execute()
H A DQueryDesignView.cxx2631 ::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()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_DataEditor.hxx108 void notifySystemWindow( Window* pWindow,
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx269 ::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()
/trunk/main/reportdesign/source/ui/inc/
H A DUITools.hxx132 …void notifySystemWindow(Window* _pWindow,Window* _pToRegister, ::comphelper::mem_fun1_t<TaskPaneLi…
/trunk/main/dbaccess/source/ui/inc/
H A DUITools.hxx266 void notifySystemWindow(Window* _pWindow,
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx850 void notifySystemWindow(Window* _pWindow,Window* _pToRegister, ::comphelper::mem_fun1_t<TaskPaneLis… in notifySystemWindow() function
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1288 void notifySystemWindow(Window* _pWindow,Window* _pToRegister, ::comphelper::mem_fun1_t<TaskPaneLis… in notifySystemWindow() function

Completed in 108 milliseconds