src/hbcore/devicedialogbase/hbtextresolversymbian.cpp
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 7 923ff622b8b9
equal deleted inserted replaced
1:f7ac710697a9 2:06ff229162e9
   322     intarray.Append(20);
   322     intarray.Append(20);
   323     intarray.Append(30);
   323     intarray.Append(30);
   324     
   324     
   325     HBufC* tmp = HbTextResolverSymbian::LoadL(KTextTest3, intarray, 1);
   325     HBufC* tmp = HbTextResolverSymbian::LoadL(KTextTest3, intarray, 1);
   326     \endcode
   326     \endcode
   327     
   327 
       
   328     \stable
       
   329     \hbcore
   328 */
   330 */
   329 
   331 
   330 /*!
   332 /*!
   331     Initializes the translator. 
   333     Initializes the translator. 
   332         
   334