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;
1410 SwAnchoredObjList* SwTxtFly::InitAnchoredObjList() in InitAnchoredObjList()1436 mpAnchoredObjList = new SwAnchoredObjList(); in InitAnchoredObjList()1568 SwAnchoredObjList::iterator aInsPosIter = in InitAnchoredObjList()1605 mpAnchoredObjList = new SwAnchoredObjList(); in InitAnchoredObjList()1970 for( SwAnchoredObjList::size_type i = 0; i < nCount; ++i ) in ForEach()2062 SwAnchoredObjList::size_type nRet = 0; in GetPos()2079 SwAnchoredObjList::size_type nFlyPos, in CalcRightMargin()2106 SwAnchoredObjList::size_type nPos = 0; in CalcRightMargin()2184 SwAnchoredObjList::size_type nFlyPos, in CalcLeftMargin()2209 SwAnchoredObjList::size_type nMyPos = nFlyPos; in CalcLeftMargin()[all …]
Completed in 19 milliseconds