diff options
Diffstat (limited to 'svx/source/fmcomp/fmgridcl.cxx')
-rw-r--r-- | svx/source/fmcomp/fmgridcl.cxx | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx index 252cdf95c30b..a93864bf1b70 100644 --- a/svx/source/fmcomp/fmgridcl.cxx +++ b/svx/source/fmcomp/fmgridcl.cxx @@ -17,22 +17,22 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "svx/fmgridif.hxx" -#include "fmitems.hxx" -#include "fmprop.hxx" -#include "svx/fmtools.hxx" -#include "fmservs.hxx" -#include "fmurl.hxx" -#include "formcontrolfactory.hxx" -#include "gridcell.hxx" -#include "gridcols.hxx" -#include "svx/dbaexchange.hxx" -#include "svx/dialmgr.hxx" -#include "svx/strings.hrc" -#include "svx/fmgridcl.hxx" -#include "svx/svxdlg.hxx" -#include "svx/svxids.hrc" -#include "bitmaps.hlst" +#include <svx/fmgridif.hxx> +#include <fmitems.hxx> +#include <fmprop.hxx> +#include <svx/fmtools.hxx> +#include <fmservs.hxx> +#include <fmurl.hxx> +#include <formcontrolfactory.hxx> +#include <gridcell.hxx> +#include <gridcols.hxx> +#include <svx/dbaexchange.hxx> +#include <svx/dialmgr.hxx> +#include <svx/strings.hrc> +#include <svx/fmgridcl.hxx> +#include <svx/svxdlg.hxx> +#include <svx/svxids.hrc> +#include <bitmaps.hlst> #include <com/sun/star/form/XConfirmDeleteListener.hpp> #include <com/sun/star/form/XFormComponent.hpp> |