summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/fntcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/fntcache.hxx')
-rw-r--r--sw/source/core/inc/fntcache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/fntcache.hxx b/sw/source/core/inc/fntcache.hxx
index 1a70f1f6e358..ed634e5d43b7 100644
--- a/sw/source/core/inc/fntcache.hxx
+++ b/sw/source/core/inc/fntcache.hxx
@@ -110,7 +110,7 @@ public:
void DrawText( SwDrawTextInfo &rInf );
/// determine the TextSize (of the printer)
Size GetTextSize( SwDrawTextInfo &rInf );
- sal_Int32 GetCrsrOfst( SwDrawTextInfo &rInf );
+ sal_Int32 GetCursorOfst( SwDrawTextInfo &rInf );
void CreateScrFont( const SwViewShell& rSh, const OutputDevice& rOut );
void CreatePrtFont( const OutputDevice& rOut );