yeah, it's right, the code looks as follow:
OSL_ENSURE( aInfo.mpOldBasicPassword,
"ImplRepository::impl_createManagerForModel: wrong BasicLibraries
implementation!" );
pBasicManager->SetLibraryContainerInfo( aInfo );
//pBasicCont->setBasicManager( pBasicManager );
// that's not needed anymore today. The containers will retrieve
their associated
// BasicManager from the BasicManagerRepository, when needed.
// initialize the containers
impl_initDocLibraryContainers_nothrow( xBasicLibs, xDialogLibs );
So it can be deleted because it refers to //pBasicCont->setBasicManager(
pBasicManager );
2011/3/20 Christina Roßmanith <ChrRossmanith@web.de>
Hi,
I'm reviewing and applying patches removing commented code. What about the
following lines from source/basmgr/basicmanagerrepository.cxx?
//pBasicCont->setBasicManager( pBasicManager );
// that's not needed anymore today. The containers will
retrieve their associated
// BasicManager from the BasicManagerRepository, when needed.
I have the feeling, that the text-comment belongs to the commented line of
code above. Is that true? In that case it can be removed as well (I'll do
that if I get an ok for that).
Christina
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
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.