Home
last modified time | relevance | path

Searched refs:pShapeOrders (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx62 const SvxMSDffShapeOrders *pShapeOrders) in wwZOrderer() argument
64 mpShapeOrders(pShapeOrders) in wwZOrderer()
H A Dww8graf.hxx84 const SvxMSDffShapeOrders *pShapeOrders);
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx383 SvxMSDffShapeOrders* pShapeOrders; member in SvxMSDffManager
675 return pShapeOrders; in GetShapeOrders()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5604 sal_uInt16 nShpCnt = pShapeOrders->Count(); in StoreShapeOrder()
5608 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in StoreShapeOrder()
5626 sal_uInt16 nShpCnt = pShapeOrders->Count(); in ExchangeInShapeOrder()
5630 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in ExchangeInShapeOrder()
5644 sal_uInt16 nShpCnt = pShapeOrders->Count(); in RemoveFromShapeOrder()
5648 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in RemoveFromShapeOrder()
5706 pShapeOrders( new SvxMSDffShapeOrders ), in SV_IMPL_OP_PTRARR_SORT()
5759 pShapeOrders( new SvxMSDffShapeOrders ), in SvxMSDffManager()
5797 delete pShapeOrders; in ~SvxMSDffManager()
6434 pShapeOrders->Insert( new SvxMSDffShapeOrder( aInfo.nShapeId ), in GetShapeContainerData()
[all …]

Completed in 62 milliseconds