predictivesearch/PcsServer/src/CPcsServer.cpp
branchRCL_3
changeset 68 9da50d567e3c
parent 63 f4a778e096c2
child 85 38bb213f60ba
equal deleted inserted replaced
63:f4a778e096c2 68:9da50d567e3c
   131 // Get the plugin interface
   131 // Get the plugin interface
   132 // ----------------------------------------------------------------------------
   132 // ----------------------------------------------------------------------------
   133 CPcsPluginInterface* CPcsServer::PluginInterface()
   133 CPcsPluginInterface* CPcsServer::PluginInterface()
   134 {
   134 {
   135 	return iPcs;
   135 	return iPcs;
   136 };
   136 }
   137 
   137 
   138 // ----------------------------------------------------------------------------
   138 // ----------------------------------------------------------------------------
   139 // CPcsServer::IsChineseFeatureInitilizedL()
   139 // CPcsServer::IsChineseFeatureInitilizedL()
   140 // Returns ETrue if Chinese variant feature is initilized
   140 // Returns ETrue if Chinese variant feature is initilized
   141 // ----------------------------------------------------------------------------
   141 // ----------------------------------------------------------------------------