Home
last modified time | relevance | path

Searched refs:NBOTypeMgrBase (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx197 class SVX_DLLPUBLIC NBOTypeMgrBase class
210NBOTypeMgrBase(const NBOType aType):eType(aType),pSet(0),eCoreUnit(SFX_MAPUNIT_TWIP),aNumCharFmtNa… in NBOTypeMgrBase() function in svx::sidebar::NBOTypeMgrBase
211NBOTypeMgrBase(const NBOType aType,const SfxItemSet* pArg):eType(aType),pSet(pArg),eCoreUnit(SFX_M… in NBOTypeMgrBase() function in svx::sidebar::NBOTypeMgrBase
212NBOTypeMgrBase(const NBOTypeMgrBase& aTypeMgr){eType = aTypeMgr.eType;pSet = aTypeMgr.pSet;eCoreUn… in NBOTypeMgrBase() function in svx::sidebar::NBOTypeMgrBase
213 virtual ~NBOTypeMgrBase() {} in ~NBOTypeMgrBase()
235 class SVX_DLLPUBLIC BulletsTypeMgr: public NBOTypeMgrBase
269 class SVX_DLLPUBLIC GraphicBulletsTypeMgr: public NBOTypeMgrBase
300 class SVX_DLLPUBLIC MixBulletsTypeMgr: public NBOTypeMgrBase
331 class SVX_DLLPUBLIC NumberingTypeMgr: public NBOTypeMgrBase
362 class SVX_DLLPUBLIC OutlineTypeMgr: public NBOTypeMgrBase
H A Dnbdtmgfact.hxx33 static NBOTypeMgrBase* CreateInstance(const NBOType aType);
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx329 NBOTypeMgrBase(aType) in BulletsTypeMgr()
335 NBOTypeMgrBase(aType,pArg) in BulletsTypeMgr()
341 NBOTypeMgrBase(aTypeMgr) in BulletsTypeMgr()
608 NBOTypeMgrBase(aType) in GraphicBulletsTypeMgr()
614 NBOTypeMgrBase(aType,pArg) in GraphicBulletsTypeMgr()
619 NBOTypeMgrBase(aTypeMgr) in GraphicBulletsTypeMgr()
854 NBOTypeMgrBase(aType) in MixBulletsTypeMgr()
880 NBOTypeMgrBase(aTypeMgr) in MixBulletsTypeMgr()
1397 NBOTypeMgrBase(aType), in NumberingTypeMgr()
1423 NBOTypeMgrBase(aTypeMgr), in NumberingTypeMgr()
[all …]
H A Dnbdtmgfact.cxx32 NBOTypeMgrBase* NBOutlineTypeMgrFact::CreateInstance(const NBOType aType) in CreateInstance()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx282 NBOTypeMgrBase* pNumbering = NBOutlineTypeMgrFact::CreateInstance(eNBOType::NUMBERING); in SetNumberingSettings()
378 NBOTypeMgrBase* pNumbering = NBOutlineTypeMgrFact::CreateInstance(eNBOType::NUMBERING); in UserDraw()
427 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in UserDraw()
/trunk/main/sd/source/ui/view/
H A Ddrviewsf.cxx643 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetAttrState()
651 NBOTypeMgrBase* pNumbering = NBOutlineTypeMgrFact::CreateInstance(eNBOType::NUMBERING); in GetAttrState()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx63 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in ParaBulletsControl()
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx271 svx::sidebar::NBOTypeMgrBase* pNBOTypeMgr = in ExecSetNumber()
H A Dtextsh1.cxx1829 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetState()
1839 NBOTypeMgrBase* pNumbering = NBOutlineTypeMgrFact::CreateInstance(eNBOType::NUMBERING); in GetState()
/trunk/main/sd/source/ui/func/
H A Dfuolbull.cxx225 NBOTypeMgrBase* pNumRuleMgr = in SetCurrentBulletsNumbering()

Completed in 56 milliseconds