Rename files for class ObjectCatalog
Change-Id: I51bb2e9e49d9922a9624a2123dbeb1a820255b90 Reviewed-on: https://gerrit.libreoffice.org/64153 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
This commit is contained in:
parent
861422fce5
commit
2c7b476740
@ -93,7 +93,7 @@ $(eval $(call gb_Library_add_exception_objects,basctl,\
|
|||||||
basctl/source/basicide/macrodlg \
|
basctl/source/basicide/macrodlg \
|
||||||
basctl/source/basicide/moduldl2 \
|
basctl/source/basicide/moduldl2 \
|
||||||
basctl/source/basicide/moduldlg \
|
basctl/source/basicide/moduldlg \
|
||||||
basctl/source/basicide/objdlg \
|
basctl/source/basicide/ObjectCatalog \
|
||||||
basctl/source/basicide/register \
|
basctl/source/basicide/register \
|
||||||
basctl/source/basicide/sbxitem \
|
basctl/source/basicide/sbxitem \
|
||||||
basctl/source/basicide/scriptdocument \
|
basctl/source/basicide/scriptdocument \
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#include <strings.hrc>
|
#include <strings.hrc>
|
||||||
|
|
||||||
#include <objdlg.hxx>
|
#include <ObjectCatalog.hxx>
|
||||||
#include <helpids.h>
|
#include <helpids.h>
|
||||||
|
|
||||||
#include <svl/itemset.hxx>
|
#include <svl/itemset.hxx>
|
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
#include "doceventnotifier.hxx"
|
#include "doceventnotifier.hxx"
|
||||||
#include "sbxitem.hxx"
|
#include "sbxitem.hxx"
|
||||||
#include "objdlg.hxx"
|
#include "ObjectCatalog.hxx"
|
||||||
|
|
||||||
#include <com/sun/star/container/XContainerListener.hpp>
|
#include <com/sun/star/container/XContainerListener.hpp>
|
||||||
#include <sfx2/viewsh.hxx>
|
#include <sfx2/viewsh.hxx>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user