Home
last modified time | relevance | path

Searched refs:aTypeMgr (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx340 BulletsTypeMgr::BulletsTypeMgr(const BulletsTypeMgr& aTypeMgr): in BulletsTypeMgr() argument
341 NBOTypeMgrBase(aTypeMgr) in BulletsTypeMgr()
347 pActualBullets[i]->aFont = aTypeMgr.pActualBullets[i]->aFont; in BulletsTypeMgr()
349 pActualBullets[i]->eType = aTypeMgr. pActualBullets[i]->eType; in BulletsTypeMgr()
619 NBOTypeMgrBase(aTypeMgr) in GraphicBulletsTypeMgr()
621 for (sal_uInt16 i=0;i< aTypeMgr.aGrfDataLst.Count();i++) in GraphicBulletsTypeMgr()
880 NBOTypeMgrBase(aTypeMgr) in MixBulletsTypeMgr()
884 if ( aTypeMgr.pActualBullets[i]->eType == eNBType::BULLETS ) in MixBulletsTypeMgr()
886 pActualBullets[i]->eType = aTypeMgr.pActualBullets[i]->eType; in MixBulletsTypeMgr()
1423 NBOTypeMgrBase(aTypeMgr), in NumberingTypeMgr()
[all …]
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx212 …onst NBOTypeMgrBase& aTypeMgr){eType = aTypeMgr.eType;pSet = aTypeMgr.pSet;eCoreUnit = aTypeMgr.eC… in NBOTypeMgrBase() argument
247 BulletsTypeMgr(const BulletsTypeMgr& aTypeMgr);
279 GraphicBulletsTypeMgr(const GraphicBulletsTypeMgr& aTypeMgr);
311 MixBulletsTypeMgr(const MixBulletsTypeMgr& aTypeMgr);
341 NumberingTypeMgr(const NumberingTypeMgr& aTypeMgr);
372 OutlineTypeMgr(const OutlineTypeMgr& aTypeMgr);

Completed in 29 milliseconds