Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dnbdtmg.hxx267 class SVX_DLLPUBLIC GraphyicBulletsTypeMgr: public NBOTypeMgrBase class
273 static GraphyicBulletsTypeMgr* _instance;
275 GraphyicBulletsTypeMgr(const NBOType aType);
276 GraphyicBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg);
277 GraphyicBulletsTypeMgr(const GraphyicBulletsTypeMgr& aTypeMgr);
278 virtual ~GraphyicBulletsTypeMgr() {} in ~GraphyicBulletsTypeMgr()
286 static GraphyicBulletsTypeMgr* GetInstance() in GetInstance()
290 _instance = new GraphyicBulletsTypeMgr(eNBOType::BULLETS); in GetInstance()
/aoo4110/main/svx/source/sidebar/
H A Dnbdtmg.cxx603 GraphyicBulletsTypeMgr* GraphyicBulletsTypeMgr::_instance = 0;
604 GraphyicBulletsTypeMgr::GraphyicBulletsTypeMgr(const NBOType aType): in GraphyicBulletsTypeMgr() function in svx::sidebar::GraphyicBulletsTypeMgr
610 GraphyicBulletsTypeMgr::GraphyicBulletsTypeMgr(const NBOType aType,const SfxItemSet* pArg): in GraphyicBulletsTypeMgr() function in svx::sidebar::GraphyicBulletsTypeMgr
615 GraphyicBulletsTypeMgr::GraphyicBulletsTypeMgr(const GraphyicBulletsTypeMgr& aTypeMgr): in GraphyicBulletsTypeMgr() function in svx::sidebar::GraphyicBulletsTypeMgr
633 void GraphyicBulletsTypeMgr::Init() in Init()
789 String GraphyicBulletsTypeMgr::GetDescription(sal_uInt16 nIndex,sal_Bool /* isDefault */) in GetDescription()
807 sal_Bool GraphyicBulletsTypeMgr::IsCustomized(sal_uInt16 nIndex) in IsCustomized()
827 String GraphyicBulletsTypeMgr::GetGrfName(sal_uInt16 nIndex) in GetGrfName()
986 GraphyicBulletsTypeMgr* mGrfTMgr = GraphyicBulletsTypeMgr::GetInstance(); in Init()
1131 GraphyicBulletsTypeMgr* mGrfTMgr = GraphyicBulletsTypeMgr::GetInstance(); in RelplaceNumRule()
[all …]
H A Dnbdtmgfact.cxx38 return GraphyicBulletsTypeMgr::GetInstance(); in CreateInstance()

Completed in 71 milliseconds