Searched refs:pFSectFmt (Results 1 – 1 of 1) sorted by relevance
938 const SwSectionFmt* pFSectFmt = (*(SwSectionPtr*)pFirst)->GetFmt(); in lcl_SectionCmpPos() local940 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 26 milliseconds