LibreOffice Module svx (master) 1
|
#include <unordered_set>
#include <algorithm>
#include <fstream>
#include <svx/diagram/datamodel.hxx>
#include <comphelper/xmltools.hxx>
#include <sal/log.hxx>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | svx |
namespace | svx::diagram |
Functions | |
static sal_Int32 | svx::diagram::calcDepth (std::u16string_view rNodeName, const svx::diagram::Connections &rCnx) |