Searched refs:nStartOfContent (Results 1 – 2 of 2) sorted by relevance
188 sal_uLong nStartOfContent = rDoc.GetNodes().GetEndOfContent(). in Write() local212 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() local373 if( nNdIdx > nStartOfContent ) in CompareLayout()376 nNdIdx -= nStartOfContent; in CompareLayout()413 if( nNdIdx > nStartOfContent ) in CompareLayout()415 nNdIdx -= nStartOfContent; in CompareLayout()[all …]
123 sal_uLong nStartOfContent; member in SwLayHelper