Searched refs:NBOutlineTypeMgrFact (Results 1 – 8 of 8) sorted by relevance
30 class SVX_DLLPUBLIC NBOutlineTypeMgrFact class34 NBOutlineTypeMgrFact();35 virtual ~NBOutlineTypeMgrFact() {} in ~NBOutlineTypeMgrFact()
28 NBOutlineTypeMgrFact::NBOutlineTypeMgrFact() in NBOutlineTypeMgrFact() function in svx::sidebar::NBOutlineTypeMgrFact32 NBOTypeMgrBase* NBOutlineTypeMgrFact::CreateInstance(const NBOType aType) in CreateInstance()
282 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()
350 NBOTypeMgrBase* pNumbering = NBOutlineTypeMgrFact::CreateInstance(eNBOType::NUMBERING); in ExecSetNumber()403 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in ExecSetNumber()
1830 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetState()1840 NBOTypeMgrBase* pNumbering = NBOutlineTypeMgrFact::CreateInstance(eNBOType::NUMBERING); in GetState()
643 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetAttrState()651 NBOTypeMgrBase* pNumbering = NBOutlineTypeMgrFact::CreateInstance(eNBOType::NUMBERING); in GetAttrState()
63 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in ParaBulletsControl()
226 NBOutlineTypeMgrFact::CreateInstance( in SetCurrentBulletsNumbering()
Completed in 45 milliseconds