Searched refs:nStartOfContent (Results 1 – 2 of 2) sorted by relevance
192 sal_uLong nStartOfContent = rDoc.GetNodes().GetEndOfContent(). in Write() local216 if( nNdIdx > nStartOfContent ) in Write()223 nNdIdx -= nStartOfContent; in Write()259 if( nNdIdx > nStartOfContent ) in Write()264 nNdIdx -= nStartOfContent; in Write()355 sal_uLong nStartOfContent = rDoc.GetNodes().GetEndOfContent(). in CompareLayout() local377 if( nNdIdx > nStartOfContent ) in CompareLayout()380 nNdIdx -= nStartOfContent; in CompareLayout()417 if( nNdIdx > nStartOfContent ) in CompareLayout()419 nNdIdx -= nStartOfContent; in CompareLayout()[all …]
123 sal_uLong nStartOfContent; member in SwLayHelper