Searched refs:OQueryDesignFieldUndoAct (Results 1 – 2 of 2) sorted by relevance
43 class OQueryDesignFieldUndoAct : public OCommentUndoAction class53 OQueryDesignFieldUndoAct(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCommentID);54 virtual ~OQueryDesignFieldUndoAct();67 class OTabFieldCellModifiedUndoAct : public OQueryDesignFieldUndoAct75 : OQueryDesignFieldUndoAct(pSelBrwBox, STR_QUERY_UNDO_MODIFY_CELL) in OTabFieldCellModifiedUndoAct()88 class OTabFieldSizedUndoAct : public OQueryDesignFieldUndoAct94 …OTabFieldSizedUndoAct(OSelectionBrowseBox* pSelBrwBox) : OQueryDesignFieldUndoAct(pSelBrwBox, STR_… in OTabFieldSizedUndoAct()105 class OTabFieldUndoAct : public OQueryDesignFieldUndoAct111 …doAct(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCommentID) : OQueryDesignFieldUndoAct(pSelBrwBo… in OTabFieldUndoAct()
53 DBG_NAME(OQueryDesignFieldUndoAct) in DBG_NAME() argument54 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 19 milliseconds