Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A Dabout.cxx505 sal_Int32 nMajorLength = sProductSource.getLength() - 3; in GetBuildId() local
508 && ( sBuildId.getLength() >= nMajorLength ) in GetBuildId()
509 && ( sProductSource.copy( 3 ) == sBuildId.copy( 0, nMajorLength ) ); in GetBuildId()
512 sProductSource = sProductSource.copy( 0, sProductSource.getLength() - nMajorLength ); in GetBuildId()

Completed in 18 milliseconds