Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.hxx84 const SvxMSDffShapeOrders *pShapeOrders);
H A Dww8graf2.cxx62 const SvxMSDffShapeOrders *pShapeOrders) in wwZOrderer() argument
64 mpShapeOrders(pShapeOrders) in wwZOrderer()
/aoo4110/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx383 SvxMSDffShapeOrders* pShapeOrders; member in SvxMSDffManager
675 return pShapeOrders; in GetShapeOrders()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx5585 sal_uInt16 nShpCnt = pShapeOrders->Count(); in StoreShapeOrder()
5589 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in StoreShapeOrder()
5607 sal_uInt16 nShpCnt = pShapeOrders->Count(); in ExchangeInShapeOrder()
5611 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in ExchangeInShapeOrder()
5625 sal_uInt16 nShpCnt = pShapeOrders->Count(); in RemoveFromShapeOrder()
5629 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in RemoveFromShapeOrder()
5687 pShapeOrders( new SvxMSDffShapeOrders ), in SV_IMPL_OP_PTRARR_SORT()
5740 pShapeOrders( new SvxMSDffShapeOrders ), in SvxMSDffManager()
5778 delete pShapeOrders; in ~SvxMSDffManager()
6388 pShapeOrders->Insert( new SvxMSDffShapeOrder( aInfo.nShapeId ), in GetShapeContainerData()
[all …]

Completed in 45 milliseconds