remove some trivial duplicates
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
This commit is contained in:
parent
c66e2c4836
commit
dd3e879cfd
@ -36,7 +36,6 @@ public:
|
||||
// FastProperty Ids for properties
|
||||
enum
|
||||
{
|
||||
// com.sun.star.drawing.FillProperties
|
||||
// com.sun.star.drawing.FillProperties
|
||||
PROP_FILL_STYLE = FAST_PROPERTY_ID_START_FILL_PROP
|
||||
, PROP_FILL_COLOR
|
||||
|
@ -52,7 +52,6 @@ namespace dbtools
|
||||
/** === begin UNO using === **/
|
||||
using ::com::sun::star::uno::Reference;
|
||||
using ::com::sun::star::sdbc::XConnection;
|
||||
using ::com::sun::star::sdbc::XConnection;
|
||||
using ::com::sun::star::sdbc::XDatabaseMetaData;
|
||||
using ::com::sun::star::sdbc::XDatabaseMetaData2;
|
||||
using ::com::sun::star::lang::IllegalArgumentException;
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include "TConnection.hxx"
|
||||
// -------------------------------------------------------------------------
|
||||
using namespace ::connectivity;
|
||||
using namespace ::connectivity;
|
||||
using namespace ::dbtools;
|
||||
using namespace ::connectivity::sdbcx;
|
||||
using namespace ::cppu;
|
||||
|
@ -48,7 +48,6 @@
|
||||
|
||||
using namespace dbaccess;
|
||||
using namespace connectivity;
|
||||
using namespace connectivity;
|
||||
using namespace ::com::sun::star::sdbc;
|
||||
using namespace ::com::sun::star::sdbcx;
|
||||
using namespace ::com::sun::star::beans;
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include <com/sun/star/util/XCloseable.hpp>
|
||||
#include <com/sun/star/container/XNameAccess.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#include <com/sun/star/beans/NamedValue.hpp>
|
||||
#include <com/sun/star/frame/XModel.hpp>
|
||||
|
@ -27,7 +27,6 @@
|
||||
|
||||
using namespace ::com::sun::star::uno;
|
||||
using namespace ::com::sun::star::lang;
|
||||
using namespace ::com::sun::star::lang;
|
||||
using namespace ::rtl;
|
||||
|
||||
|
||||
|
@ -237,7 +237,6 @@ public:
|
||||
PropertySet& rPropMap,
|
||||
bool& bHorizontal ) const;
|
||||
|
||||
/** Converts the vertical alignment to UNO properties. */
|
||||
/** Converts the vertical alignment to UNO properties. */
|
||||
void convertVerticalAlign(
|
||||
PropertyMap& rPropMap,
|
||||
|
@ -46,7 +46,6 @@ using ::comphelper::ImplementationReference;
|
||||
|
||||
using ::rtl::OUString;
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::com::sun::star;
|
||||
|
||||
namespace sd
|
||||
{
|
||||
|
@ -38,7 +38,6 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::com::sun::star::lang;
|
||||
using namespace ::com::sun::star::i18n;
|
||||
|
@ -41,7 +41,6 @@
|
||||
#include <canvas/canvastools.hxx>
|
||||
#include <cppcanvas/vclfactory.hxx>
|
||||
#include <cppcanvas/basegfxfactory.hxx>
|
||||
#include <cppcanvas/basegfxfactory.hxx>
|
||||
#include <avmedia/mediawindow.hxx>
|
||||
|
||||
#include <com/sun/star/media/XManager.hpp>
|
||||
|
@ -17,8 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
|
||||
#include "rtl/string.h"
|
||||
#include "rtl/string.h"
|
||||
#include "stgole.hxx"
|
||||
#include "sot/storinfo.hxx" // Read/WriteClipboardFormat()
|
||||
|
@ -53,7 +53,6 @@ using namespace std;
|
||||
using namespace cppu;
|
||||
using namespace com::sun::star::uno;
|
||||
using namespace com::sun::star::lang;
|
||||
using namespace com::sun::star::lang;
|
||||
using namespace com::sun::star::registry;
|
||||
using namespace com::sun::star::java;
|
||||
using namespace com::sun::star::task;
|
||||
|
@ -39,7 +39,6 @@ using namespace std;
|
||||
using namespace cppu;
|
||||
using namespace com::sun::star::uno;
|
||||
using namespace com::sun::star::lang;
|
||||
using namespace com::sun::star::lang;
|
||||
using namespace com::sun::star::registry;
|
||||
using namespace com::sun::star::java;
|
||||
|
||||
|
@ -40,7 +40,6 @@ using namespace ::com::sun::star::util;
|
||||
using namespace ::com::sun::star::beans;
|
||||
using namespace ::com::sun::star::lang;
|
||||
using namespace ::com::sun::star::frame;
|
||||
using namespace ::com::sun::star::frame;
|
||||
|
||||
namespace svt
|
||||
{
|
||||
|
@ -45,7 +45,6 @@ using namespace ::com::sun::star::util;
|
||||
using namespace ::com::sun::star::beans;
|
||||
using namespace ::com::sun::star::lang;
|
||||
using namespace ::com::sun::star::frame;
|
||||
using namespace ::com::sun::star::frame;
|
||||
|
||||
namespace svt
|
||||
{
|
||||
|
@ -377,7 +377,6 @@ public:
|
||||
// MAP_100TH_MM, Fraction(1,10) : 1 log Einh = 1/1000mm
|
||||
// MAP_MM, Fraction(1000,1) : 1 log Einh = 1000mm = 1m
|
||||
// MAP_CM, Fraction(100,1) : 1 log Einh = 100cm = 1m
|
||||
// MAP_CM, Fraction(100,1) : 1 log Einh = 100cm = 1m
|
||||
// MAP_CM, Fraction(100000,1): 1 log Einh = 100000cm = 1km
|
||||
// (PS: Lichtjahre sind somit also nicht darstellbar).
|
||||
// Die Skalierungseinheit wird benoetigt, damit die Engine das Clipboard
|
||||
|
@ -118,7 +118,6 @@ void Camera3D::SetBankAngle(double fAngle)
|
||||
|
||||
// Calculate from aDiff to uppwards pointing View-Up-Vector
|
||||
aPrj = aPrj.getPerpendicular(aDiff);
|
||||
aPrj = aPrj.getPerpendicular(aDiff);
|
||||
aDiff.normalize();
|
||||
|
||||
// Rotate on Z axis, to rotate the BankAngle and back
|
||||
|
@ -39,7 +39,6 @@ using namespace ::com::sun::star::security;
|
||||
#endif
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::com::sun::star;
|
||||
|
||||
|
||||
// HACK!!! copied from xmlsecurity/source/dialog/resourcemanager.cxx
|
||||
|
@ -529,7 +529,6 @@ PrinterGfx::LicenseWarning(const Point& rPoint, const sal_Unicode* pStr,
|
||||
// printer. This is not so unlikely as it may seem; no print embedding
|
||||
// licensed fonts are often used (or so they say) in companies:
|
||||
// they are installed on displays and printers, but get not embedded in
|
||||
// they are installed on displays and printers, but get not embedded in
|
||||
// print files or documents because they are not licensed for use outside
|
||||
// the company.
|
||||
rtl::OString aMessage( "The font " );
|
||||
|
@ -82,7 +82,6 @@ namespace xmloff
|
||||
using namespace ::com::sun::star::awt;
|
||||
using namespace ::com::sun::star::form;
|
||||
using namespace ::com::sun::star::lang;
|
||||
using namespace ::com::sun::star::lang;
|
||||
using namespace ::com::sun::star::beans;
|
||||
using namespace ::com::sun::star::container;
|
||||
using namespace ::com::sun::star::script;
|
||||
|
@ -38,7 +38,6 @@ using namespace ::com::sun::star::security;
|
||||
#endif
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::com::sun::star;
|
||||
|
||||
|
||||
MacroWarning::MacroWarning( Window* _pParent, uno::Reference< dcss::xml::crypto::XSecurityEnvironment >& _rxSecurityEnvironment, cssu::Reference< dcss::security::XCertificate >& _rxCert )
|
||||
|
@ -50,7 +50,6 @@
|
||||
|
||||
#include <com/sun/star/security/DocumentDigitalSignatures.hpp>
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace ::com::sun::star;
|
||||
|
||||
void Main();
|
||||
|
Loading…
x
Reference in New Issue
Block a user