remove some trivial duplicates

Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
This commit is contained in:
Thomas Arnhold 2013-02-25 19:09:32 +01:00
parent c66e2c4836
commit dd3e879cfd
22 changed files with 0 additions and 23 deletions

View File

@ -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

View File

@ -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;

View File

@ -26,7 +26,6 @@
#include "TConnection.hxx"
// -------------------------------------------------------------------------
using namespace ::connectivity;
using namespace ::connectivity;
using namespace ::dbtools;
using namespace ::connectivity::sdbcx;
using namespace ::cppu;

View File

@ -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;

View File

@ -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>

View File

@ -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;

View File

@ -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,

View File

@ -46,7 +46,6 @@ using ::comphelper::ImplementationReference;
using ::rtl::OUString;
using namespace ::com::sun::star;
using namespace ::com::sun::star;
namespace sd
{

View File

@ -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;

View File

@ -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>

View File

@ -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()

View File

@ -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;

View File

@ -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;

View File

@ -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
{

View File

@ -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
{

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 " );

View File

@ -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;

View File

@ -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 )

View File

@ -50,7 +50,6 @@
#include <com/sun/star/security/DocumentDigitalSignatures.hpp>
using namespace ::com::sun::star;
using namespace ::com::sun::star;
void Main();