#include <CollectionView.hxx>
Definition at line 31 of file CollectionView.hxx.
◆ OCollectionView()
dbaui::OCollectionView::OCollectionView |
( |
weld::Window * |
pParent, |
|
|
const css::uno::Reference< css::ucb::XContent > & |
_xContent, |
|
|
const OUString & |
_sDefaultName, |
|
|
css::uno::Reference< css::uno::XComponentContext > |
_xContext |
|
) |
| |
Definition at line 59 of file CollectionView.cxx.
References _xContext, initCurrentPath(), Initialize(), LINK, m_xCmdEnv, m_xContent, m_xContent, m_xContext, weld::GenericDialogController::m_xDialog, m_xName, m_xNewFolder, m_xPB_OK, m_xUp, and m_xView.
◆ ~OCollectionView()
dbaui::OCollectionView::~OCollectionView |
( |
| ) |
|
|
overridevirtual |
◆ DECL_LINK() [1/4]
dbaui::OCollectionView::DECL_LINK |
( |
Dbl_Click_FileView |
, |
|
|
weld::TreeView & |
, |
|
|
bool |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/4]
dbaui::OCollectionView::DECL_LINK |
( |
NewFolder_Click |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/4]
dbaui::OCollectionView::DECL_LINK |
( |
Save_Click |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/4]
dbaui::OCollectionView::DECL_LINK |
( |
Up_Click |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ getName()
OUString dbaui::OCollectionView::getName |
( |
| ) |
const |
◆ getSelectedFolder()
const css::uno::Reference< css::ucb::XContent > & dbaui::OCollectionView::getSelectedFolder |
( |
| ) |
const |
|
inline |
◆ initCurrentPath()
void dbaui::OCollectionView::initCurrentPath |
( |
| ) |
|
|
private |
◆ Initialize()
void dbaui::OCollectionView::Initialize |
( |
| ) |
|
|
private |
Definition at line 286 of file CollectionView.cxx.
References ucbhelper::Content::createDynamicCursor(), DBG_UNHANDLED_EXCEPTION, Exception, comphelper::getProcessComponentContext(), ucbhelper::INCLUDE_FOLDERS_ONLY, m_xCmdEnv, m_xContent, weld::GenericDialogController::m_xDialog, m_xView, ROW_IS_FOLDER, and ROW_TITLE.
Referenced by OCollectionView().
◆ m_bCreateForm
bool dbaui::OCollectionView::m_bCreateForm |
|
private |
◆ m_xCmdEnv
css::uno::Reference< css::ucb::XCommandEnvironment > dbaui::OCollectionView::m_xCmdEnv |
|
private |
◆ m_xContent
css::uno::Reference< css::ucb::XContent> dbaui::OCollectionView::m_xContent |
|
private |
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > dbaui::OCollectionView::m_xContext |
|
private |
◆ m_xFTCurrentPath
std::unique_ptr<weld::Label> dbaui::OCollectionView::m_xFTCurrentPath |
|
private |
◆ m_xName
std::unique_ptr<weld::Entry> dbaui::OCollectionView::m_xName |
|
private |
◆ m_xNewFolder
std::unique_ptr<weld::Button> dbaui::OCollectionView::m_xNewFolder |
|
private |
◆ m_xPB_OK
std::unique_ptr<weld::Button> dbaui::OCollectionView::m_xPB_OK |
|
private |
◆ m_xUp
◆ m_xView
The documentation for this class was generated from the following files: