Home
last modified time | relevance | path

Searched defs:SetComment (Results 101 – 125 of 668) sorted by relevance

12345678910>>...27

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsbx.hxx77 void SetComment( const OUString& r ) { aComment = r; } in SetComment() function in SbxInfo
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemImageFile.cpp39 void emImageFileModel::SetComment(const emString & comment) in SetComment() function in emImageFileModel
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DGetCommandInvocationResult.h131 inline void SetComment(const Aws::String& value) { m_comment = value; } in SetComment() function
136 inline void SetComment(Aws::String&& value) { m_comment = std::move(value); } in SetComment() function
141 inline void SetComment(const char* value) { m_comment.assign(value); } in SetComment() function
H A DCommandInvocation.h190 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
196 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
202 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
H A DSendCommandRequest.h615 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
621 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
627 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
/dports/graphics/dia/dia-0.97.3/plug-ins/python/
H A Dcodegen.py35 def SetComment(self, s) : member in Klass
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwamstask.pas282 function SetComment(pwszComment: LPCWSTR): HRESULT stdcall; in SetComment() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudfront/include/aws/cloudfront/model/
H A DDistributionSummary.h544 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
549 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
554 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DJob.h323 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
328 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
333 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/archive/
H A Darchivetest.h137 void SetComment(const wxString& comment) { m_comment = comment; } in SetComment() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/tests/archive/
H A Darchivetest.h132 void SetComment(const wxString& comment) { m_comment = comment; } in SetComment() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/tests/archive/
H A Darchivetest.h132 void SetComment(const wxString& comment) { m_comment = comment; } in SetComment() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/tests/archive/
H A Darchivetest.h132 void SetComment(const wxString& comment) { m_comment = comment; } in SetComment() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/tests/archive/
H A Darchivetest.h132 void SetComment(const wxString& comment) { m_comment = comment; } in SetComment() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/archive/
H A Darchivetest.h134 void SetComment(const wxString& comment) { m_comment = comment; } in SetComment() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/archive/
H A Darchivetest.h134 void SetComment(const wxString& comment) { m_comment = comment; } in SetComment() function
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/layeh.com/gumble/gumble/
H A Duser.go99 func (u *User) SetComment(comment string) { func
/dports/www/beehive/beehive-0.4.0/vendor/layeh.com/gumble/gumble/
H A Duser.go99 func (u *User) SetComment(comment string) { func
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dnavipi.hxx96 void SetComment(const OUString& rComment) in SetComment() function in ScScenarioWindow
/dports/multimedia/photofilmstrip/photofilmstrip-3.7.0/photofilmstrip/core/
H A DPicture.py105 def SetComment(self, comment): member in Picture
/dports/lang/gcc8/gcc-8.5.0/libgo/go/archive/zip/
H A Dwriter.go65 func (w *Writer) SetComment(comment string) error { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/archive/zip/
H A Dwriter.go65 func (w *Writer) SetComment(comment string) error { func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/archive/zip/
H A Dwriter.go65 func (w *Writer) SetComment(comment string) error { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/archive/zip/
H A Dwriter.go65 func (w *Writer) SetComment(comment string) error { func
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/archive/zip/
H A Dwriter.go65 func (w *Writer) SetComment(comment string) error { func

12345678910>>...27