Searched defs:SetComment (Results 1 – 14 of 14) sorted by relevance
40 void SetComment(String& rStr) { maComment = rStr; } in SetComment() function in SdUndoAction
55 void SetComment( const String& r ) in SetComment() function in SfxMacroInfoItem
132 void SetComment( const String& rS ) { sComment = rS; } in SetComment() function in SwRedlineData230 void SetComment( const String& rS ) { pRedlineData->SetComment( rS ); } in SetComment() function in SwRedline
69 void SetComment( const ByteString &rComment ) { sComment = rComment; } in SetComment() function in GenericInformation
114 void SetComment( const String& r ) { aComment = r; } in SetComment() function in SbxInfo
112 void SetComment( const String& rComment ) in SetComment() function in ScScenarioWindow
386 void SetComment( const String& rStr ) in SetComment() function in SvNumberformat
118 void SetComment(const String& rStr) { aComment=rStr; } in SetComment() function in SdrUndoGroup
107 void SetComment ( ByteString aCommentString ){aComment = aCommentString;} in SetComment() function in CommandData
1120 void SvxTPFilter::SetComment(const String &rComment) in SetComment() function in SvxTPFilter
1302 void SfxListUndoAction::SetComment( const UniString& rComment ) in SetComment() function in SfxListUndoAction
454 void SetComment( const String& rStr ) in SetComment() function in ScChangeAction
910 void SbModule::SetComment( const String& r ) in SetComment() function in SbModule
4449 void SvNumberformat::SetComment( const String& rStr, String& rFormat, in SetComment() function in SvNumberformat
Completed in 92 milliseconds