/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ #ifndef com_sun_star_chart2_CoordinateSystemTypeID_idl #define com_sun_star_chart2_CoordinateSystemTypeID_idl //============================================================================= module com { module sun { module star { module chart2 { //============================================================================= typedef string CoordinateSystemTypeID; //============================================================================= }; }; }; }; #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */