Searched refs:aNumCharFmtName (Results 1 – 2 of 2) sorted by relevance
203 String aNumCharFmtName; member in svx::sidebar::NBOTypeMgrBase208 …e(const NBOType aType):eType(aType),pSet(0),eCoreUnit(SFX_MAPUNIT_TWIP),aNumCharFmtName(String()){} in NBOTypeMgrBase()209 …t SfxItemSet* pArg):eType(aType),pSet(pArg),eCoreUnit(SFX_MAPUNIT_TWIP),aNumCharFmtName(String()){} in NBOTypeMgrBase()210 …pe;pSet = aTypeMgr.pSet;eCoreUnit = aTypeMgr.eCoreUnit;aNumCharFmtName = aTypeMgr.aNumCharFmtName;… in NBOTypeMgrBase()
218 aNumCharFmtName = String(pBulletCharFmt->GetValue()); in StoreBulCharFmtName_impl()224 return aNumCharFmtName; in GetBulCharFmtName()