drop removed templates from the list
Change-Id: I3017a5904569d9f773d3c69cb6aa27f860b8b2a8
This commit is contained in:
@@ -86,10 +86,6 @@ bool passesNegativeList(const OUString& rUrl) {
|
|||||||
|
|
||||||
bool passesPositiveList(const OUString& rUrl) {
|
bool passesPositiveList(const OUString& rUrl) {
|
||||||
static const AsciiString list[] = {
|
static const AsciiString list[] = {
|
||||||
{ RTL_CONSTASCII_STRINGPARAM(
|
|
||||||
"/chart2/source/controller/dialogs/res_DataLabel_tmpl.hrc") },
|
|
||||||
{ RTL_CONSTASCII_STRINGPARAM(
|
|
||||||
"/chart2/source/controller/dialogs/res_ErrorBar_tmpl.hrc") },
|
|
||||||
{ RTL_CONSTASCII_STRINGPARAM(
|
{ RTL_CONSTASCII_STRINGPARAM(
|
||||||
"/dbaccess/source/ui/inc/toolbox_tmpl.hrc") },
|
"/dbaccess/source/ui/inc/toolbox_tmpl.hrc") },
|
||||||
{ RTL_CONSTASCII_STRINGPARAM("/description.xml") },
|
{ RTL_CONSTASCII_STRINGPARAM("/description.xml") },
|
||||||
|
Reference in New Issue
Block a user