Home
last modified time | relevance | path

Searched refs:OQueryDesignFieldUndoAct (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignFieldUndoAct.hxx43 class OQueryDesignFieldUndoAct : public OCommentUndoAction class
53 OQueryDesignFieldUndoAct(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCommentID);
54 virtual ~OQueryDesignFieldUndoAct();
67 class OTabFieldCellModifiedUndoAct : public OQueryDesignFieldUndoAct
75 : OQueryDesignFieldUndoAct(pSelBrwBox, STR_QUERY_UNDO_MODIFY_CELL) in OTabFieldCellModifiedUndoAct()
88 class OTabFieldSizedUndoAct : public OQueryDesignFieldUndoAct
94 …OTabFieldSizedUndoAct(OSelectionBrowseBox* pSelBrwBox) : OQueryDesignFieldUndoAct(pSelBrwBox, STR_… in OTabFieldSizedUndoAct()
105 class OTabFieldUndoAct : public OQueryDesignFieldUndoAct
111 …doAct(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCommentID) : OQueryDesignFieldUndoAct(pSelBrwBo… in OTabFieldUndoAct()
H A DQueryTabWinUndoAct.cxx53 DBG_NAME(OQueryDesignFieldUndoAct) in DBG_NAME() argument
54 OQueryDesignFieldUndoAct::OQueryDesignFieldUndoAct(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCom… in DBG_NAME()
59 DBG_CTOR(OQueryDesignFieldUndoAct,NULL); in DBG_NAME()
62 OQueryDesignFieldUndoAct::~OQueryDesignFieldUndoAct() in ~OQueryDesignFieldUndoAct()
64 DBG_DTOR(OQueryDesignFieldUndoAct,NULL); in ~OQueryDesignFieldUndoAct()

Completed in 13 milliseconds