Home
last modified time | relevance | path

Searched refs:shortnames (Results 1 – 6 of 6) sorted by relevance

/trunk/main/unodevtools/source/skeletonmaker/
H A Dskeletonmaker.cxx166 options.shortnames = true;
169 options.shortnames = true;
173 options.shortnames = true;
220 options.shortnames = true;
H A Dcpptypemaker.cxx90 o << ((options.shortnames) ? "css::uno::Sequence< " : in printType()
94 o << ((options.shortnames) ? "css::uno::Reference< " : in printType()
100 false, options.shortnames && referenceType > 0); in printType()
245 o << ((options.shortnames) ? " throw (css::uno::RuntimeException" : in printExceptionSpecification()
505 o << ((options.shortnames) ? " throw (css::uno::RuntimeException)" : in printMethods()
559 o << ((options.shortnames) ? " throw (css::uno::RuntimeException)" : in printMethods()
667 o << ((options.shortnames) ? "(css::uno::Reference< css" : in printConstructionMethods()
H A Dskeletoncommon.hxx48 shortnames(false), supportpropertysetmixin(false), in ProgramOptions()
55 bool shortnames; member
/trunk/main/solenv/bin/modules/installer/windows/
H A Dshortcut.pm570 my @shortnames = (); # to collect all short names
590 $shortcut{'Name'} = get_shortcut_name($onelink, \@shortnames, $onelanguage); # localized name
644 $shortcut{'Name'} = get_shortcut_name($onelink, \@shortnames, $onelanguage); # localized name
H A Ddirectory.pm525 my @shortnames = ();
526 …if ( $installer::globals::prepare_winpatch ) { @shortnames = values(%installer::globals::saved83di…
544 …rtstring = installer::windows::idtglobal::make_eight_three_conform($hostname, "dir", \@shortnames);
H A Dfile.pm1050 my %shortnames = ();
1053 $file->{'short_name'} = generate_filename_for_filetable($file, \%shortnames);

Completed in 35 milliseconds