diff -r b57f3d42a10e -r 7e31c909d88d classicui_pub/ui_framework_utilities_api/inc/AknBidiTextUtils.h --- a/classicui_pub/ui_framework_utilities_api/inc/AknBidiTextUtils.h Sun Mar 14 13:10:48 2010 +0000 +++ b/classicui_pub/ui_framework_utilities_api/inc/AknBidiTextUtils.h Sun Mar 28 16:37:04 2010 +0100 @@ -422,7 +422,7 @@ * @param aOrder Whether the text provided is in visual or logical order * @return width of the text in pixels. */ - IMPORT_C static TInt AknBidiTextUtils::MeasureTextBoundsWidth( + IMPORT_C static TInt MeasureTextBoundsWidth( const CFont& aFont, const TDesC& aText, CFont::TMeasureTextInput::TFlags aOrder);