Home
last modified time | relevance | path

Searched refs:OQueryTabConnUndoAction (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQueryTabConnUndoAction.cxx50 DBG_NAME(OQueryTabConnUndoAction) in DBG_NAME() argument
52 OQueryTabConnUndoAction::~OQueryTabConnUndoAction() in DBG_NAME()
54 DBG_DTOR(OQueryTabConnUndoAction,NULL); in DBG_NAME()
63 OQueryTabConnUndoAction::OQueryTabConnUndoAction(OQueryTableView* pOwner, sal_uInt16 nCommentID) in OQueryTabConnUndoAction() function in OQueryTabConnUndoAction
68 DBG_CTOR(OQueryTabConnUndoAction,NULL); in OQueryTabConnUndoAction()
72 : OQueryTabConnUndoAction(pOwner, STR_QUERY_UNDO_INSERTCONNECTION) in OQueryAddTabConnUndoAction()
89 : OQueryTabConnUndoAction(pOwner, STR_QUERY_UNDO_REMOVECONNECTION) in OQueryDelTabConnUndoAction()
H A DQueryTabConnUndoAction.hxx34 class OQueryTabConnUndoAction : public OQueryDesignUndoAction class
42 OQueryTabConnUndoAction(OQueryTableView* pOwner, sal_uInt16 nCommentID);
43 virtual ~OQueryTabConnUndoAction();
H A DQueryAddTabConnUndoAction.hxx36 class OQueryAddTabConnUndoAction : public OQueryTabConnUndoAction
48 class OQueryDelTabConnUndoAction : public OQueryTabConnUndoAction
H A DQueryTableView.cxx176 OQueryTabConnUndoAction* _pUndoAction, in addUndoAction()
/aoo41x/main/dbaccess/source/ui/inc/
H A DQueryTableView.hxx50 class OQueryTabConnUndoAction;

Completed in 32 milliseconds