/officecfg/registry/

tropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-02-29 11:07:02 +0200
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-03-05 16:51:51 +0400
commitd578654354cc15b4d491b441412c1eb41a878b10 (patch)
tree89a29f2d0df22909d89824543727f792a123faaf /toolkit
parent9db31fc5669abd1e1f8db5e9267c91423b36f223 (diff)
Convert ImplPropertyTable from tools/table.hxx to std::map
In the process, remove the ImplControlProperty struct, since it was duplicating information already stored in the key of the map.