Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 216) sorted by relevance

123456789

/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx165 option->state |= state; in draw()
174 option->state |= state; in draw()
185 option->state |= state; in draw()
211 QStyleOptionFrameV3 option; in lcl_drawFrame() local
215 QStyleOptionFrame option; in lcl_drawFrame()
274 QStyleOptionButton option; in drawNativeControl() local
354 QStyleOption option; in drawNativeControl() local
374 option.editable = true; in drawNativeControl()
403 QStyleOption option; in drawNativeControl() local
486 QStyleOption option; in drawNativeControl() local
[all …]
/trunk/main/idlc/source/
H A Doptions.cxx103 std::string option(&(arg[0]), 2); in checkArgument() local
104 rArgs.push_back(option); in checkArgument()
246 std::string const option(*first); in initOptions() local
315 if (!setOption("-C", option)) in initOptions()
323 if (!setOption("-cid", option)) in initOptions()
331 if (!setOption("-quiet", option)) in initOptions()
349 if (!(setOption("-w", option) || setOption("-we", option))) in initOptions()
358 if (!(setOption("-h", option) || setOption("-?", option))) in initOptions()
370 if (!setOption("-stdin", option)) in initOptions()
433 if (!isValid(option)) in getOption()
[all …]
/trunk/main/solenv/bin/
H A Dbuildalyzer36 for option in options:
38 self.outputfile = option
40 elif option == '-o':
42 elif option == '-c':
44 elif option.startswith('-I'):
45 self.includeflags.append(CxxFlag(option))
46 elif option.startswith('-'):
47 self.cxxflags.append(CxxFlag(option))
49 self.inputfiles.append(option)
H A Dbuild.pl1661 my $option = '';
2401 my $option = '';
2403 if ($option =~ /^-+/) {
2407 if ($option =~ /,/) {
2413 $build_modes{$option}++;
2417 my $option = '';
2420 if ($option =~ /^-+/) {
2424 if ($option =~ /,/) {
2441 my $option = '';
2443 if ($option =~ /^-+/) {
[all …]
H A Dcheckdll.sh36 -L) shift; option=$1;;
40 X) libpath=$libpath:$option;;
41 *) libpath=$option;;
/trunk/main/registry/tools/
H A Dchecksingleton.cxx105 std::string option (*first); in initOptions_Impl() local
108 return badOption("invalid", option.c_str()); in initOptions_Impl()
117 return badOption("invalid", option.c_str()); in initOptions_Impl()
127 return badOption("invalid", option.c_str()); in initOptions_Impl()
137 return badOption("invalid", option.c_str()); in initOptions_Impl()
147 return badOption("invalid", option.c_str()); in initOptions_Impl()
157 return badOption("invalid", option.c_str()); in initOptions_Impl()
163 return badOption("unknown", option.c_str()); in initOptions_Impl()
H A Dregmerge.cxx72 std::string option(*first); in initOptions_Impl() local
73 if ((option.compare("-v") == 0) || (option.compare("--verbose") == 0)) in initOptions_Impl()
77 else if ((option.compare("-h") == 0) || (option.compare("-?") == 0)) in initOptions_Impl()
83 return badOption("unknown", option.c_str()); in initOptions_Impl()
H A Doptions.cxx64 std::string option (&(arg[0]), 2); in checkArgument() local
65 rArgs.push_back(option); in checkArgument()
136 bool Options::badOption (char const * reason, char const * option) const in badOption()
138 (void) fprintf(stderr, "%s: %s option '%s'\n", m_program.c_str(), reason, option); in badOption()
/trunk/main/extensions/source/dbpilots/
H A Dgroupboxpages.src44 Text [ en-US ] = "Which ~names do you want to give the option fields?" ;
105 Text [ en-US ] = "Should one option field be selected as a default?" ;
155 Text [ en-US ] = "When you select an option, the option group is given a specific value." ;
163 Text [ en-US ] = "Which ~value do you want to assign to each option?" ;
209 Text [ en-US ] = "Which ~caption is to be given to your option group?" ;
225 Text [ en-US ] = "These were all details needed to create the option group." ;
231 …Text [ en-US ] = "You can either save the value of the option group in a database field or use it …
/trunk/main/rdbmaker/source/codemaker/
H A Doptions.cxx42 sal_Bool Options::isValid(const OString& option) in isValid() argument
44 return (m_options.count(option) > 0); in isValid()
47 const OString Options::getOption(const OString& option) in getOption() argument
50 if (m_options.count(option) > 0) in getOption()
52 return m_options[option]; in getOption()
/trunk/main/codemaker/source/codemaker/
H A Doptions.cxx45 sal_Bool Options::isValid(const OString& option) in isValid() argument
47 return (m_options.count(option) > 0); in isValid()
50 const OString Options::getOption(const OString& option) in getOption() argument
53 if (m_options.count(option) > 0) in getOption()
55 return m_options[option]; in getOption()
/trunk/main/toolkit/src2xml/source/
H A Dsrc2xml.py92 def from_file (option, opt_str, value, parser): argument
93 lst = getattr (parser.values, option.dest)
95 setattr (parser.values, option.dest, lst)
97 def from_path (option, opt_str, value, parser): argument
98 lst = getattr (parser.values, option.dest)
100 setattr (parser.values, option.dest, lst)
/trunk/main/oox/source/dump/
H A Dpptxdumper.ini27 # Enable entire dumper (default=off). This option does not affect the option
32 # Enable import after dumping (default=on). Disabling this option allows
33 # to dump a file without loading it. This option is independent from the
34 # 'enable-dumper' option.
H A Ddumperbase.ini34 # Enable entire dumper (default=off). This option does not affect the option
39 # Enable import after dumping (default=on). Disabling this option allows
40 # to dump a file without loading it. This option is independent from the
41 # 'enable-dumper' option.
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt80 option. No whitespace at start of line.
198 -p with -t/-d/-f: If there are more than one project, the -p option is required for each one.
200 The directory given wit the -p option is the root directory of the project.
201 If there is no -p option, the working directory is seen as root.
207 …After each -p (or after -lg, if there is no -p option), there has to be at least one of the follow…
211 …This option also allows to parse some files with an ending different from those, the -lg option im…
H A Dspec-SinceTag_Handling.txt34 the command line option
38 This option has to occur immediately after the -html option.
39 If this option is not given, the original text of the @since tag is
/trunk/main/offapi/com/sun/star/text/
H A DReferenceFieldPart.idl67 <p>This option is only valid if the source of the reference is a sequence field.</p>
72 <p>This option is only valid if the source of the reference is a sequence field.</p>
77 <p>This option is only valid if the source of the reference is a sequence field.</p>
84 … <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p>
103 … <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p>
113 … <p>This option is only valid, if the source of the reference is a bookmark or a set reference.</p>
/trunk/main/idlc/inc/idlc/
H A Doptions.hxx59 bool setOption(char const * option, std::string const & rArg);
70 bool isValid(const ::rtl::OString& option);
71 const ::rtl::OString& getOption(const ::rtl::OString& option)
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx659 beans::Optional< beans::Ambiguous<sal_Bool> > option( in processPackage_impl() local
662 action = (option.IsPresent && in processPackage_impl()
663 (option.Value.IsAmbiguous || in processPackage_impl()
664 (doRegisterPackage ? !option.Value.Value in processPackage_impl()
665 : option.Value.Value))); in processPackage_impl()
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg66 # Enabling this option can be useful when feeding doxygen a huge amount of
266 # methods anyway, you should set this option to NO.
357 # This option has no effect if EXTRACT_ALL is enabled.
364 # overviews. This option has no effect if EXTRACT_ALL is enabled.
393 # and Mac users are advised to set this option to NO.
439 # Note: This option applies only to the class list, not to the
555 # This WARN_NO_PARAMDOC option can be abled to get warnings for
1056 # This option is also used when generating formulas in HTML.
1288 # The TAGFILES option can be used to specify one or more tagfiles.
1336 # this option is superseded by the HAVE_DOT option below. This is only a
[all …]
/trunk/main/sal/inc/osl/
H A Dsocket.hxx357 inline sal_Bool Socket::setOption( oslSocketOption option, sal_Int32 nValue ) in setOption() argument
359 return setOption( option, &nValue, sizeof( nValue ) ); in setOption()
363 inline sal_Int32 Socket::getOption( oslSocketOption option ) const in getOption()
366 getOption( option, &n, sizeof( n ) ); in getOption()
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile58 # Enabling this option can be useful when feeding doxygen a huge amount of
280 # This option has no effect if EXTRACT_ALL is enabled.
287 # overviews. This option has no effect if EXTRACT_ALL is enabled.
316 # and Mac users are advised to set this option to NO.
355 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
356 # Note: This option applies only to the class list, not to the
450 # This WARN_NO_PARAMDOC option can be abled to get warnings for
819 # This option is also used when generating formulas in HTML.
1049 # The TAGFILES option can be used to specify one or more tagfiles.
1095 # this option is superseded by the HAVE_DOT option below. This is only a
[all …]
/trunk/main/desktop/source/app/
H A Dcheck_ext_deps.cxx283 …beans::Optional< beans::Ambiguous< sal_Bool > > option( xPackage->isRegistered( uno::Reference< ta… in impl_checkDependencies() local
285 if ( option.IsPresent ) in impl_checkDependencies()
287 ::beans::Ambiguous< sal_Bool > const & reg = option.Value; in impl_checkDependencies()
/trunk/main/rdbmaker/inc/codemaker/
H A Doptions.hxx81 sal_Bool isValid(const ::rtl::OString& option);
82 const ::rtl::OString getOption(const ::rtl::OString& option)
/trunk/main/codemaker/inc/codemaker/
H A Doptions.hxx71 sal_Bool isValid(const ::rtl::OString& option);
72 const ::rtl::OString getOption(const ::rtl::OString& option)

Completed in 103 milliseconds

123456789