Searched refs:AppendNCSACoords (Results 1 – 2 of 2) sorted by relevance
81 void IMapObject::AppendNCSACoords( const Point& rPoint100, ByteString& rStr ) const in AppendNCSACoords() function in IMapObject150 AppendNCSACoords( aRect.TopLeft(), aStr ); in WriteNCSA()151 AppendNCSACoords( aRect.BottomRight(), aStr ); in WriteNCSA()191 AppendNCSACoords( aCenter, aStr ); in WriteNCSA()192 AppendNCSACoords( aCenter + Point( nRadius, 0 ), aStr ); in WriteNCSA()236 AppendNCSACoords( aPoly[ i ], aStr ); in WriteNCSA()
85 void AppendNCSACoords( const Point& rPoint100, ByteString& rStr ) const;
Completed in 41 milliseconds