Home
last modified time | relevance | path

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

/AOO41X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx383 SvxMSDffShapeOrders* pShapeOrders; member in SvxMSDffManager
675 return pShapeOrders; in GetShapeOrders()
/AOO41X/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);
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx5591 sal_uInt16 nShpCnt = pShapeOrders->Count(); in StoreShapeOrder()
5595 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in StoreShapeOrder()
5613 sal_uInt16 nShpCnt = pShapeOrders->Count(); in ExchangeInShapeOrder()
5617 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in ExchangeInShapeOrder()
5631 sal_uInt16 nShpCnt = pShapeOrders->Count(); in RemoveFromShapeOrder()
5635 = *(SvxMSDffShapeOrder*)(pShapeOrders->GetObject( nShapeNum )); in RemoveFromShapeOrder()
5693 pShapeOrders( new SvxMSDffShapeOrders ), in SV_IMPL_OP_PTRARR_SORT()
5746 pShapeOrders( new SvxMSDffShapeOrders ), in SvxMSDffManager()
5784 delete pShapeOrders; in ~SvxMSDffManager()
6394 pShapeOrders->Insert( new SvxMSDffShapeOrder( aInfo.nShapeId ), in GetShapeContainerData()
[all …]