virtual ~CellTextProvider()
virtual SdrText * getText(sal_Int32 nIndex) const override
Return the nth available text.
const sdr::table::CellRef m_xCell
virtual sal_Int32 getTextCount() const override
Return the number of texts available for this object.
CellTextProvider(sdr::table::CellRef xCell)
This interface provides access to text object(s) in an SdrObject.