Kaydet (Commit) 2ce31e56 authored tarafından Caolán McNamara's avatar Caolán McNamara

unused static rtl::OUStrings

Change-Id: I27e42935c91a3dffc9a8d772c9d5c4bd0984126f
üst fcda0878
...@@ -29,17 +29,6 @@ ...@@ -29,17 +29,6 @@
#ifndef _SD_STRMNAME_H #ifndef _SD_STRMNAME_H
#define _SD_STRMNAME_H #define _SD_STRMNAME_H
// Alter Name des Dokument-Streams
static const rtl::OUString pStarDrawDoc("StarDrawDocument");
// Name des Dokument-Streams
static const rtl::OUString pStarDrawDoc3( "StarDrawDocument3" );
// Sonstige
static const rtl::OUString pSfxStyleSheets( "SfxStyleSheets" );
static const rtl::OUString pVCItemPoolName( "VCPool" );
static const rtl::OUString pPreviewName( "StarDrawTemplatePreview" );
// PowerPoint-Filter // PowerPoint-Filter
static const rtl::OUString pFilterPowerPoint97( "MS PowerPoint 97" ); static const rtl::OUString pFilterPowerPoint97( "MS PowerPoint 97" );
static const rtl::OUString pFilterPowerPoint97Template( "MS PowerPoint 97 Vorlage" ); static const rtl::OUString pFilterPowerPoint97Template( "MS PowerPoint 97 Vorlage" );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment