Kaydet (Commit) f7974926 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS hhc (1.17.132); FILE MERGED

2003/04/10 09:42:12 tl 1.17.132.1: #105688# Linux link problem fixed
üst afdeea43
......@@ -2,9 +2,9 @@
*
* $RCSfile: impgrf.cxx,v $
*
* $Revision: 1.17 $
* $Revision: 1.18 $
*
* last change: $Author: sj $ $Date: 2001-08-07 14:24:23 $
* last change: $Author: vg $ $Date: 2003-04-17 17:42:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -125,16 +125,6 @@ using namespace com::sun::star::uno;
#define IMPGRF_CONFIGNAME String(DEFINE_CONST_UNICODE("ImportGraphicDialog"))
// C-Funktion ------------------------------------------------------------
USHORT GetImportFormatCount( GraphicFilter& rFlt )
{
if ( rFlt.GetImportFormatCount() )
return rFlt.GetImportFormatCount();
else
return 4;
}
// -----------------------------------------------------------------------
GraphicFilter* DialogsResMgr::GetGrfFilter_Impl()
......
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