ardovm commented on a change in pull request #121:
URL: https://github.com/apache/openoffice/pull/121#discussion_r568367366



##########
File path: main/sw/inc/shellio.hxx
##########
@@ -367,32 +363,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 GetCount() const;                                            
// return amount of AutoText entries
+       sal_uInt16 GetIndex( const String& ) const;                     // 
return Index of shortnames
        sal_uInt16 GetLongIndex( const String& ) const;         //Index fuer 
Langnamen ermitteln

Review comment:
       Maybe "Return index of longnames"?




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to