Home
last modified time | relevance | path

Searched refs:IsChanged (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/src/System/Net/
H A DTrackingValidationObjectDictionary.cs34 IsChanged = false; in TrackingValidationObjectDictionary()
96 IsChanged = true; in PersistValue()
105 internal bool IsChanged { get; set; } property in System.Net.TrackingValidationObjectDictionary
148 IsChanged = true; in InternalSet()
185 IsChanged = true; in Clear()
195 IsChanged = true; in Remove()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/mail/
H A DTrackingValidationObjectDictionary.cs38 IsChanged = false; in TrackingValidationObjectDictionary()
99 IsChanged = true; in PersistValue()
108 internal bool IsChanged property in System.Net.TrackingValidationObjectDictionary
154 IsChanged = true; in InternalSet()
191 IsChanged = true; in Clear()
201 IsChanged = true; in Remove()
H A DContentType.cs181 if (IsChanged || !isPersisted || forcePersist) { in PersistIfNeeded()
187 internal bool IsChanged { property in System.Net.Mime.ContentType
189 return (isChanged || parameters != null && parameters.IsChanged);
194 if (type == null || IsChanged) in ToString()
198 parameters.IsChanged = false; in ToString()
317 parameters.IsChanged = false; in ParseValue()
H A DContentDisposition.cs258 if (IsChanged || !isPersisted || forcePersist) in PersistIfNeeded()
265 internal bool IsChanged property in System.Net.Mime.ContentDisposition
269 return (isChanged || parameters != null && parameters.IsChanged);
275 if (disposition == null || isChanged || parameters != null && parameters.IsChanged) in ToString()
279 parameters.IsChanged = false; in ToString()
413 parameters.IsChanged = false; in ParseValue()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfo/Source/Common/
H A DPreferences.cpp739 bool IsChanged=false; in ExplorerShell() local
941 if (IsChanged) in ExplorerShell()
1017 IsChanged=true; in ExplorerShell_Edit()
1040 IsChanged=true; in ExplorerShell_Edit()
1066 IsChanged=true; in ExplorerShell_Edit()
1115 IsChanged=true; in ExplorerShell_Edit()
1141 IsChanged=true; in ExplorerShell_Edit()
1172 bool IsChanged=false; in ShellToolTip() local
1393 IsChanged=true; in ShellToolTip()
1425 IsChanged=true; in ShellToolTip()
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfo/Source/Common/
H A DPreferences.cpp739 bool IsChanged=false; in ExplorerShell() local
941 if (IsChanged) in ExplorerShell()
1017 IsChanged=true; in ExplorerShell_Edit()
1040 IsChanged=true; in ExplorerShell_Edit()
1066 IsChanged=true; in ExplorerShell_Edit()
1115 IsChanged=true; in ExplorerShell_Edit()
1141 IsChanged=true; in ExplorerShell_Edit()
1172 bool IsChanged=false; in ShellToolTip() local
1393 IsChanged=true; in ShellToolTip()
1425 IsChanged=true; in ShellToolTip()
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfo/Source/Common/
H A DPreferences.cpp739 bool IsChanged=false; in ExplorerShell() local
941 if (IsChanged) in ExplorerShell()
1017 IsChanged=true; in ExplorerShell_Edit()
1040 IsChanged=true; in ExplorerShell_Edit()
1066 IsChanged=true; in ExplorerShell_Edit()
1115 IsChanged=true; in ExplorerShell_Edit()
1141 IsChanged=true; in ExplorerShell_Edit()
1172 bool IsChanged=false; in ShellToolTip() local
1393 IsChanged=true; in ShellToolTip()
1425 IsChanged=true; in ShellToolTip()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/src/System/Net/Mime/
H A DContentType.cs167 if (IsChanged || !_isPersisted || forcePersist) in PersistIfNeeded()
174 internal bool IsChanged => _isChanged || _parameters != null && _parameters.IsChanged; field in System.Net.Mime.ContentType
178 if (_type == null || IsChanged) in ToString()
182 _parameters.IsChanged = false; in ToString()
306 _parameters.IsChanged = false; in ParseValue()
H A DContentDisposition.cs194 if (IsChanged || !_isPersisted || forcePersist) in PersistIfNeeded()
201 internal bool IsChanged => _isChanged || _parameters != null && _parameters.IsChanged; field in System.Net.Mime.ContentDisposition
205 if (_disposition == null || _isChanged || _parameters != null && _parameters.IsChanged) in ToString()
209 _parameters.IsChanged = false; in ToString()
340 _parameters.IsChanged = false; in ParseValue()
/dports/finance/xtrader/xtrader-0.99.9_10/xtrader/src/db/
H A DPref.cpp21 IsChanged (((Pref&)x).IsChanged()); in Pref()
35 IsChanged (((Pref&)x).IsChanged()); in operator =()
H A DImport.cpp77 if (aAccounts && aAccounts->IsChanged () == true) Account::Save (aAccounts); in cleanup()
189 a1->IsChanged (true); in importAccount()
224 g->IsChanged (true); in importGuard()
260 p->IsChanged (true); in importPortfolio()
284 a1->IsChanged (true); in importPref()
323 p1->IsChanged (true); in importPrice()
364 s1->IsChanged (true); in importSecurity()
397 s1->IsChanged (true); in importSet()
444 i1->IsChanged (true); in importSetItem()
H A DPortfolio.cpp45 IsChanged (((Portfolio&)x).IsChanged()); in Portfolio()
68 IsChanged (((Portfolio&)x).IsChanged()); in operator =()
H A DSet.h26 … Set (const Set& x) : MH() {aID = x.aID; aSet = x.aSet; IsChanged (((Set&)x).IsChanged());} in Set()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Ddrawdlg.cxx48 bool bChanged = pDoc->IsChanged(); in ExecDrawDlg()
133 if (pDoc->IsChanged()) in ExecDrawDlg()
187 if (pDoc->IsChanged()) in ExecDrawDlg()
201 if (pDoc->IsChanged()) in ExecDrawDlg()
260 bool bChanged = pView->GetModel()->IsChanged(); in ExecDrawAttrArgs()
301 if (pView->GetModel()->IsChanged()) in ExecDrawAttrArgs()
H A Dnavsh.cxx47 bool bChanged = pSdrView->GetModel()->IsChanged(); in Execute()
65 if (pSdrView->GetModel()->IsChanged()) in Execute()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAspect_XRDigitalActionData.hxx26 …bool IsChanged; //!< Aspect_InputActionType_Digital state - this is true if the state has c… member
29 …() : ActiveOrigin (0), UpdateTime (0.0f), IsActive (false), IsPressed (false), IsChanged (false) {} in Aspect_XRDigitalActionData()
/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_XRDigitalActionData.hxx26 …bool IsChanged; //!< Aspect_InputActionType_Digital state - this is true if the state has c… member
29 …() : ActiveOrigin (0), UpdateTime (0.0f), IsActive (false), IsPressed (false), IsChanged (false) {} in Aspect_XRDigitalActionData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Ddrawdlg.cxx51 bool bChanged = pDoc->IsChanged(); in ExecDrawDlg()
145 if (pDoc->IsChanged()) in ExecDrawDlg()
201 if (pDoc->IsChanged()) in ExecDrawDlg()
215 if (pDoc->IsChanged()) in ExecDrawDlg()
282 bool bChanged = pView->GetModel()->IsChanged(); in ExecDrawAttrArgs()
323 if (pView->GetModel()->IsChanged()) in ExecDrawAttrArgs()
H A Dmediash.cxx55 const bool bChanged = pSdrView->GetModel()->IsChanged(); in ExecMedia()
82 if (pSdrView->GetModel()->IsChanged()) in ExecMedia()
/dports/finance/xtrader/xtrader-0.99.9_10/util/
H A DMH.cpp20 (*ve)[f]->IsChanged(false); in ClearChanged()
29 if ((*ve)[f]->IsChanged() == true) in IsVectorChanged()
H A DMH.h50 void IsChanged (bool flag) {aDirty = flag;} in IsChanged() function
51 bool IsChanged () {return aDirty;} in IsChanged() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dcalbck.hxx310 bool IsChanged() const { return m_pPosition != m_pCurrent; } in IsChanged() function in sw::ClientIteratorBase
335 if(!IsChanged()) in Next()
358 using sw::ClientIteratorBase::IsChanged;
370 if(!IsChanged()) in Next()
374 using sw::ClientIteratorBase::IsChanged;
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FormatSupport/
H A DIPTC_Support.hpp198 virtual bool IsChanged() = 0;
256 bool IsChanged() { return false; }; in IsChanged() function in IPTC_Reader
282 bool IsChanged() { return changed; }; in IsChanged() function in IPTC_Writer
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DIPTC_Support.hpp201 virtual bool IsChanged() = 0;
265 bool IsChanged() { return false; }; in IsChanged() function in IPTC_Reader
288 bool IsChanged() { return changed; }; in IsChanged() function in IPTC_Writer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dcalbck.hxx327 bool IsChanged() const { return m_pPosition != m_pCurrent; } in IsChanged() function in sw::ClientIteratorBase
375 if(!IsChanged()) in Next()
422 using sw::ClientIteratorBase::IsChanged;
434 if(!IsChanged()) in Next()
438 using sw::ClientIteratorBase::IsChanged;

1234567891011