On Thu, Apr 19, 2012 at 11:52:48PM +0200, Xavi Escriche Galindo <xescriche@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.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.