Home
last modified time | relevance | path

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

/trunk/main/svtools/source/misc/
H A Dimap2.cxx597 const Point aTopLeft( ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine()
598 const Point aBottomRight( ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine()
607 const Point aCenter( ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine()
608 const Point aDX( aCenter - ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine()
622 aPoly[ i ] = ImpReadNCSACoords( &pStr ); in ImpReadNCSALine()
664 Point ImageMap::ImpReadNCSACoords( const char** ppStr ) in ImpReadNCSACoords() function in ImageMap
/trunk/main/svtools/inc/svtools/
H A Dimap.hxx67 Point ImpReadNCSACoords( const char** ppStr );

Completed in 23 milliseconds