Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dtxtfly.cxx958 SwAnchoredObjList::size_type nCount( bOn ? GetAnchoredObjList()->size() : 0 ); in DrawTextOpaque()
1063 SwAnchoredObjList::size_type nCount( bOn ? GetAnchoredObjList()->size() : 0 ); in DrawFlyRect()
1932 if( bOn && ( 0 != ( nFlyCount = static_cast<sal_uInt16>(GetAnchoredObjList()->size() ) ) ) ) in ShowContour()
1966 SwAnchoredObjList::size_type nCount( bOn ? GetAnchoredObjList()->size() : 0 ); in ForEach()
2061 SwAnchoredObjList::size_type nCount = GetAnchoredObjList()->size(); in GetPos()
H A Dtxtfly.hxx137 inline SwAnchoredObjList* GetAnchoredObjList() const in GetAnchoredObjList() function in SwTxtFly

Completed in 30 milliseconds