Home
last modified time | relevance | path

Searched refs:GetOrder (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dsortedobjsimpl.cxx102 return pAnchorListed->GetOrder() < pAnchorNew->GetOrder(); in operator ()()
120 return pAnchorListed->GetOrder() < pAnchorNew->GetOrder(); in operator ()()
181 return pAnchorListed->GetOrder() < pAnchorNew->GetOrder(); in operator ()()
207 return pAnchorListed->GetOrder() < pAnchorNew->GetOrder(); in operator ()()
H A Datrfrm.cxx1558 sal_uInt32 SwFmtAnchor::GetOrder() const in GetOrder() function in SwFmtAnchor
/trunk/main/sc/source/core/data/
H A Ddptabdat.cxx315 long n1 = GetCacheTable().GetCache()->GetOrder( nDim, nDataId1); in Compare()
316 long n2 = GetCacheTable().GetCache()->GetOrder( nDim, nDataId2); in Compare()
H A Ddpcachetable.cxx212 SCROW nOrder = GetCache()->GetOrder( nCol, nIndex ); in fillTable()
267 SCROW nOrder = GetCache()->GetOrder( nCol, nIndex ); in fillTable()
H A Ddptablecache.cxx1092 SCROW ScDPTableDataCache::GetOrder(long nDim, SCROW nIndex) const in GetOrder() function in ScDPTableDataCache
H A Ddptabres.cxx108 if ( list[nIndex]->GetOrder() < nOrder ) in lcl_SearchMember()
113 if ( list[nIndex]->GetOrder() == nOrder ) in lcl_SearchMember()
/trunk/main/sw/inc/
H A Dfmtanchr.hxx74 sal_uInt32 GetOrder() const;
/trunk/main/sw/source/filter/inc/
H A Drtf.hxx121 sal_uInt8 GetOrder() const { return (sal_uInt8)Value.Flags.nOrder; } in GetOrder() function in RTFSurround
/trunk/main/sc/inc/
H A Ddptablecache.hxx62 SCROW GetOrder( long nDim, SCROW nIndex ) const;
H A Ddptabres.hxx464 …inline SCROW GetOrder() const { return aParentDimData.mnOr… in GetOrder() function in ScDPResultMember
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx225 sal_uInt32 nOrder = rFmt.GetAnchor().GetOrder(); in CollectFrameAtNode()
253 sal_uInt32 nOrder = rAnchor.GetOrder(); in CollectFrameAtNode()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx804 SwFmtSurround aSurr( (SwSurround)aMC.GetOrder()); in ReadFly()

Completed in 110 milliseconds