classicui_pub/ui_framework_utilities_api/inc/AknBidiTextUtils.h
branchCompilerCompatibility
changeset 11 7e31c909d88d
parent 0 2f259fa3e83a
--- 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);