|
LibreOffice Module sw (master) 1
|
#include "XMLRangeHelper.hxx"#include <rtl/character.hxx>#include <rtl/ustrbuf.hxx>#include <o3tl/string_view.hxx>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | XMLRangeHelper |
| ! ! This file is an exact copy of the same file in chart2 project ! | |
Functions | |
| CellRange | XMLRangeHelper::getCellRangeFromXMLString (const OUString &rXMLString) |
| OUString | XMLRangeHelper::getXMLStringFromCellRange (const CellRange &rRange) |