Searched refs:CellEditSourceImpl (Results 1 – 2 of 2) sorted by relevance
131 CellEditSourceImpl( const CellRef& xCell );133 ~CellEditSourceImpl();165 CellEditSourceImpl::CellEditSourceImpl( const CellRef& xCell ) in CellEditSourceImpl() function in sdr::table::CellEditSourceImpl187 CellEditSourceImpl::CellEditSourceImpl( const CellRef& xCell, SdrView& rView, const Window& rWindow… in CellEditSourceImpl() function in sdr::table::CellEditSourceImpl214 CellEditSourceImpl::~CellEditSourceImpl() in ~CellEditSourceImpl()402 void CellEditSourceImpl::dispose() in dispose()441 void CellEditSourceImpl::SetupOutliner() in SetupOutliner()466 void CellEditSourceImpl::UpdateOutliner() in UpdateOutliner()742 void CellEditSourceImpl::UpdateData() in UpdateData()771 void CellEditSourceImpl::lock() in lock()[all …]
39 class CellEditSourceImpl;78 CellEditSource( CellEditSourceImpl* pImpl );80 CellEditSourceImpl* mpImpl;
Completed in 28 milliseconds