Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/helper/
H A DAPIDescGetter.java942 int preLastDot = withoutComponent.lastIndexOf("."); in getComponentForString() local
943 component = withoutComponent.substring(preLastDot + 1, in getComponentForString()

Completed in 176 milliseconds