Tag: cws_src680_oj14 User: fs Date: 2007-06-27 04:43:14+0000 Modified: dba/reportdesign/source/ui/inc/ViewsWindow.hxx
Log: #i10000# (unxsols*) File Changes: Directory: /dba/reportdesign/source/ui/inc/ =========================================== File [changed]: ViewsWindow.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inc/ViewsWindow.hxx?r1=1.1.2.6&r2=1.1.2.7 Delta lines: +2 -9 ------------------- --- ViewsWindow.hxx 2007-06-26 11:56:00+0000 1.1.2.6 +++ ViewsWindow.hxx 2007-06-27 04:43:11+0000 1.1.2.7 @@ -6,9 +6,9 @@ * * $RCSfile: ViewsWindow.hxx,v $ * - * $Revision: 1.1.2.6 $ + * $Revision: 1.1.2.7 $ * - * last change: $Author: fs $ $Date: 2007/06/26 11:56:00 $ + * last change: $Author: fs $ $Date: 2007/06/27 04:43:11 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -136,13 +136,6 @@ return lhs.first.first; } }; - struct TViewPairHelper : public ::std::unary_function< TSectionsMap::value_type, OSectionView > - { - OSectionView& operator() (const TSectionsMap::value_type& lhs) const - { - return *(lhs.first.first->getView()); - } - }; private: TSectionsMap m_aSections; svtools::ColorConfig m_aColorConfig; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
