Home
last modified time | relevance | path

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

/AOO41X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx673 inline const SvxMSDffShapeOrders* GetShapeOrders( void ) const in GetShapeOrders() function in SvxMSDffManager
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.cxx4568 if (pDrawPg && pMSDffManager && pMSDffManager->GetShapeOrders()) in CoreLoad()
4575 sal_uInt16 nShapeCount = pMSDffManager->GetShapeOrders()->Count(); in CoreLoad()
4580 pMSDffManager->GetShapeOrders()->GetObject(nShapeNum); in CoreLoad()
H A Dww8graf.cxx3262 pMSDffManager ? pMSDffManager->GetShapeOrders() : 0); in GrafikCtor()