Home
last modified time | relevance | path

Searched refs:getAppController (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx909 _pTreeView->setControlActionListener( &getBorderWin().getView()->getAppController() ); in createTree()
910 _pTreeView->setContextMenuProvider( &getBorderWin().getView()->getAppController() ); in createTree()
1062 getBorderWin().getView()->getAppController().onSelectionChanged();
1068 getBorderWin().getView()->getAppController().onCutEntry();
1074 getBorderWin().getView()->getAppController().onCopyEntry();
1080 getBorderWin().getView()->getAppController().onPasteEntry();
1086 getBorderWin().getView()->getAppController().onDeleteEntry();
1138 …getBorderWin().getView()->getAppController().previewChanged(static_cast<sal_Int32>(m_ePreviewMode)… in switchPreview()
1166 getBorderWin().getView()->getAppController().onSelectionChanged(); in switchPreview()
1351 …getBorderWin().getView()->getAppController().executeChecked(nSelectedAction,Sequence<PropertyValue…
[all …]
H A DAppSwapWindow.cxx79 m_aIconControl.setControlActionListener( &m_rBorderWin.getView()->getAppController() ); in DBG_NAME()
180 if ( m_rBorderWin.getView()->getAppController().onContainerSelect( _eType ) ) in onContainerSelected()
H A DAppView.hxx143 …inline IApplicationController& getAppController() const { return m_rAppController… in getAppController() function in dbaui::OApplicationView
H A DAppDetailView.cxx364 …m_rTaskWindow.getDetailView()->getBorderWin().getView()->getAppController().executeChecked( aComma… in onSelected()

Completed in 38 milliseconds