summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-08-26 00:59:40 -0400
committerKohei Yoshida <kohei.yoshida@suse.com>2011-08-26 00:59:40 -0400
commit133f98acf08a70ff6380ed47e21182a7abd850b7 (patch)
treea85acfcf1cb733428a9e9fddeee07607986402e0 /sc
parentce3d5f9e8f02a722839ab6da4970bd54f6c846dc (diff)
In-line comment.
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/view/output2.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/output2.cxx b/sc/source/ui/view/output2.cxx
index 10ef6f557d01..6dcfd0050a2c 100644
--- a/sc/source/ui/view/output2.cxx
+++ b/sc/source/ui/view/output2.cxx
@@ -4602,6 +4602,7 @@ void ScOutputData::DrawEdit(sal_Bool bPixelToLogic)
DrawEditTopBottom(aParam);
break;
case SVX_ORIENTATION_STACKED:
+ // this can be vertically stacked or asian vertical.
DrawEditStacked(aParam);
break;
default: