Home
last modified time | relevance | path

Searched refs:SwAnchoredObjList (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Dtxtfly.hxx51 typedef std::vector< SwAnchoredObject* > SwAnchoredObjList; typedef
119 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;
H A Dtxtfly.cxx1410 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 21 milliseconds