Home
last modified time | relevance | path

Searched refs:OTableRowView (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx60 DBG_NAME(OTableRowView) in DBG_NAME() argument
62 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()
203 void OTableRowView::cut() in cut()
210 void OTableRowView::copy() in copy()
216 void OTableRowView::paste() in paste()
[all …]
H A DTableUndo.hxx45 class OTableRowView;
50 OTableRowView* m_pTabDgnCtrl;
56 OTableDesignUndoAct( OTableRowView* pOwner ,sal_uInt16 nCommentID);
87 OTableDesignCellUndoAct( OTableRowView* pOwner, long nRowID, sal_uInt16 nColumn );
H A DTEditControl.cxx187 OTableRowView::Init(); in Init()
233 :OTableRowView(pWindow) in OTableEditorCtrl()
626 OTableRowView::CursorMoved(); in CursorMoved()
1510 OTableRowView::copy(); in copy()
1660 OTableRowView::Command(rEvt); in Command()
1747 OTableRowView::Command(rEvt); in Command()
1756 OTableRowView::cut();
1783 OTableRowView::Paste( nPastePosition );
1980 OTableRowView::DeactivateCell(bUpdate); in DeactivateCell()
2001 return OTableRowView::PreNotify(rNEvt); in PreNotify()
H A DTableUndo.cxx71 OTableDesignUndoAct::OTableDesignUndoAct( OTableRowView* pOwner,sal_uInt16 nCommentID ) : OCommentU… in OTableDesignUndoAct()
115 OTableDesignCellUndoAct::OTableDesignCellUndoAct( OTableRowView* pOwner, long nRowID, sal_uInt16 nC… in OTableDesignCellUndoAct()
H A DTEditControl.hxx51 class OTableEditorCtrl : public OTableRowView
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableDesignControl.hxx46 class OTableRowView : public ::svt::EditBrowseBox class
62 OTableRowView(Window* pParent);
63 virtual ~OTableRowView();

Completed in 36 milliseconds