Searched refs:_ZSortFly (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | mvsave.hxx | 159 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 )
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docdraw.cxx | 78 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
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 1486 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 68 milliseconds