uiacceltk/hitchcock/Client/src/alftextstylemanager.cpp
changeset 60 5dafecb0892a
parent 13 8f67d927ea57
equal deleted inserted replaced
58:57d26d31c595 60:5dafecb0892a
   567 
   567 
   568 // ---------------------------------------------------------------------------
   568 // ---------------------------------------------------------------------------
   569 // Internal implementation to create a platform style.
   569 // Internal implementation to create a platform style.
   570 // ---------------------------------------------------------------------------
   570 // ---------------------------------------------------------------------------
   571 //
   571 //
       
   572 #ifdef ALF_RASTER_TEXT
       
   573 TInt CAlfTextStyleManager::DoCreatePlatformTextStyleL(TInt aFontStyleId, TInt aParentId, TInt /*aImplementationId*/)
       
   574 #else
   572 TInt CAlfTextStyleManager::DoCreatePlatformTextStyleL(TInt aFontStyleId, TInt aParentId, TInt aImplementationId)
   575 TInt CAlfTextStyleManager::DoCreatePlatformTextStyleL(TInt aFontStyleId, TInt aParentId, TInt aImplementationId)
       
   576 #endif
   573     {
   577     {
   574 #ifdef ALF_RASTER_TEXT
   578 #ifdef ALF_RASTER_TEXT
   575     // Create construction parameters for alf text style object.
   579     // Create construction parameters for alf text style object.
   576     CAlfTextStyle* parentStyle = 0;
   580     CAlfTextStyle* parentStyle = 0;
   577     if (iData->iTextStyles.Count())
   581     if (iData->iTextStyles.Count())