24OConnectionLineData::OConnectionLineData()
29 :m_aSourceFieldName(
std::move( sSourceFieldName ))
30 ,m_aDestFieldName(
std::move( sDestFieldName ))
37 *
this = rConnLineData;
52 if (&rConnLineData ==
this)
the class OConnectionLineData contains the data of a connection e.g.
virtual ~OConnectionLineData() override
OUString const & GetSourceFieldName() const
OUString const & GetDestFieldName() const
OUString m_aDestFieldName
void CopyFrom(const OConnectionLineData &rSource)
OUString m_aSourceFieldName
OConnectionLineData & operator=(const OConnectionLineData &rConnLineData)
static bool operator==(const OIndexField &_rLHS, const OIndexField &_rRHS)