LibreOffice Module chart2 (master) 1
|
#include <XMLRangeHelper.hxx>
#include <rtl/character.hxx>
#include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | chart |
namespace | chart::XMLRangeHelper |
Functions | |
CellRange | chart::XMLRangeHelper::getCellRangeFromXMLString (const OUString &rXMLString) |
OUString | chart::XMLRangeHelper::getXMLStringFromCellRange (const CellRange &rRange) |