Home
last modified time | relevance | path

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

/AOO42X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx383 SvxMSDffShapeOrders* pShapeOrders; member in SvxMSDffManager
675 return pShapeOrders; in GetShapeOrders()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8graf2.cxx58 const SvxMSDffShapeOrders *pShapeOrders) in wwZOrderer() argument
60 mpShapeOrders(pShapeOrders) in wwZOrderer()
H A Dww8graf.hxx83 const SvxMSDffShapeOrders *pShapeOrders);
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx5601 sal_uInt16 nShpCnt = pShapeOrders->Count(); in StoreShapeOrder()
5605 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in StoreShapeOrder()
5623 sal_uInt16 nShpCnt = pShapeOrders->Count(); in ExchangeInShapeOrder()
5627 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in ExchangeInShapeOrder()
5641 sal_uInt16 nShpCnt = pShapeOrders->Count(); in RemoveFromShapeOrder()
5645 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in RemoveFromShapeOrder()
5703 pShapeOrders( new SvxMSDffShapeOrders ), in SV_IMPL_OP_PTRARR_SORT()
5756 pShapeOrders( new SvxMSDffShapeOrders ), in SvxMSDffManager()
5794 delete pShapeOrders; in ~SvxMSDffManager()
6428 pShapeOrders->Insert( new SvxMSDffShapeOrder( aInfo.nShapeId ), in GetShapeContainerData()
[all …]