Home
last modified time | relevance | path

Searched refs:newTypes (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cli_ure/source/scripts/
H A Dincrement_version.pl72 my $newTypes;
85 $newTypes = $1;
90 if (! defined $newTypes)
97 if ( $newTypes == 0)
/aoo4110/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx119 void checkSeq( Sequence< Reference<T> > const & newTypes, in checkSeq() argument
124 sal_Int32 len = newTypes.getLength(); in checkSeq()
127 if (!optionalMode || len < newTypes.getLength()) in checkSeq()
132 Reference<T> const * pNewTypes = newTypes.getConstArray(); in checkSeq()

Completed in 20 milliseconds