Home
last modified time | relevance | path

Searched refs:TableControl_Impl (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx246 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_Impl
475 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 …]
H A Dtablegeometry.hxx36 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()
H A Dtablecontrol_impl.hxx90 class TableControl_Impl :public ITableControl class
186 TableControl_Impl( TableControl& _rAntiImpl );
187 ~TableControl_Impl();
498 TableControl_Impl* m_pTableControl;
502 TableFunctionSet(TableControl_Impl* _pTableControl);
H A Dtabledatawindow.hxx37 class TableControl_Impl;
51 TableControl_Impl& m_rTableControl;
56 TableDataWindow( TableControl_Impl& _rTableControl );
H A Dtablegeometry.cxx41 …TableRowGeometry::TableRowGeometry( TableControl_Impl const & _rControl, Rectangle const & _rBound… in TableRowGeometry()
98 …TableColumnGeometry::TableColumnGeometry( TableControl_Impl const & _rControl, Rectangle const & _… in TableColumnGeometry()
H A Dtabledatawindow.cxx48 TableDataWindow::TableDataWindow( TableControl_Impl& _rTableControl ) in TableDataWindow()
H A Dtablecontrol.cxx58 ,m_pImpl( new TableControl_Impl( *this ) ) in TableControl()
/trunk/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx44 class TableControl_Impl;
68 ::boost::shared_ptr< TableControl_Impl > m_pImpl;

Completed in 54 milliseconds