sd/source/ui/unoidl/unomodel.cxx | 6 ------ 1 file changed, 6 deletions(-)
New commits: commit dffc06f372aeda9451930308a3ac184e27436f2d Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Fri May 29 10:02:48 2015 +0200 sd: remove no longer relevant TODO setPartMode() already implements the idea mentioned by this comment, I think. Change-Id: I68e5fb905ebbad44982fef559389a611567ee185 diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx index be7f64f..998df51 100644 --- a/sd/source/ui/unoidl/unomodel.cxx +++ b/sd/source/ui/unoidl/unomodel.cxx @@ -2274,12 +2274,6 @@ void SdXImpressDocument::setPart( int nPart ) if (!pViewSh) return; - // TODO: have an API to allow selecting between PK_STANDARD (just slide) - // and PK_NOTES (which shows the combined slide above notes). There is alo - // a PK_HANDOUT -- that however just shows multiple empty pages (it's also - // only possible to select page 0 in this mode, I have no idea how you - // then actually select what is on the handout page, which defaults to - // a 4x4 grid of empty pages). pViewSh->SwitchPage( nPart ); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits