Searched refs:rPoint100 (Results 1 – 2 of 2) sorted by relevance
63 void IMapObject::AppendCERNCoords( const Point& rPoint100, ByteString& rStr ) const in AppendCERNCoords() argument65 …const Point aPixPt( Application::GetDefaultDevice()->LogicToPixel( rPoint100, MapMode( MAP_100TH_M… in AppendCERNCoords()81 void IMapObject::AppendNCSACoords( const Point& rPoint100, ByteString& rStr ) const in AppendNCSACoords() argument83 …const Point aPixPt( Application::GetDefaultDevice()->LogicToPixel( rPoint100, MapMode( MAP_100TH_M… in AppendNCSACoords()
83 void AppendCERNCoords( const Point& rPoint100, ByteString& rStr ) const;85 void AppendNCSACoords( const Point& rPoint100, ByteString& rStr ) const;
Completed in 12 milliseconds