Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/misc/
H A Dimap2.cxx462 String aStrY; in ImpReadCERNCoords() local
484 aStrY += cChar; in ImpReadCERNCoords()
492 aPt = Point( aStrX.ToInt32(), aStrY.ToInt32() ); in ImpReadCERNCoords()
667 String aStrY; in ImpReadNCSACoords() local
689 aStrY += cChar; in ImpReadNCSACoords()
693 aPt = Point( aStrX.ToInt32(), aStrY.ToInt32() ); in ImpReadNCSACoords()

Completed in 8 milliseconds