Home
last modified time | relevance | path

Searched refs:GraphicBulletsTypeMgr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/inc/svx/ !
H A Dnbdtmg.hxx269 class SVX_DLLPUBLIC GraphicBulletsTypeMgr: public NBOTypeMgrBase class
275 static GraphicBulletsTypeMgr* _instance;
277 GraphicBulletsTypeMgr(const NBOType aType);
278 GraphicBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg);
279 GraphicBulletsTypeMgr(const GraphicBulletsTypeMgr& aTypeMgr);
280 virtual ~GraphicBulletsTypeMgr() {} in ~GraphicBulletsTypeMgr()
288 static GraphicBulletsTypeMgr* GetInstance() in GetInstance()
292 _instance = new GraphicBulletsTypeMgr(eNBOType::BULLETS); in GetInstance()
/trunk/main/svx/source/sidebar/ !
H A Dnbdtmg.cxx606 GraphicBulletsTypeMgr* GraphicBulletsTypeMgr::_instance = 0;
607 GraphicBulletsTypeMgr::GraphicBulletsTypeMgr(const NBOType aType): in GraphicBulletsTypeMgr() function in svx::sidebar::GraphicBulletsTypeMgr
613 GraphicBulletsTypeMgr::GraphicBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg): in GraphicBulletsTypeMgr() function in svx::sidebar::GraphicBulletsTypeMgr
618 GraphicBulletsTypeMgr::GraphicBulletsTypeMgr(const GraphicBulletsTypeMgr& aTypeMgr): in GraphicBulletsTypeMgr() function in svx::sidebar::GraphicBulletsTypeMgr
638 void GraphicBulletsTypeMgr::Init() in Init()
794 String GraphicBulletsTypeMgr::GetDescription(sal_uInt16 nIndex,sal_Bool /* isDefault */) in GetDescription()
812 sal_Bool GraphicBulletsTypeMgr::IsCustomized(sal_uInt16 nIndex) in IsCustomized()
832 String GraphicBulletsTypeMgr::GetGrfName(sal_uInt16 nIndex) in GetGrfName()
991 GraphicBulletsTypeMgr* mGrfTMgr = GraphicBulletsTypeMgr::GetInstance(); in Init()
1136 GraphicBulletsTypeMgr* mGrfTMgr = GraphicBulletsTypeMgr::GetInstance(); in RelplaceNumRule()
[all …]
H A Dnbdtmgfact.cxx40 return GraphicBulletsTypeMgr::GetInstance(); in CreateInstance()

Completed in 52 milliseconds