leginee commented on a change in pull request #121:
URL: https://github.com/apache/openoffice/pull/121#discussion_r584328327
##########
File path: main/sw/inc/shellio.hxx
##########
@@ -367,32 +364,32 @@ public:
void SetBaseURL( const String& rURL );
sal_Bool IsOld() const;
- sal_uLong ConvertToNew(); //
Textbausteine konvertieren
+ sal_uLong ConvertToNew(); // convert
AutoText entries (ger: Textbausteine)
- sal_uInt16 GetCount() const;
// Anzahl Textbausteine ermitteln
- sal_uInt16 GetIndex( const String& ) const; //
Index fuer Kurznamen ermitteln
- sal_uInt16 GetLongIndex( const String& ) const; //Index fuer
Langnamen ermitteln
- const String& GetShortName( sal_uInt16 ) const; // Kurzname
fuer Index zurueck
- const String& GetLongName( sal_uInt16 ) const; // Langname
fuer Index zurueck
+ sal_uInt16 GetCount() const;
// return amount of AutoText entries
+ sal_uInt16 GetIndex( const String& ) const; //
return Index-Number of shortnames
+ sal_uInt16 GetLongIndex( const String& ) const; //return
Index-Number of langnamen
Review comment:
fixed. I missed that. thx.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]