Home
last modified time | relevance | path

Searched refs:_ZSortFly (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dmvsave.hxx159 class _ZSortFly class
166 _ZSortFly( const SwFrmFmt* pFrmFmt, const SwFmtAnchor* pFlyAnchor,
168 _ZSortFly& operator=( const _ZSortFly& rCpy ) in operator =()
174 int operator==( const _ZSortFly& ) const { return sal_False; } in operator ==()
175 int operator<( const _ZSortFly& rCmp ) const in operator <()
182 SV_DECL_VARARR_SORT( _ZSortFlys, _ZSortFly, 0, 10 )
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx78 SV_IMPL_VARARR_SORT( _ZSortFlys, _ZSortFly ) in SV_IMPL_VARARR_SORT() argument
549 _ZSortFly::_ZSortFly( const SwFrmFmt* pFrmFmt, const SwFmtAnchor* pFlyAn, in _ZSortFly() function in _ZSortFly
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx1486 aArr.Insert( _ZSortFly( pFmt, pAnchor, nArrLen + aArr.Count() )); in CopyFlyInFlyImpl()
1497 const _ZSortFly& rZSortFly = aArr[ n ]; in CopyFlyInFlyImpl()
1625 const _ZSortFly &rTmp = aArr[k]; in CopyFlyInFlyImpl()

Completed in 30 milliseconds