office-gobmx/cui/source
Noel Grandin 4b4fb33c60 Convert from tools/table.hxx to std::map in SvxMacroTableDtor
In this case, we also convert from storing pointers to storing
the items directly because SvxMacroTableDtor completely controls
the lifecycle of the SvxMacro objects it contains.

Also add an operator== to SvxMacroTableDtor and remove the out-of-line
implementations of equals from two other places.
2012-03-08 16:07:22 +02:00
..
customize New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
dialogs New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
factory New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
inc Convert from tools/table.hxx to std::map in SvxMacroTableDtor 2012-03-08 16:07:22 +02:00
options WNT-only IMPL_LINK_NOARG fixes 2012-03-02 08:55:49 +01:00
tabpages Convert from tools/table.hxx to std::map in SvxMacroTableDtor 2012-03-08 16:07:22 +02:00
uno