Kaydet (Commit) 97a50ab4 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS odbmacros2 (1.49.116); FILE MERGED

2008/03/04 12:11:35 fs 1.49.116.2: RESYNC: (1.49-1.50); FILE MERGED
2007/12/12 14:41:28 fs 1.49.116.1: GetBasic_Impl is not used
üst 07a2c8e4
......@@ -4,9 +4,9 @@
*
* $RCSfile: appbas.cxx,v $
*
* $Revision: 1.50 $
* $Revision: 1.51 $
*
* last change: $Author: obo $ $Date: 2008-02-26 15:00:50 $
* last change: $Author: kz $ $Date: 2008-03-06 19:48:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -232,12 +232,6 @@ const SfxConstant __FAR_DATA aConstants[] =
*/
//========================================================================
StarBASIC* SfxApplication::GetBasic_Impl() const
{
BasicManager* pBasMgr = BasicManagerRepository::getApplicationBasicManager( false );
return pBasMgr ? pBasMgr->GetLib(0) : NULL;
}
//------------------------------------------------------------------------
String lcl_GetVersionString(ResMgr* /*pAppData_ImplResMgr*/)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment