Kaydet (Commit) c9b20ca3 authored tarafından Sven Wehner's avatar Sven Wehner Kaydeden (comit) Miklos Vajna

Translate German comments to English

üst c923a9de
......@@ -64,11 +64,11 @@ class SVT_DLLPUBLIC IMapObject
protected:
sal_uInt16 nReadVersion;
// Binaer-Im-/Export
// binary import/export
virtual void WriteIMapObject( SvStream& rOStm ) const = 0;
virtual void ReadIMapObject( SvStream& rIStm ) = 0;
// Hilfsmethoden
// helper methods
void AppendCERNCoords(OStringBuffer& rBuf, const Point& rPoint100) const;
void AppendCERNURL(OStringBuffer& rBuf, const OUString& rBaseURL) const;
void AppendNCSACoords(OStringBuffer& rBuf, const Point& rPoint100) const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment