Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dsection.cxx938 const SwSectionFmt* pFSectFmt = (*(SwSectionPtr*)pFirst)->GetFmt(); in lcl_SectionCmpPos() local
940 ASSERT( pFSectFmt && pSSectFmt && in lcl_SectionCmpPos()
941 pFSectFmt->GetCntnt(sal_False).GetCntntIdx() && in lcl_SectionCmpPos()
944 return (int)((long)pFSectFmt->GetCntnt(sal_False).GetCntntIdx()->GetIndex()) - in lcl_SectionCmpPos()

Completed in 27 milliseconds