Searched refs:AddCommand (Results 1 – 4 of 4) sorted by relevance
114 void AddCommand( const OUString& aCmd ) in AddCommand() function in SvtCmdOptions229 void AddCommand ( SvtCommandOptions::CmdOption eCmdOption,298 m_aDisabledCommands.AddCommand( sCmd ); in SvtCommandOptions_Impl()350 m_aDisabledCommands.AddCommand( sCmd ); in Notify()446 void SvtCommandOptions_Impl::AddCommand( SvtCommandOptions::CmdOption eCmdOption, const OUString& s… in AddCommand() function in SvtCommandOptions_Impl452 m_aDisabledCommands.AddCommand( sCmd ); in AddCommand()586 void SvtCommandOptions::AddCommand( CmdOption eCmdOption, const OUString& sURL ) in AddCommand() function in SvtCommandOptions589 m_pDataContainer->AddCommand( eCmdOption, sURL ); in AddCommand()
191 void AddCommand( CmdOption eOption, const ::rtl::OUString& sURL );
126 void AddCommand(ByteString* pCommand);
276 void CommandData::AddCommand(ByteString* pCommand) in AddCommand() function in CommandData
Completed in 29 milliseconds