Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/core/
H A Dnmspmap.cxx548 sal_Int32 nTCIdEnd = rName.indexOf( ':', nTCIdStart ); in NormalizeOasisURN() local
549 if( -1 == nTCIdEnd ) in NormalizeOasisURN()
553 nPos = nTCIdEnd + 1; in NormalizeOasisURN()
583 aNewName.append( rName.copy( nTCIdEnd, nVersionStart-nTCIdEnd ) ); in NormalizeOasisURN()

Completed in 15 milliseconds