LibreOffice Module svx (master) 1
|
#include <sal/config.h>
#include <string_view>
#include <com/sun/star/document/EventObject.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/container/XIndexReplace.hpp>
#include <svx/svxdllapi.h>
Go to the source code of this file.
Classes | |
class | SvxUnoDrawMSFactory |
Functions | |
SVXCORE_DLLPUBLIC css::uno::Reference< css::container::XIndexReplace > | SvxCreateNumRule (SdrModel *pModel) |
SVXCORE_DLLPUBLIC css::uno::Reference< css::container::XIndexReplace > SvxCreateNumRule | ( | SdrModel * | pModel | ) |
Definition at line 644 of file unomod.cxx.
References EE_PARA_NUMBULLET(), SdrModel::GetItemPool(), SvxNumBulletItem::GetNumRule(), SfxItemPool::GetPoolDefaultItem(), SfxItemPool::GetSecondaryPool(), and SvxCreateNumRule().
Referenced by SvxUnoDrawingModel::createInstance(), and SvxCreateNumRule().