aboutsummaryrefslogtreecommitdiff
path: root/source/ks/shell
ModeNameSize
d---------source / win32 / shlxthandler32logplain
ork4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/Library_file.mk
on value='9'>9
AgeCommit message (Expand)Author
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2014-12-19 15:24:30 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2014-12-19 23:33:25 +0100
commitc47795a6f950f6cc1657819a3411c5828d649771 (patch)
tree58c561a4888e7c1434449d2f8e4b5c79a1ee7ea1 /wizards
parent97952280f0adbe195e6a2e0bab8a21a7e352a721 (diff)
remove unnecessary and confusing line
XShapeGrouper.group returns a XShapeGroup which is guaranteed to also be a XShape. If it were not a XShape, this code would not even work since the first assignment would not work, since xShapeGroup is of type XShapeGroup. Change-Id: Ic0d873229a1421c3dc94292d7449614a4b6140a3