Searched defs:SetCommand (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/unotools/source/config/ | ||
H A D | accelcfg.cxx | 246 void SvtAcceleratorConfiguration::SetCommand( const SvtAcceleratorConfigItem& rItem ) in SetCommand() function in SvtAcceleratorConfiguration |
/aoo41x/main/svl/inc/svl/ | ||
H A D | srchitem.hxx | 102 void SetCommand(sal_uInt16 nNewCommand) { nCommand = nNewCommand; } in SetCommand() function in SvxSearchItem |
/aoo41x/main/cui/source/inc/ | ||
H A D | cfg.hxx | 276 void SetCommand( const String& rCmd ) { aCommand = rCmd; } in SetCommand() function in SvxConfigEntry |
/aoo41x/main/soldep/inc/soldep/ | ||
H A D | prj.hxx | 103 void SetCommand ( ByteString aName ){aCommand = aName;} in SetCommand() function in CommandData |
Completed in 20 milliseconds