Searched refs:TableControl_Impl (Results 1 – 8 of 8) sorted by relevance
246 DBG_NAME( TableControl_Impl )255 const TableControl_Impl& m_rTable;438 TableControl_Impl::TableControl_Impl( TableControl& _rAntiImpl ) in TableControl_Impl() function in svt::table::TableControl_Impl475 TableControl_Impl::~TableControl_Impl() in ~TableControl_Impl()1416 void TableControl_Impl::onResize() in onResize()1549 void TableControl_Impl::hideCursor() in hideCursor()1558 void TableControl_Impl::showCursor() in showCursor()2049 void TableControl_Impl::captureMouse() in captureMouse()2055 void TableControl_Impl::releaseMouse() in releaseMouse()2097 void TableControl_Impl::hideTracking() in hideTracking()[all …]
36 class TableControl_Impl;44 const TableControl_Impl& m_rControl;50 const TableControl_Impl& _rControl, in TableGeometry()61 const TableControl_Impl& getControl() const { return m_rControl; } in getControl()79 TableControl_Impl const & _rControl,107 TableControl_Impl const & _rControl,136 TableControl_Impl const & _rControl, in TableCellGeometry()
90 class TableControl_Impl :public ITableControl class186 TableControl_Impl( TableControl& _rAntiImpl );187 ~TableControl_Impl();498 TableControl_Impl* m_pTableControl;502 TableFunctionSet(TableControl_Impl* _pTableControl);
37 class TableControl_Impl;51 TableControl_Impl& m_rTableControl;56 TableDataWindow( TableControl_Impl& _rTableControl );
41 …TableRowGeometry::TableRowGeometry( TableControl_Impl const & _rControl, Rectangle const & _rBound… in TableRowGeometry()98 …TableColumnGeometry::TableColumnGeometry( TableControl_Impl const & _rControl, Rectangle const & _… in TableColumnGeometry()
48 TableDataWindow::TableDataWindow( TableControl_Impl& _rTableControl ) in TableDataWindow()
58 ,m_pImpl( new TableControl_Impl( *this ) ) in TableControl()
44 class TableControl_Impl;68 ::boost::shared_ptr< TableControl_Impl > m_pImpl;
Completed in 48 milliseconds