LibreOffice Module sfx2 (master) 1
|
#include <rtl/ustring.hxx>
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <sfx2/linksrc.hxx>
#include <sfx2/lnkbase.hxx>
#include <o3tl/sorted_vector.hxx>
#include <string_view>
#include <vector>
Go to the source code of this file.
Classes | |
class | sfx2::LinkManager |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::lang |
namespace | weld |
namespace | sfx2 |
Typedefs | |
typedef std::vector< tools::SvRef< SvBaseLink > > | sfx2::SvBaseLinks |
typedef o3tl::sorted_vector< SvLinkSource * > | sfx2::SvLinkSources |
Functions | |
void | sfx2::MakeLnkName (OUString &rName, const OUString *pType, std::u16string_view rFile, std::u16string_view rLink, const OUString *pFilter) |
Variables | |
const sal_Unicode | sfx2::cTokenSeparator = 0xFFFF |