Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx237 friend class OutlineTypeMgr;
271 friend class OutlineTypeMgr;
302 friend class OutlineTypeMgr;
362 class SVX_DLLPUBLIC OutlineTypeMgr: public NBOTypeMgrBase class
368 static OutlineTypeMgr* _instance;
370 OutlineTypeMgr(const NBOType aType);
371 OutlineTypeMgr(const NBOType aType,const SfxItemSet* pArg);
372 OutlineTypeMgr(const OutlineTypeMgr& aTypeMgr);
373 virtual ~OutlineTypeMgr() {} in ~OutlineTypeMgr()
380 static OutlineTypeMgr* GetInstance() in GetInstance()
[all …]
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1694 OutlineTypeMgr* OutlineTypeMgr::_instance = 0;
1696 OutlineTypeMgr::OutlineTypeMgr(const NBOType aType): in OutlineTypeMgr() function in svx::sidebar::OutlineTypeMgr
1710 OutlineTypeMgr::OutlineTypeMgr(const NBOType aType,const SfxItemSet* pArg): in OutlineTypeMgr() function in svx::sidebar::OutlineTypeMgr
1724 OutlineTypeMgr::OutlineTypeMgr(const OutlineTypeMgr& aTypeMgr): in OutlineTypeMgr() function in svx::sidebar::OutlineTypeMgr
1738 void OutlineTypeMgr::Init() in Init()
1788 sal_uInt16 OutlineTypeMgr::GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 /* mLevel */,sal_uInt1… in GetNBOIndexForNumRule()
1864 sal_Bool OutlineTypeMgr::RelplaceNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 mLevel) in RelplaceNumRule()
1934 sal_Bool OutlineTypeMgr::ApplyNumRule(SvxNumRule& aNum,sal_uInt16 nIndex,sal_uInt16 /* mLevel */,sa… in ApplyNumRule()
2051 String OutlineTypeMgr::GetDescription(sal_uInt16 nIndex,sal_Bool isDefault) in GetDescription()
2070 sal_Bool OutlineTypeMgr::IsCustomized(sal_uInt16 nIndex) in IsCustomized()
H A Dnbdtmgfact.cxx49 return OutlineTypeMgr::GetInstance(); in CreateInstance()

Completed in 31 milliseconds