/aoo41x/main/reportdesign/source/ui/misc/ |
H A D | RptUndo.cxx | 122 ,Action _eAction in DBG_NAME() 125 ,m_eAction(_eAction) in DBG_NAME() 232 ,Action _eAction in OReportSectionUndo() argument 234 : OSectionUndo(_rMod,_nSlot,_eAction,nCommentID) in OReportSectionUndo() 271 ,Action _eAction in OGroupSectionUndo() argument 273 : OSectionUndo(_rMod,_nSlot,_eAction,nCommentID) in OGroupSectionUndo() 339 ,Action _eAction in OGroupUndo() argument 345 ,m_eAction(_eAction) in OGroupUndo()
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | UndoActions.cxx | 118 ,Action _eAction in OUndoContainerAction() argument 125 ,m_eAction( _eAction ) in OUndoContainerAction() 262 ,Action _eAction in OUndoGroupSectionAction() argument 268 :OUndoContainerAction(_rMod,_eAction,NULL,xElem,_nCommentId) in OUndoGroupSectionAction() 308 ,Action _eAction 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 …pUndo = new OUndoGroupSectionAction(*rObject.GetModel(),_eAction,OGroupHelper::getMemberFunction(x… in lcl_createUndo() 44 …pUndo = new OUndoReportSectionAction(*rObject.GetModel(),_eAction,OReportHelper::getMemberFunction… in lcl_createUndo()
|
/aoo41x/main/reportdesign/source/ui/inc/ |
H A D | RptUndo.hxx | 65 ,Action _eAction 93 ,Action _eAction 120 ,Action _eAction 142 ,Action _eAction
|
/aoo41x/main/basctl/source/basicide/ |
H A D | doceventnotifier.cxx | 105 void impl_listenerAction_nothrow( ListenerAction _eAction ); 212 void DocumentEventNotifier_Impl::impl_listenerAction_nothrow( ListenerAction _eAction ) in impl_listenerAction_nothrow() argument 228 …( _eAction == RegisterListener ) ? &XEventBroadcaster::addEventListener : &XEventBroadcaster::remo… in impl_listenerAction_nothrow()
|
/aoo41x/main/reportdesign/inc/ |
H A D | UndoActions.hxx | 203 ,Action _eAction 227 ,Action _eAction 249 ,Action _eAction
|
/aoo41x/main/fpicker/source/office/ |
H A D | asyncfilepicker.cxx | 44 …kerAction::AsyncPickerAction( SvtFileDialog* _pDialog, SvtFileView* _pView, const Action _eAction ) in DBG_NAME() 46 ,m_eAction ( _eAction ) in DBG_NAME()
|
H A D | asyncfilepicker.hxx | 70 AsyncPickerAction( SvtFileDialog* _pDialog, SvtFileView* _pView, const Action _eAction );
|
H A D | iodlg.hxx | 339 ::svt::AsyncPickerAction::Action _eAction,
|
H A D | iodlg.cxx | 2301 void SvtFileDialog::executeAsync( ::svt::AsyncPickerAction::Action _eAction, in executeAsync() argument 2306 m_pCurrentAsyncAction = new AsyncPickerAction( this, _pFileView, _eAction ); in executeAsync()
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | controllerframe.cxx | 414 void ControllerFrame::frameAction( FrameAction _eAction ) in frameAction() argument 418 switch ( _eAction ) in frameAction()
|
/aoo41x/main/dbaccess/inc/ |
H A D | controllerframe.hxx | 70 void frameAction( ::com::sun::star::frame::FrameAction _eAction );
|
/aoo41x/main/svtools/inc/svtools/table/ |
H A D | tablecontrolinterface.hxx | 191 virtual bool dispatchAction( TableControlAction _eAction ) = 0;
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 999 ApplySectionViewAction(SectionViewAction _eAction = eEndAction ) : m_eAction( _eAction ) { } in ApplySectionViewAction() argument 1000 …nViewAction( const Point& _rPoint, SectionViewAction _eAction = eMoveAction ) : m_eAction( _eActio… in ApplySectionViewAction() argument
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | hangulhanja.hxx | 257 ReplacementAction _eAction,
|
/aoo41x/main/svx/source/form/ |
H A D | fmundo.cxx | 1071 Action _eAction, in FmUndoContainerAction() argument 1078 ,m_eAction( _eAction ) in FmUndoContainerAction()
|
/aoo41x/main/svx/source/inc/ |
H A D | fmundo.hxx | 106 Action _eAction,
|
/aoo41x/main/svtools/source/table/ |
H A D | tablecontrol_impl.hxx | 287 virtual bool dispatchAction( TableControlAction _eAction );
|
H A D | tablecontrol_impl.cxx | 1568 bool TableControl_Impl::dispatchAction( TableControlAction _eAction ) in dispatchAction() argument 1575 switch ( _eAction ) in dispatchAction()
|