Home
last modified time | relevance | path

Searched refs:NBOType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx49 typedef sal_uInt16 NBOType; typedef
52 const NBOType BULLETS = 0x01;
53 const NBOType GRAPHICBULLETS = 0x02;
54 const NBOType NUMBERING = 0x03;
55 const NBOType OUTLINE = 0x04;
56 const NBOType MIXBULLETS = 0x05;
62 const NBOType BULLETS = 0x01;
63 const NBOType GRAPHICBULLETS = 0x02;
200 NBOType eType;
245 BulletsTypeMgr(const NBOType aType);
[all …]
H A Dnbdtmgfact.hxx33 static NBOTypeMgrBase* CreateInstance(const NBOType aType);
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx328 BulletsTypeMgr::BulletsTypeMgr(const NBOType aType): in BulletsTypeMgr()
334 BulletsTypeMgr::BulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg): in BulletsTypeMgr()
607 GraphicBulletsTypeMgr::GraphicBulletsTypeMgr(const NBOType aType): in GraphicBulletsTypeMgr()
613 GraphicBulletsTypeMgr::GraphicBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg): in GraphicBulletsTypeMgr()
853 MixBulletsTypeMgr::MixBulletsTypeMgr(const NBOType aType): in MixBulletsTypeMgr()
866 MixBulletsTypeMgr::MixBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg): in MixBulletsTypeMgr()
1396 NumberingTypeMgr::NumberingTypeMgr(const NBOType aType): in NumberingTypeMgr()
1409 NumberingTypeMgr::NumberingTypeMgr(const NBOType aType,const SfxItemSet* pArg): in NumberingTypeMgr()
1696 OutlineTypeMgr::OutlineTypeMgr(const NBOType aType): in OutlineTypeMgr()
1710 OutlineTypeMgr::OutlineTypeMgr(const NBOType aType,const SfxItemSet* pArg): in OutlineTypeMgr()
H A Dnbdtmgfact.cxx32 NBOTypeMgrBase* NBOutlineTypeMgrFact::CreateInstance(const NBOType aType) in CreateInstance()

Completed in 32 milliseconds