#include <IWORKFormula.h>
Public Member Functions | |
Address () | |
Public Attributes | |
boost::optional< Coord > | m_column |
boost::optional< Coord > | m_row |
boost::optional< std::string > | m_table |
Friends | |
std::ostream & | operator<< (std::ostream &s, Address const &ad) |
|
inline |
|
friend |
boost::optional<Coord> libetonyek::IWORKFormula::Address::m_column |
Referenced by libetonyek::operator<<().
boost::optional<Coord> libetonyek::IWORKFormula::Address::m_row |
Referenced by libetonyek::operator<<().
boost::optional<std::string> libetonyek::IWORKFormula::Address::m_table |
Referenced by libetonyek::operator<<().