LibreOffice Module tools (master) 1
|
#include <tools/GenericTypeSerializer.hxx>
#include <sal/config.h>
#include <sal/log.hxx>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | tools |
Note: this class is a true marvel of engineering: because the author could not decide whether it's better to have a closed or half-open interval, they just implemented both in the same class! | |
Variables | |
constexpr sal_uInt16 | tools::COL_NAME_USER = 0x8000 |
constexpr sal_Int32 | tools::RECT_EMPTY_VALUE_RIGHT_BOTTOM = -32767 |