LibreOffice Module dbaccess (master) 1
|
#include <AppDetailView.hxx>
Public Attributes | |
TaskEntryList | aTasks |
the tasks available in the pane More... | |
TranslateId | pTitleId |
the resource ID for the title of the pane More... | |
Definition at line 54 of file AppDetailView.hxx.
TaskEntryList dbaui::TaskPaneData::aTasks |
the tasks available in the pane
Definition at line 57 of file AppDetailView.hxx.
Referenced by dbaui::OApplicationDetailView::impl_createPage(), and dbaui::OApplicationDetailView::impl_fillTaskPaneData().
TranslateId dbaui::TaskPaneData::pTitleId |
the resource ID for the title of the pane
Definition at line 59 of file AppDetailView.hxx.
Referenced by dbaui::OApplicationDetailView::impl_createPage(), and dbaui::OApplicationDetailView::impl_fillTaskPaneData().