summaryrefslogtreecommitdiffstats
path: root/sw/source/core/inc/flyfrms.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/flyfrms.hxx')
-rw-r--r--sw/source/core/inc/flyfrms.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/flyfrms.hxx b/sw/source/core/inc/flyfrms.hxx
index 7c8425064957..2fab06c595d8 100644
--- a/sw/source/core/inc/flyfrms.hxx
+++ b/sw/source/core/inc/flyfrms.hxx
@@ -104,7 +104,7 @@ public:
if ( maUnclippedFrame.HasArea( ) )
return maUnclippedFrame;
else
- return Frame();
+ return getSwFrame();
}
/** method to determine, if a format on the Writer fly frame is possible