Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx60 mpShapeOrders(pShapeOrders) in wwZOrderer()
102 sal_uInt16 nShapeCount = mpShapeOrders ? mpShapeOrders->Count() : 0; in GetEscherObjectIdx()
106 const SvxMSDffShapeOrder *pOrder = mpShapeOrders->GetObject(nShapePos); in GetEscherObjectIdx()
H A Dww8graf.hxx70 const SvxMSDffShapeOrders *mpShapeOrders; member in wwZOrderer