Home
last modified time | relevance | path

Searched refs:UpdateDescriptor (Results 1 – 25 of 55) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/internal/p2/metadata/
H A DUpdateDescriptor.java22 public class UpdateDescriptor implements IUpdateDescriptor { class
29 …public UpdateDescriptor(Collection<IMatchExpression<IInstallableUnit>> descriptors, int severity, … in UpdateDescriptor() method in UpdateDescriptor
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/sidebar/
H A DMasterPageContainer.cxx99 virtual bool UpdateDescriptor (
411 if (mpImpl->UpdateDescriptor(pDescriptor,bLoad,false, true)) in GetPageObjectForToken()
609 UpdateDescriptor(rpDescriptor,false,false, false); in PutMasterPage()
661 UpdateDescriptor(*aEntry,false,false, true); in PutMasterPage()
717 if (UpdateDescriptor(pDescriptor, false,false, true)) in GetPreviewForToken()
904 bool MasterPageContainer::Implementation::UpdateDescriptor ( in UpdateDescriptor() function in sd::sidebar::MasterPageContainer::Implementation
H A DMasterPageContainerQueue.hxx42 virtual bool UpdateDescriptor (
H A DMasterPageContainerQueue.cxx225 pContainer->UpdateDescriptor(aRequest.mpDescriptor,false,true,true); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/sidebar/
H A DMasterPageContainer.cxx99 virtual bool UpdateDescriptor (
410 if (mpImpl->UpdateDescriptor(pDescriptor,bLoad,false, true)) in GetPageObjectForToken()
608 UpdateDescriptor(rpDescriptor,false,false, false); in PutMasterPage()
660 UpdateDescriptor(*aEntry,false,false, true); in PutMasterPage()
716 if (UpdateDescriptor(pDescriptor, false,false, true)) in GetPreviewForToken()
907 bool MasterPageContainer::Implementation::UpdateDescriptor ( in UpdateDescriptor() function in sd::sidebar::MasterPageContainer::Implementation
H A DMasterPageContainerQueue.hxx43 virtual bool UpdateDescriptor (
H A DMasterPageContainerQueue.cxx225 pContainer->UpdateDescriptor(aRequest.mpDescriptor,false,true,true); in IMPL_LINK()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/air/ApplicationUpdater/src/ApplicationUpdater/air/update/descriptors/
H A DUpdateDescriptor.as16 public class UpdateDescriptor class in air.update.descriptors
25 public function UpdateDescriptor(xml:XML) method in air.update.descriptors.UpdateDescriptor
80 return UpdateDescriptor.getLocalizedText(xml.description, defaultNS);
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlib.cpp556 sample.UpdateDescriptor(); in FPX_ReadWindowSample()
591 map.UpdateDescriptor(); in FPX_RefreshWindow()
843 image.UpdateDescriptor(); in FPX_ReadPage()
870 line.UpdateDescriptor(); in FPX_ReadPageLine()
H A Dbuffdesc.h72 void UpdateDescriptor();
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/diagnostics/eventing/TraceLogging/
H A DTraceLoggingEventSource.cs519 … var nameInfo = this.UpdateDescriptor(eventName, eventTypes, ref options, out descriptor); in WriteMultiMerge()
594 … var nameInfo = this.UpdateDescriptor(eventName, eventTypes, ref options, out descriptor); in WriteImpl()
816 private NameInfo UpdateDescriptor( in UpdateDescriptor() method in Microsoft.Diagnostics.Tracing.EventSource
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Diagnostics/Tracing/TraceLogging/
H A DTraceLoggingEventSource.cs537 … var nameInfo = this.UpdateDescriptor(eventName, eventTypes, ref options, out descriptor); in WriteMultiMerge()
611 … var nameInfo = this.UpdateDescriptor(eventName, eventTypes, ref options, out descriptor); in WriteImpl()
861 private NameInfo UpdateDescriptor( in UpdateDescriptor() method in Microsoft.Diagnostics.Tracing.EventSource
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/
H A DTraceLoggingEventSource.cs537 … var nameInfo = this.UpdateDescriptor(eventName, eventTypes, ref options, out descriptor); in WriteMultiMerge()
611 … var nameInfo = this.UpdateDescriptor(eventName, eventTypes, ref options, out descriptor); in WriteImpl()
861 private NameInfo UpdateDescriptor( in UpdateDescriptor() method in Microsoft.Diagnostics.Tracing.EventSource
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/air/ApplicationUpdater/src/ApplicationUpdater/air/update/core/
H A DUpdaterHSM.as14 import air.update.descriptors.UpdateDescriptor;
94 private var _descriptor:UpdateDescriptor;
182 public function get descriptor():UpdateDescriptor
584 _descriptor = new UpdateDescriptor(xml);
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dpeclient.cxx339 UpdateDescriptor(descriptor); in UpdateAllDescriptors()
915 UpdateDescriptor(descriptor, updateType); in AddDescriptor()
1010 UpdateDescriptor(descriptor, H501_UpdateInformation_updateType::e_deleted); in DeleteDescriptor()
1020 PBoolean H323PeerElement::UpdateDescriptor(H323PeerElementDescriptor * descriptor) in UpdateDescriptor() function in H323PeerElement
1035 return UpdateDescriptor(descriptor, updateType); in UpdateDescriptor()
1038 PBoolean H323PeerElement::UpdateDescriptor(H323PeerElementDescriptor * descriptor, H501_UpdateInfor… in UpdateDescriptor() function in H323PeerElement
/dports/net/opal/opal-3.10.10/src/h323/
H A Dpeclient.cxx342 UpdateDescriptor(descriptor); in UpdateAllDescriptors()
916 UpdateDescriptor(descriptor, updateType); in AddDescriptor()
1011 UpdateDescriptor(descriptor, H501_UpdateInformation_updateType::e_deleted); in DeleteDescriptor()
1021 PBoolean H323PeerElement::UpdateDescriptor(H323PeerElementDescriptor * descriptor) in UpdateDescriptor() function in H323PeerElement
1036 return UpdateDescriptor(descriptor, updateType); in UpdateDescriptor()
1039 PBoolean H323PeerElement::UpdateDescriptor(H323PeerElementDescriptor * descriptor, H501_UpdateInfor… in UpdateDescriptor() function in H323PeerElement
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dpeclient.h413 PBoolean UpdateDescriptor(H323PeerElementDescriptor * descriptor);
414 …PBoolean UpdateDescriptor(H323PeerElementDescriptor * descriptor, H501_UpdateInformation_updateTyp…
/dports/net/opal/opal-3.10.10/include/h323/
H A Dpeclient.h416 PBoolean UpdateDescriptor(H323PeerElementDescriptor * descriptor);
417 …PBoolean UpdateDescriptor(H323PeerElementDescriptor * descriptor, H501_UpdateInformation_updateTyp…
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dframe.hxx100 void UpdateDescriptor( SfxObjectShell const *pDoc );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dframe.hxx110 void UpdateDescriptor( SfxObjectShell const *pDoc );
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/air/ApplicationUpdater/src/ApplicationUpdater/air/update/utils/
H A DConstants.as49 // UpdateDescriptor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/p2/metadata/
H A DMetadataFactory.java43 import org.eclipse.equinox.internal.p2.metadata.UpdateDescriptor;
880 return new UpdateDescriptor(descriptors, severity, description, location); in createUpdateDescriptor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dframe2.cxx391 UpdateDescriptor( &i_rDoc ); in PrepareForDoc_Impl()
H A Dframe.cxx292 void SfxFrame::UpdateDescriptor( SfxObjectShell const *pDoc ) in UpdateDescriptor() function in SfxFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dframe2.cxx403 UpdateDescriptor( &i_rDoc ); in PrepareForDoc_Impl()

123