Kaydet (Commit) 00ab6699 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS startcenterfix02 (1.26.74); FILE MERGED

2008/04/11 15:28:49 pl 1.26.74.2: #i87649# better solution: filter all env commands by using specialize rtl command line API
2008/04/10 17:40:52 pl 1.26.74.1: #i87649# new command line parameter to ignore
üst eb00a332
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: cmdlineargs.hxx,v $
* $Revision: 1.27 $
* $Revision: 1.28 $
*
* This file is part of OpenOffice.org.
*
......@@ -32,7 +32,6 @@
#define _DESKTOP_COMMANDLINEARGS_HXX_
#include <rtl/ustring.hxx>
#include <vos/process.hxx>
#include <osl/mutex.hxx>
......@@ -118,7 +117,7 @@ class CommandLineArgs
};
CommandLineArgs();
CommandLineArgs( ::vos::OExtCommandLine& aExtCmdLine );
CommandLineArgs( bool bConvert );
CommandLineArgs( Supplier& supplier );
// generic methods to access parameter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment