Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Ddocredln.cxx1597 const SwPosition* pSttRng,
1609 if( pSttRng && pEndRng ) in lcl_AcceptRedline()
1627 if( *pSttRng == *pRStt ) in lcl_AcceptRedline()
1680 pDelStt = pSttRng; in lcl_AcceptRedline()
1696 pDelEnd = pSttRng; in lcl_AcceptRedline()
1768 if( pSttRng && pEndRng ) in lcl_RejectRedline()
1789 pDelStt = pSttRng; in lcl_RejectRedline()
1805 pDelEnd = pSttRng; in lcl_RejectRedline()
1872 if( *pSttRng == *pRStt ) in lcl_RejectRedline()
1894 pNew->SetStart( *pSttRng ); in lcl_RejectRedline()
[all …]

Completed in 30 milliseconds