Windows2003-3790/windows/richedit/inci/enumcore.h

14 lines
266 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#ifndef ENUMCORE_DEFINED
#define ENUMCORE_DEFINED
#include "lsidefs.h"
#include "lsdnode.h"
#include "plssubl.h"
LSERR EnumSublineCore(PLSSUBL plssubl, BOOL fReverseOrder, BOOL fGeometryNeeded,
const POINT* pptOrg, long upLeftIndent);
#endif