Searched refs:_nCommentId (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | UndoActions.cxx | 121 ,sal_uInt16 _nCommentId) in OUndoContainerAction() argument 122 :OCommentUndoAction(_rMod,_nCommentId) in OUndoContainerAction() 267 ,sal_uInt16 _nCommentId) in OUndoGroupSectionAction() argument 268 :OUndoContainerAction(_rMod,_eAction,NULL,xElem,_nCommentId) in OUndoGroupSectionAction() 313 ,sal_uInt16 _nCommentId) in OUndoReportSectionAction() argument 314 :OUndoContainerAction(_rMod,_eAction,NULL,xElem,_nCommentId) in OUndoReportSectionAction()
|
H A D | ReportUndoFactory.cxx | 32 SdrUndoAction* lcl_createUndo(SdrObject& rObject,Action _eAction,sal_uInt16 _nCommentId) in lcl_createUndo() argument 42 …GetModel(),_eAction,OGroupHelper::getMemberFunction(xSection),xGroup,xReportComponent,_nCommentId); in lcl_createUndo() 44 …tHelper::getMemberFunction(xSection),xSection->getReportDefinition(),xReportComponent,_nCommentId); in lcl_createUndo()
|
/aoo4110/main/reportdesign/inc/ |
H A D | UndoActions.hxx | 206 ,sal_uInt16 _nCommentId); 232 ,sal_uInt16 _nCommentId); 254 ,sal_uInt16 _nCommentId);
|
Completed in 17 milliseconds