Home
last modified time | relevance | path

Searched defs:SetComment (Results 1 – 13 of 13) sorted by path

/trunk/main/basic/inc/basic/
H A Dsbx.hxx115 void SetComment( const String& r ) { aComment = r; } in SetComment() function in SbxInfo
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx910 void SbModule::SetComment( const String& r ) in SetComment() function in SbModule
/trunk/main/sc/inc/
H A Dchgtrack.hxx454 void SetComment( const String& rStr ) in SetComment() function in ScChangeAction
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx112 void SetComment( const String& rComment ) in SetComment() function in ScScenarioWindow
/trunk/main/sd/inc/
H A Dsdundo.hxx40 void SetComment(String& rStr) { maComment = rStr; } in SetComment() function in SdUndoAction
/trunk/main/sfx2/inc/sfx2/
H A Dminfitem.hxx55 void SetComment( const String& r ) in SetComment() function in SfxMacroInfoItem
/trunk/main/svl/inc/svl/
H A Dzformat.hxx386 void SetComment( const String& rStr ) in SetComment() function in SvNumberformat
/trunk/main/svl/source/numbers/
H A Dzformat.cxx4449 void SvNumberformat::SetComment( const String& rStr, String& rFormat, in SetComment() function in SvNumberformat
/trunk/main/svl/source/undo/
H A Dundo.cxx1310 void SfxListUndoAction::SetComment( const UniString& rComment ) in SetComment() function in SfxListUndoAction
/trunk/main/svx/inc/svx/
H A Dsvdundo.hxx118 void SetComment(const String& rStr) { aComment=rStr; } in SetComment() function in SdrUndoGroup
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx1120 void SvxTPFilter::SetComment(const String &rComment) in SetComment() function in SvxTPFilter
/trunk/main/sw/inc/
H A Dredline.hxx132 void SetComment( const String& rS ) { sComment = rS; } in SetComment() function in SwRedlineData
230 void SetComment( const String& rS ) { pRedlineData->SetComment( rS ); } in SetComment() function in SwRedline
/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx69 void SetComment( const ByteString &rComment ) { sComment = rComment; } in SetComment() function in GenericInformation

Completed in 159 milliseconds