Searched refs:SwAnchoredObjList (Results 1 – 2 of 2) sorted by relevance
51 typedef std::vector< SwAnchoredObject* > SwAnchoredObjList; typedef119 SwAnchoredObjList* mpAnchoredObjList;136 SwAnchoredObjList* InitAnchoredObjList();137 inline SwAnchoredObjList* GetAnchoredObjList() const in GetAnchoredObjList()147 SwAnchoredObjList::size_type nPos,150 SwAnchoredObjList::size_type nPos,152 SwAnchoredObjList::size_type GetPos( const SwAnchoredObject* pAnchoredObj ) const;
1416 SwAnchoredObjList* SwTxtFly::InitAnchoredObjList() in InitAnchoredObjList()1442 mpAnchoredObjList = new SwAnchoredObjList(); in InitAnchoredObjList()1574 SwAnchoredObjList::iterator aInsPosIter = in InitAnchoredObjList()1611 mpAnchoredObjList = new SwAnchoredObjList(); in InitAnchoredObjList()1976 for( SwAnchoredObjList::size_type i = 0; i < nCount; ++i ) in ForEach()2068 SwAnchoredObjList::size_type nRet = 0; in GetPos()2085 SwAnchoredObjList::size_type nFlyPos, in CalcRightMargin()2112 SwAnchoredObjList::size_type nPos = 0; in CalcRightMargin()2190 SwAnchoredObjList::size_type nFlyPos, in CalcLeftMargin()2215 SwAnchoredObjList::size_type nMyPos = nFlyPos; in CalcLeftMargin()[all …]
Completed in 31 milliseconds