Searched refs:CellEditSource (Results 1 – 2 of 2) sorted by relevance
913 CellEditSource::CellEditSource( const CellRef& xCell ) in CellEditSource() function in sdr::table::CellEditSource920 CellEditSource::CellEditSource( const CellRef& xCell, SdrView& rView, const Window& rWindow ) in CellEditSource() function in sdr::table::CellEditSource928 CellEditSource::CellEditSource( CellEditSourceImpl* pImpl ) in CellEditSource() function in sdr::table::CellEditSource935 CellEditSource::~CellEditSource() in ~CellEditSource()942 SvxEditSource* CellEditSource::Clone() const in Clone()944 return new CellEditSource( mpImpl ); in Clone()948 SvxTextForwarder* CellEditSource::GetTextForwarder() in GetTextForwarder()954 SvxEditViewForwarder* CellEditSource::GetEditViewForwarder( sal_Bool bCreate ) in GetEditViewForwarder()961 SvxViewForwarder* CellEditSource::GetViewForwarder() in GetViewForwarder()968 void CellEditSource::UpdateData() in UpdateData()[all …]
41 class CellEditSource : public SvxEditSource, public SvxViewForwarder class44 CellEditSource( const CellRef& xCell );51 CellEditSource( const CellRef& xCell, SdrView& rView, const Window& rViewWindow );52 virtual ~CellEditSource();78 CellEditSource( CellEditSourceImpl* pImpl );