Home
last modified time | relevance | path

Searched refs:nCommentID (Results 1 – 13 of 13) sorted by relevance

/trunk/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx124 ,sal_uInt16 nCommentID) in DBG_NAME()
125 : OCommentUndoAction(_rMod,nCommentID) in DBG_NAME()
234 ,sal_uInt16 nCommentID) in OReportSectionUndo() argument
235 : OSectionUndo(_rMod,_nSlot,_eAction,nCommentID) in OReportSectionUndo()
273 ,sal_uInt16 nCommentID) in OGroupSectionUndo() argument
274 : OSectionUndo(_rMod,_nSlot,_eAction,nCommentID) in OGroupSectionUndo()
339 ,sal_uInt16 nCommentID in OGroupUndo() argument
343 : OCommentUndoAction(_rMod,nCommentID) in OGroupUndo()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTabWinUndoAct.cxx54 …signFieldUndoAct::OQueryDesignFieldUndoAct(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCommentID) in DBG_NAME()
55 : OCommentUndoAction(nCommentID) in DBG_NAME()
71 OQueryTabWinUndoAct::OQueryTabWinUndoAct(OQueryTableView* pOwner, sal_uInt16 nCommentID) in DBG_NAME()
72 :OQueryDesignUndoAction(pOwner, nCommentID) in DBG_NAME()
H A DQueryDesignFieldUndoAct.hxx53 OQueryDesignFieldUndoAct(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCommentID);
111 …t(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCommentID) : OQueryDesignFieldUndoAct(pSelBrwBox, n… in OTabFieldUndoAct() argument
H A DQueryDesignUndoAction.hxx42 …eryDesignUndoAction(OJoinTableView* pOwner, sal_uInt16 nCommentID) : OCommentUndoAction(nCommentID in OQueryDesignUndoAction() argument
H A DQueryTabConnUndoAction.cxx63 OQueryTabConnUndoAction::OQueryTabConnUndoAction(OQueryTableView* pOwner, sal_uInt16 nCommentID) in OQueryTabConnUndoAction() argument
64 :OQueryDesignUndoAction(pOwner, nCommentID) in OQueryTabConnUndoAction()
H A DQueryTabConnUndoAction.hxx42 OQueryTabConnUndoAction(OQueryTableView* pOwner, sal_uInt16 nCommentID);
H A DQueryTabWinUndoAct.hxx53 OQueryTabWinUndoAct(OQueryTableView* pOwner, sal_uInt16 nCommentID);
/trunk/main/reportdesign/source/ui/inc/
H A DRptUndo.hxx66 ,sal_uInt16 nCommentID);
94 ,sal_uInt16 nCommentID);
121 ,sal_uInt16 nCommentID);
141 ,sal_uInt16 nCommentID
/trunk/main/dbaccess/source/ui/inc/
H A DGeneralUndo.hxx48 OCommentUndoAction(sal_uInt16 nCommentID) { m_strComment = String(ModuleRes(nCommentID)); } in OCommentUndoAction() argument
/trunk/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx95 OCommentUndoAction::OCommentUndoAction(SdrModel& _rMod,sal_uInt16 nCommentID) in DBG_NAME()
100 if ( nCommentID ) in DBG_NAME()
101 m_strComment = String(ModuleRes(nCommentID)); in DBG_NAME()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.hxx56 OTableDesignUndoAct( OTableRowView* pOwner ,sal_uInt16 nCommentID);
69 OTableEditorUndoAct( OTableEditorCtrl* pOwner,sal_uInt16 nCommentID );
H A DTableUndo.cxx71 …OTableDesignUndoAct( OTableRowView* pOwner,sal_uInt16 nCommentID ) : OCommentUndoAction(nCommentID) in OTableDesignUndoAct() argument
/trunk/main/reportdesign/inc/
H A DUndoActions.hxx176 ,sal_uInt16 nCommentID);

Completed in 61 milliseconds