Searched refs:OTableRowView (Results 1 – 6 of 6) sorted by relevance
60 DBG_NAME(OTableRowView) in DBG_NAME() argument62 OTableRowView::OTableRowView(Window* pParent) in DBG_NAME()73 DBG_CTOR(OTableRowView,NULL); in DBG_NAME()78 OTableRowView::~OTableRowView() in ~OTableRowView()81 DBG_DTOR(OTableRowView,NULL); in ~OTableRowView()85 void OTableRowView::Init() in Init()113 void OTableRowView::KeyInput( const KeyEvent& rEvt ) in KeyInput()135 void OTableRowView::SetUpdatable( sal_Bool bUpdate ) in SetUpdatable()142 void OTableRowView::Command(const CommandEvent& rEvt) in Command()203 void OTableRowView::cut() in cut()[all …]
45 class OTableRowView;50 OTableRowView* m_pTabDgnCtrl;56 OTableDesignUndoAct( OTableRowView* pOwner ,sal_uInt16 nCommentID);87 OTableDesignCellUndoAct( OTableRowView* pOwner, long nRowID, sal_uInt16 nColumn );
185 OTableRowView::Init(); in Init()231 :OTableRowView(pWindow) in OTableEditorCtrl()624 OTableRowView::CursorMoved(); in CursorMoved()1507 OTableRowView::copy(); in copy()1657 OTableRowView::Command(rEvt); in Command()1744 OTableRowView::Command(rEvt); in Command()1753 OTableRowView::cut();1780 OTableRowView::Paste( nPastePosition );1977 OTableRowView::DeactivateCell(bUpdate); in DeactivateCell()1998 return OTableRowView::PreNotify(rNEvt); in PreNotify()
71 OTableDesignUndoAct::OTableDesignUndoAct( OTableRowView* pOwner,sal_uInt16 nCommentID ) : OCommentU… in OTableDesignUndoAct()115 OTableDesignCellUndoAct::OTableDesignCellUndoAct( OTableRowView* pOwner, long nRowID, sal_uInt16 nC… in OTableDesignCellUndoAct()
51 class OTableEditorCtrl : public OTableRowView
46 class OTableRowView : public ::svt::EditBrowseBox class62 OTableRowView(Window* pParent);63 virtual ~OTableRowView();