#include <cmath>
#include <stdio.h>
#include <string>
#include <boost/shared_ptr.hpp>
#include <librevenge/librevenge.h>
#include <librevenge-stream/librevenge-stream.h>
#include <stdint.h>
#include <inttypes.h>
Go to the source code of this file.
◆ KEY_ALMOST_ZERO
◆ KEY_DEBUG
◆ KEY_DEBUG_MSG
| #define KEY_DEBUG_MSG |
( |
|
M | ) |
|
Referenced by libetonyek::KEYThemeCollector::collectLayer(), libetonyek::KEYContentCollector::collectLayer(), libetonyek::KEYCollectorBase::collectShape(), libetonyek::KEYCollectorBase::collectTextPlaceholder(), libetonyek::KEYContentCollector::drawLayer(), libetonyek::KEYPath::KEYPath(), libetonyek::KEY2StyleParser::parse(), libetonyek::KEY2TableParser::parseCt(), libetonyek::KEY2Parser::parsePointPath(), libetonyek::KEY2StyleParser::parsePropertyImpl(), libetonyek::KEY2Parser::parseScalarPath(), libetonyek::KEY2Parser::parseTextBody(), and libetonyek::KEY2Parser::processXmlNode().
◆ KEY_EPSILON
◆ KEY_NUM_ELEMENTS
| #define KEY_NUM_ELEMENTS |
( |
|
array | ) |
(sizeof(array) / sizeof((array)[0])) |