| /AOO42X/main/sal/osl/w32/ |
| H A D | signal.cxx | 106 oslSignalAction Action = osl_Signal_ActCallNextHdl; in CallSignalHandler() local 110 if ((Action = pHandler->Handler(pHandler->pData, pInfo)) != osl_Signal_ActCallNextHdl) in CallSignalHandler() 116 return Action; in CallSignalHandler() 269 oslSignalAction Action; in SignalHandlerFunction() local 312 Action = osl_Signal_ActKillApp; in SignalHandlerFunction() 315 Action = CallSignalHandler(&Info); in SignalHandlerFunction() 318 Action = osl_Signal_ActKillApp; in SignalHandlerFunction() 321 switch ( Action ) in SignalHandlerFunction() 452 oslSignalAction Action; in osl_raiseSignal() local 463 Action = CallSignalHandler(&Info); in osl_raiseSignal() [all …]
|
| /AOO42X/main/sal/osl/unx/ |
| H A D | signal.c | 101 int Action; member 267 if (Signals[i].Action != ACT_SYSTEM) in InitSignal() 269 if (Signals[i].Action == ACT_HIDE) in InitSignal() 314 if (Signals[i].Action != ACT_SYSTEM) in DeInitSignal() 563 if (Signals[i].Signal == Signal && Signals[i].Action == ACT_ABORT ) in ReportCrash() 845 oslSignalAction Action = osl_Signal_ActCallNextHdl; in CallSignalHandler() local 849 if ((Action = pHandler->Handler(pHandler->pData, pInfo)) in CallSignalHandler() 856 return Action; in CallSignalHandler() 877 switch (Signals[i].Action) in CallSystemHandler() 1069 oslSignalAction Action; in osl_raiseSignal() local [all …]
|
| /AOO42X/main/offapi/com/sun/star/datatransfer/dnd/ |
| H A D | DNDConstants.idl | 45 /** Action copy. 51 /** Action move. 57 /** Action copy or move. 63 /** Action link. 69 /** Action reference. 75 /** Action default.
|
| /AOO42X/main/sal/osl/os2/ |
| H A D | signal.c | 75 oslSignalAction Action = osl_Signal_ActCallNextHdl; in CallSignalHandler() local 79 if ((Action = pHandler->Handler(pHandler->pData, pInfo)) != osl_Signal_ActCallNextHdl) in CallSignalHandler() 85 return Action; in CallSignalHandler() 217 oslSignalAction Action; in osl_raiseSignal() local 228 Action = CallSignalHandler(&Info); in osl_raiseSignal() 232 return (Action); in osl_raiseSignal()
|
| /AOO42X/main/reportdesign/source/ui/inc/ |
| H A D | RptUndo.hxx | 53 Action m_eAction; 65 ,Action _eAction 93 ,Action _eAction 120 ,Action _eAction 133 …Action m_eAction; ///<! t… 142 ,Action _eAction
|
| /AOO42X/main/sdext/source/presenter/ |
| H A D | PresenterFrameworkObserver.hxx | 53 typedef ::boost::function<void(bool)> Action; typedef in sdext::presenter::PresenterFrameworkObserver 69 const Action& rAction); 72 const Action& rAction); 85 Action maAction; 102 const Action& rAction);
|
| H A D | PresenterFrameworkObserver.cxx | 45 const Action& rAction) in PresenterFrameworkObserver() 87 const Action& rAction) in RunOnResourceActivation() 101 const Action& rAction) in RunOnUpdateEnd() 151 maAction = Action(); in Shutdown() 187 Action aAction (maAction); in notifyConfigurationChange()
|
| /AOO42X/main/slideshow/source/engine/ |
| H A D | effectrewinder.cxx | 52 typedef ::boost::function<bool(void)> Action; typedef in slideshow::internal::__anon19afe6130111::RewinderEventHandler 53 RewinderEventHandler (const Action& rAction) : maAction(rAction) {} in RewinderEventHandler() 56 const Action maAction; 65 typedef ::boost::function<bool(const AnimationNodeSharedPtr& rpNode)> Action; typedef in slideshow::internal::__anon19afe6130111::RewinderAnimationEventHandler 66 RewinderAnimationEventHandler (const Action& rAction) : maAction(rAction) {} in RewinderAnimationEventHandler() 69 const Action maAction;
|
| /AOO42X/main/sfx2/source/sidebar/ |
| H A D | AsynchronousCall.hxx | 36 typedef ::boost::function<void(void)> Action; typedef in sfx2::sidebar::AsynchronousCall 39 AsynchronousCall (const Action& rAction); 42 void RequestCall (const Action& rAction); 47 Action maAction;
|
| /AOO42X/test/testassistant/src/org/openoffice/test/assistant/views/ |
| H A D | VclExplorer.java | 33 import org.eclipse.jface.action.Action; 92 private Action inspectAction; 93 private Action launchAction; 94 private Action insertCodeAction; 280 inspectAction = new Action() { in makeActions() 300 launchAction = new Action() { in makeActions() 341 insertCodeAction = new Action() { in makeActions()
|
| /AOO42X/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
| H A D | _Validat.idt | 14 ActionText Action N Identifier Name of action to be described. 17 AdminExecuteSequence Action N Identifier Name of action to invoke, eithe… 20 AdminUISequence Action N Identifier Name of action to invoke, either in the… 23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in… 26 AdvtUISequence Action N Identifier Name of action to invoke, either in the… 47 Billboard Action Y Identifier The name of an action. The billboard is dis… 83 …If a component is disabled, it will not be installed, regardless of the 'Action' state associated … 101 ControlCondition Action N Default;Disable;Enable;Hide;Show The desired… 113 CustomAction Action N Identifier Primary key, name of action, normally a… 178 IniFile Action N 0;1;3 The type of modification to be made, one of iifEnum [all …]
|
| /AOO42X/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
| H A D | _Validat.idt | 14 ActionText Action N Identifier Name of action to be described. 17 AdminExecuteSequence Action N Identifier Name of action to invoke, eithe… 20 AdminUISequence Action N Identifier Name of action to invoke, either in the… 23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in… 26 AdvtUISequence Action N Identifier Name of action to invoke, either in the… 47 Billboard Action Y Identifier The name of an action. The billboard is dis… 83 …If a component is disabled, it will not be installed, regardless of the 'Action' state associated … 101 ControlCondition Action N Default;Disable;Enable;Hide;Show The desired… 113 CustomAction Action N Identifier Primary key, name of action, normally a… 178 IniFile Action N 0;1;3 The type of modification to be made, one of iifEnum [all …]
|
| /AOO42X/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
| H A D | _Validat.idt | 14 ActionText Action N Identifier Name of action to be described. 17 AdminExecuteSequence Action N Identifier Name of action to invoke, eithe… 20 AdminUISequence Action N Identifier Name of action to invoke, either in the… 23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in… 26 AdvtUISequence Action N Identifier Name of action to invoke, either in the… 47 Billboard Action Y Identifier The name of an action. The billboard is dis… 83 …If a component is disabled, it will not be installed, regardless of the 'Action' state associated … 101 ControlCondition Action N Default;Disable;Enable;Hide;Show The desired… 113 CustomAction Action N Identifier Primary key, name of action, normally a… 178 IniFile Action N 0;1;3 The type of modification to be made, one of iifEnum [all …]
|
| /AOO42X/main/instsetoo_native/inc_ure/windows/msi_templates/ |
| H A D | _Validat.idt | 14 ActionText Action N Identifier Name of action to be described. 17 AdminExecuteSequence Action N Identifier Name of action to invoke, eithe… 20 AdminUISequence Action N Identifier Name of action to invoke, either in the… 23 AdvtExecuteSequence Action N Identifier Name of action to invoke, either in… 26 AdvtUISequence Action N Identifier Name of action to invoke, either in the… 47 Billboard Action Y Identifier The name of an action. The billboard is dis… 83 …If a component is disabled, it will not be installed, regardless of the 'Action' state associated … 101 ControlCondition Action N Default;Disable;Enable;Hide;Show The desired… 113 CustomAction Action N Identifier Primary key, name of action, normally a… 178 IniFile Action N 0;1;3 The type of modification to be made, one of iifEnum [all …]
|
| /AOO42X/main/sc/source/ui/inc/ |
| H A D | dpcontrol.hxx | 107 class Action class in ScMenuFloatingWindow 123 void addMenuItem(const ::rtl::OUString& rText, bool bEnabled, Action* pAction); 209 ::boost::shared_ptr<Action> mpAction; 295 void setOKAction(Action* p); 353 ::std::auto_ptr<Action> mpOKAction;
|
| /AOO42X/main/reportdesign/inc/ |
| H A D | UndoActions.hxx | 68 enum Action enum 199 Action m_eAction; 203 ,Action _eAction 227 ,Action _eAction 249 ,Action _eAction
|
| /AOO42X/main/vcl/source/gdi/ |
| H A D | pdfextoutdevdata.cxx | 43 enum Action{ CreateNamedDest, enum 72 Action eAct; 85 std::deque< PDFExtOutDevDataSync::Action > mActions; 150 std::deque< PDFExtOutDevDataSync::Action >::iterator aIter( mActions.begin() ); in PlayGlobalActions() 151 std::deque< PDFExtOutDevDataSync::Action >::iterator aEnd( mActions.end() ); in PlayGlobalActions() 314 void PushAction( const OutputDevice& rOutDev, const PDFExtOutDevDataSync::Action eAct ); 317 void PageSyncData::PushAction( const OutputDevice& rOutDev, const PDFExtOutDevDataSync::Action eAct… in PushAction()
|
| /AOO42X/main/cppcanvas/source/inc/ |
| H A D | action.hxx | 52 class Action class 88 virtual ~Action() {} in ~Action() 155 typedef ::boost::shared_ptr< Action > ActionSharedPtr;
|
| /AOO42X/main/fpicker/source/office/ |
| H A D | asyncfilepicker.hxx | 53 enum Action enum in svt::AsyncPickerAction 62 Action m_eAction; 70 AsyncPickerAction( SvtFileDialog* _pDialog, SvtFileView* _pView, const Action _eAction );
|
| /AOO42X/main/svx/source/form/ |
| H A D | datalistener.cxx | 72 if ( FrameAction_COMPONENT_ATTACHED == rActionEvt.Action || in frameAction() 73 FrameAction_COMPONENT_REATTACHED == rActionEvt.Action ) in frameAction() 75 m_pNaviWin->NotifyChanges( FrameAction_COMPONENT_REATTACHED == rActionEvt.Action ); in frameAction()
|
| /AOO42X/main/stoc/test/security/ |
| H A D | test_security.cxx | 393 class Action class 401 inline Action( t_action action, AccessControl & ac, Any const & arg = Any() ) SAL_THROW( () ) in Action() function in Action 412 Any Action::run() in run() 442 new Action( all_dbo_permissions, ac ), in no_permissions() 450 new Action( no_permissions, ac, arg ), in check_dbo_dynamic()
|
| /AOO42X/main/reportdesign/source/ui/misc/ |
| H A D | RptUndo.cxx | 123 ,Action _eAction in DBG_NAME() 233 ,Action _eAction in OReportSectionUndo() 272 ,Action _eAction in OGroupSectionUndo() 340 ,Action _eAction in OGroupUndo()
|
| /AOO42X/main/vcl/inc/vcl/ |
| H A D | metaact.hxx | 131 Meta##Name##Action(); \ 133 virtual ~Meta##Name##Action(); \ 141 Meta##Name##Action::Meta##Name##Action() : \ 143 Meta##Name##Action::~Meta##Name##Action() {}
|
| /AOO42X/main/sdext/source/pdfimport/tree/ |
| H A D | drawtreevisiting.cxx | 469 pNext->Action == PATH_STROKE && in visit() 470 (elem.Action == PATH_FILL || elem.Action == PATH_EOFILL) ) in visit() 481 elem.Action |= pNext->Action; in visit() 815 if( elem.Action & PATH_STROKE ) in visit() 836 if( elem.Action & (PATH_FILL | PATH_EOFILL) ) in visit()
|
| H A D | writertreevisiting.cxx | 395 pNext->Action == PATH_STROKE && in visit() 396 (elem.Action == PATH_FILL || elem.Action == PATH_EOFILL) ) in visit() 407 elem.Action |= pNext->Action; in visit() 852 if( elem.Action & PATH_STROKE ) in visit() 873 if( elem.Action & (PATH_FILL | PATH_EOFILL) ) in visit()
|