Searched refs:OQueryTabConnUndoAction (Results 1 – 5 of 5) sorted by relevance
50 DBG_NAME(OQueryTabConnUndoAction) in DBG_NAME() argument52 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 OQueryTabConnUndoAction68 DBG_CTOR(OQueryTabConnUndoAction,NULL); in OQueryTabConnUndoAction()72 : OQueryTabConnUndoAction(pOwner, STR_QUERY_UNDO_INSERTCONNECTION) in OQueryAddTabConnUndoAction()89 : OQueryTabConnUndoAction(pOwner, STR_QUERY_UNDO_REMOVECONNECTION) in OQueryDelTabConnUndoAction()
34 class OQueryTabConnUndoAction : public OQueryDesignUndoAction class42 OQueryTabConnUndoAction(OQueryTableView* pOwner, sal_uInt16 nCommentID);43 virtual ~OQueryTabConnUndoAction();
36 class OQueryAddTabConnUndoAction : public OQueryTabConnUndoAction48 class OQueryDelTabConnUndoAction : public OQueryTabConnUndoAction
176 OQueryTabConnUndoAction* _pUndoAction, in addUndoAction()
50 class OQueryTabConnUndoAction;
Completed in 40 milliseconds