/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/ |
H A D | AsynchronousCall.cxx | 25 AsynchronousCall::AsynchronousCall() in AsynchronousCall() function in sfx2::sidebar::AsynchronousCall 31 AsynchronousCall::AsynchronousCall (const Action& rAction) in AsynchronousCall() function in sfx2::sidebar::AsynchronousCall 37 AsynchronousCall::~AsynchronousCall() in ~AsynchronousCall() 42 void AsynchronousCall::RequestCall() in RequestCall() 46 Link<void*,void> aLink (LINK(this, AsynchronousCall, HandleUserCall)); in RequestCall() 51 void AsynchronousCall::CancelRequest() in CancelRequest() 60 IMPL_LINK_NOARG(AsynchronousCall, HandleUserCall, void*, void ) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/sidebar/ |
H A D | AsynchronousCall.cxx | 25 AsynchronousCall::AsynchronousCall (const Action& rAction) in AsynchronousCall() function in sfx2::sidebar::AsynchronousCall 31 AsynchronousCall::~AsynchronousCall() in ~AsynchronousCall() 36 void AsynchronousCall::RequestCall() in RequestCall() 40 Link<void*,void> aLink (LINK(this, AsynchronousCall, HandleUserCall)); in RequestCall() 45 void AsynchronousCall::CancelRequest() in CancelRequest() 54 void AsynchronousCall::Sync() in Sync() 62 IMPL_LINK_NOARG(AsynchronousCall, HandleUserCall, void*, void ) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/tools/ |
H A D | AsynchronousCall.cxx | 25 AsynchronousCall::AsynchronousCall() in AsynchronousCall() function in sd::tools::AsynchronousCall 29 maTimer.SetInvokeHandler(LINK(this, AsynchronousCall, TimerCallback)); in AsynchronousCall() 32 AsynchronousCall::~AsynchronousCall() in ~AsynchronousCall() 38 void AsynchronousCall::Post(const AsynchronousFunction& rFunction) in Post() 45 IMPL_LINK(AsynchronousCall, TimerCallback, Timer*, pTimer, void) in IMPL_LINK() argument
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/tools/ |
H A D | AsynchronousCall.cxx | 25 AsynchronousCall::AsynchronousCall() in AsynchronousCall() function in sd::tools::AsynchronousCall 29 maTimer.SetInvokeHandler( LINK(this,AsynchronousCall,TimerCallback) ); in AsynchronousCall() 32 AsynchronousCall::~AsynchronousCall() in ~AsynchronousCall() 38 void AsynchronousCall::Post (const AsynchronousFunction& rFunction) in Post() 45 IMPL_LINK(AsynchronousCall,TimerCallback,Timer*,pTimer,void) in IMPL_LINK() argument
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/sidebar/ |
H A D | AsynchronousCall.hxx | 32 class AsynchronousCall class 37 AsynchronousCall(); 38 AsynchronousCall (const Action& rAction); 39 ~AsynchronousCall();
|
H A D | SidebarController.hxx | 187 AsynchronousCall maPropertyChangeForwarder; 188 AsynchronousCall maContextChangeUpdate; 189 AsynchronousCall maAsynchronousDeckSwitch;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/tools/ |
H A D | AsynchronousCall.hxx | 45 class AsynchronousCall class 51 AsynchronousCall(); 53 ~AsynchronousCall();
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/sidebar/ |
H A D | AsynchronousCall.hxx | 31 class AsynchronousCall class 36 AsynchronousCall(const Action& rAction); 37 ~AsynchronousCall();
|
H A D | SidebarController.hxx | 195 AsynchronousCall maPropertyChangeForwarder; 196 AsynchronousCall maContextChangeUpdate;
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/tools/ |
H A D | AsynchronousCall.hxx | 46 class AsynchronousCall class 52 AsynchronousCall(); 54 ~AsynchronousCall();
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.EnterpriseServices/System.EnterpriseServices/ |
H A D | Activity.cs | 50 public void AsynchronousCall (IServiceCall serviceCall) in AsynchronousCall() method in System.EnterpriseServices.Activity
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/ComIntegration/ |
H A D | ComPlusSynchronizationContext.cs | 42 this.activity.AsynchronousCall(call); in Post()
|
H A D | SWC.cs | 144 void AsynchronousCall(IServiceCall pIServiceCall); in AsynchronousCall() method
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/ |
H A D | DrawViewShell.hxx | 431 tools::AsynchronousCall maAsynchronousSwitchPageCall;
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/ |
H A D | DrawViewShell.hxx | 430 tools::AsynchronousCall maAsynchronousSwitchPageCall;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/ |
H A D | Library_sfx.mk | 265 sfx2/source/sidebar/AsynchronousCall \
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/ |
H A D | Library_sfx.mk | 260 sfx2/source/sidebar/AsynchronousCall \
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.EnterpriseServices.cs | 49 public void AsynchronousCall(System.EnterpriseServices.IServiceCall serviceCall) { } in AsynchronousCall() method in System.EnterpriseServices.Activity
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.EnterpriseServices.cs | 49 public void AsynchronousCall(System.EnterpriseServices.IServiceCall serviceCall) { } in AsynchronousCall() method in System.EnterpriseServices.Activity
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/ |
H A D | System.EnterpriseServices.cs | 80 public void AsynchronousCall(System.EnterpriseServices.IServiceCall serviceCall) { } in AsynchronousCall() method in System.EnterpriseServices.Activity
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.EnterpriseServices.cs | 81 public void AsynchronousCall(System.EnterpriseServices.IServiceCall serviceCall) { } in AsynchronousCall() method in System.EnterpriseServices.Activity
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.EnterpriseServices.cs | 81 public void AsynchronousCall(System.EnterpriseServices.IServiceCall serviceCall) { } in AsynchronousCall() method in System.EnterpriseServices.Activity
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.EnterpriseServices.cs | 81 public void AsynchronousCall(System.EnterpriseServices.IServiceCall serviceCall) { } in AsynchronousCall() method in System.EnterpriseServices.Activity
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.EnterpriseServices.cs | 81 public void AsynchronousCall(System.EnterpriseServices.IServiceCall serviceCall) { } in AsynchronousCall() method in System.EnterpriseServices.Activity
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.EnterpriseServices.cs | 81 public void AsynchronousCall(System.EnterpriseServices.IServiceCall serviceCall) { } in AsynchronousCall() method in System.EnterpriseServices.Activity
|