Searched refs:shortname (Results 1 – 5 of 5) sorted by relevance
96 my ($shortname, $longname) = split " +";98 $shortname = "" if ( !$shortname );102 if ( $shortname =~ /\*active/i )118 if ( $shortname !~ /^[\+\*]/ && !exists $hids{$upperlongname} )129 $iteminfo = "$shortname $longname $ID";135 if ( $shortname =~ s/^\+// )142 $iteminfo = "$shortname $oldlong $oldID";145 $parentshortname = $shortname;158 $shortname = "*".$shortname;161 if ( $shortname =~ s/^\*// )[all …]
72 bool shortname) in scopedCppName() argument94 if (shortname) { in scopedCppName()108 rtl::OString const & nucleus, bool shortname) in translateUnoToCppType() argument129 if (shortname) { in translateUnoToCppType()
34 bool shortname=false);38 rtl::OString const & nucleus, bool shortname);
85 my ($newname, $shortname);95 $shortname = ${$shortnamesref}[$i];97 if ( uc($shortname) eq uc($newname) ) # case insensitive131 my ($newname, $shortname);
63 bool shortname=false);
Completed in 47 milliseconds