#include <CollectionView.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <core_resource.hxx>
#include <strings.hrc>
#include <comphelper/interaction.hxx>
#include <comphelper/propertysequence.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <o3tl/safeint.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <UITools.hxx>
#include <com/sun/star/container/XHierarchicalNameContainer.hpp>
#include <com/sun/star/ucb/InteractiveAugmentedIOException.hpp>
#include <com/sun/star/ucb/IOErrorCode.hpp>
#include <com/sun/star/ucb/XDynamicResultSet.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/task/InteractionHandler.hpp>
#include <com/sun/star/task/InteractionClassification.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <comphelper/processfactory.hxx>
#include <ucbhelper/commandenvironment.hxx>
#include <ucbhelper/content.hxx>
#include <connectivity/dbexception.hxx>
#include <utility>
Go to the source code of this file.
|
| dbaui::IMPL_LINK_NOARG (OCollectionView, Save_Click, weld::Button &, void) |
|
| dbaui::IMPL_LINK_NOARG (OCollectionView, NewFolder_Click, weld::Button &, void) |
|
| dbaui::IMPL_LINK_NOARG (OCollectionView, Up_Click, weld::Button &, void) |
|
| dbaui::IMPL_LINK_NOARG (OCollectionView, Dbl_Click_FileView, weld::TreeView &, bool) |
|
◆ ROW_IS_FOLDER
◆ ROW_TITLE