Lines Matching refs:nStartOfContent
188 sal_uLong nStartOfContent = rDoc.GetNodes().GetEndOfContent(). in Write() local
212 if( nNdIdx > nStartOfContent ) in Write()
219 nNdIdx -= nStartOfContent; in Write()
255 if( nNdIdx > nStartOfContent ) in Write()
260 nNdIdx -= nStartOfContent; in Write()
351 sal_uLong nStartOfContent = rDoc.GetNodes().GetEndOfContent(). in CompareLayout() local
373 if( nNdIdx > nStartOfContent ) in CompareLayout()
376 nNdIdx -= nStartOfContent; in CompareLayout()
413 if( nNdIdx > nStartOfContent ) in CompareLayout()
415 nNdIdx -= nStartOfContent; in CompareLayout()
515 nStartOfContent = pDoc->GetNodes().GetEndOfContent().StartOfSectionNode() in SwLayHelper()
517 nNodeIndex -= nStartOfContent; in SwLayHelper()
531 nStartOfContent = ULONG_MAX; in SwLayHelper()
762 nNodeIndex -= nStartOfContent; in CheckInsert()