Home
last modified time | relevance | path

Searched refs:_eAction (Results 1 – 19 of 19) sorted by relevance

/trunk/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx123 ,Action _eAction in DBG_NAME()
126 ,m_eAction(_eAction) in DBG_NAME()
233 ,Action _eAction in OReportSectionUndo() argument
235 : OSectionUndo(_rMod,_nSlot,_eAction,nCommentID) in OReportSectionUndo()
272 ,Action _eAction in OGroupSectionUndo() argument
274 : OSectionUndo(_rMod,_nSlot,_eAction,nCommentID) in OGroupSectionUndo()
340 ,Action _eAction in OGroupUndo() argument
346 ,m_eAction(_eAction) in OGroupUndo()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx118 ,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 DReportUndoFactory.cxx33 SdrUndoAction* lcl_createUndo(SdrObject& rObject,Action _eAction,sal_uInt16 _nCommentId) in lcl_createUndo() argument
43 …pUndo = new OUndoGroupSectionAction(*rObject.GetModel(),_eAction,OGroupHelper::getMemberFunction(x… in lcl_createUndo()
45 …pUndo = new OUndoReportSectionAction(*rObject.GetModel(),_eAction,OReportHelper::getMemberFunction… in lcl_createUndo()
/trunk/main/reportdesign/source/ui/inc/
H A DRptUndo.hxx65 ,Action _eAction
93 ,Action _eAction
120 ,Action _eAction
142 ,Action _eAction
/trunk/main/basctl/source/basicide/
H A Ddoceventnotifier.cxx105 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()
/trunk/main/reportdesign/inc/
H A DUndoActions.hxx203 ,Action _eAction
227 ,Action _eAction
249 ,Action _eAction
/trunk/main/fpicker/source/office/
H A Dasyncfilepicker.cxx44 …kerAction::AsyncPickerAction( SvtFileDialog* _pDialog, SvtFileView* _pView, const Action _eAction ) in DBG_NAME()
46 ,m_eAction ( _eAction ) in DBG_NAME()
H A Dasyncfilepicker.hxx70 AsyncPickerAction( SvtFileDialog* _pDialog, SvtFileView* _pView, const Action _eAction );
H A Diodlg.hxx339 ::svt::AsyncPickerAction::Action _eAction,
H A Diodlg.cxx2303 void SvtFileDialog::executeAsync( ::svt::AsyncPickerAction::Action _eAction, in executeAsync() argument
2308 m_pCurrentAsyncAction = new AsyncPickerAction( this, _pFileView, _eAction ); in executeAsync()
/trunk/main/dbaccess/source/ui/misc/
H A Dcontrollerframe.cxx417 void ControllerFrame::frameAction( FrameAction _eAction ) in frameAction() argument
421 switch ( _eAction ) in frameAction()
/trunk/main/dbaccess/inc/
H A Dcontrollerframe.hxx70 void frameAction( ::com::sun::star::frame::FrameAction _eAction );
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx999 ApplySectionViewAction(SectionViewAction _eAction = eEndAction ) : m_eAction( _eAction ) { } in ApplySectionViewAction() argument
1000 …nViewAction( const Point& _rPoint, SectionViewAction _eAction = eMoveAction ) : m_eAction( _eActio… in ApplySectionViewAction() argument
/trunk/main/svtools/inc/svtools/table/
H A Dtablecontrolinterface.hxx191 virtual bool dispatchAction( TableControlAction _eAction ) = 0;
/trunk/main/editeng/inc/editeng/
H A Dhangulhanja.hxx257 ReplacementAction _eAction,
/trunk/main/svx/source/form/
H A Dfmundo.cxx1071 Action _eAction, in FmUndoContainerAction() argument
1078 ,m_eAction( _eAction ) in FmUndoContainerAction()
/trunk/main/svx/source/inc/
H A Dfmundo.hxx106 Action _eAction,
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.hxx287 virtual bool dispatchAction( TableControlAction _eAction );
H A Dtablecontrol_impl.cxx1568 bool TableControl_Impl::dispatchAction( TableControlAction _eAction ) in dispatchAction() argument
1575 switch ( _eAction ) in dispatchAction()

Completed in 102 milliseconds