On Thu, Apr 19, 2012 at 11:52:48PM +0200, Xavi Escriche Galindo 
<xescri...@hotmail.com> wrote:
> -UnoControlModel::UnoControlModel()
> -    :UnoControlModel_Base()
> -    ,MutexAndBroadcastHelper()
> -    ,OPropertySetHelper( BrdcstHelper )
> -    ,maDisposeListeners( *this )
> -    ,maContext( ::comphelper::getProcessServiceFactory() )
> -{
> -    OSL_ENSURE( false, "UnoControlModel::UnoControlModel: not implemented. 
> Well, not really." );
> -    // just implemented to let the various FooImplInheritanceHelper compile, 
> you should use the
> -    // version taking a service factory
> -}
> -

It seems you forgot to remove the according declaration from
toolkit/inc/toolkit/controls/unocontrolmodel.hxx.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to