tpline.cxx (bb18ee55) | tpline.cxx (70d3707a) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 48 unchanged lines hidden (view full) --- 57#include <svx/svdmodel.hxx> 58#include <svx/numvset.hxx> 59#include <vcl/msgbox.hxx> 60#include <editeng/numitem.hxx> 61#include <editeng/svxenum.hxx> 62#include <sfx2/objsh.hxx> 63#include <editeng/brshitem.hxx> 64#include <svx/gallery.hxx> | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 48 unchanged lines hidden (view full) --- 57#include <svx/svdmodel.hxx> 58#include <svx/numvset.hxx> 59#include <vcl/msgbox.hxx> 60#include <editeng/numitem.hxx> 61#include <editeng/svxenum.hxx> 62#include <sfx2/objsh.hxx> 63#include <editeng/brshitem.hxx> 64#include <svx/gallery.hxx> |
65#include <svx/xbitmap.hxx> | |
66#include <unotools/localfilehelper.hxx> 67#include "paragrph.hrc" 68#include "sfx2/opengrf.hxx" 69#include <svx/dialmgr.hxx> 70#include <svx/dialogs.hrc> 71 72#define MAX_BMP_WIDTH 16 73#define MAX_BMP_HEIGHT 16 --- 1974 unchanged lines hidden --- | 65#include <unotools/localfilehelper.hxx> 66#include "paragrph.hrc" 67#include "sfx2/opengrf.hxx" 68#include <svx/dialmgr.hxx> 69#include <svx/dialogs.hrc> 70 71#define MAX_BMP_WIDTH 16 72#define MAX_BMP_HEIGHT 16 --- 1974 unchanged lines hidden --- |