Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/crsr/
H A Dpam.cxx404 , m_Bound2( rPoint ) in SwPaM()
405 , m_pPoint( &m_Bound2 ) in SwPaM()
415 , m_Bound2( rPoint ) in SwPaM()
416 , m_pPoint( &m_Bound2 ) in SwPaM()
430 m_Bound2.nContent.Assign( m_Bound2.nNode.GetNode().GetCntntNode(), 0 ); in SwPaM()
437 , m_Bound2( rPoint ) in SwPaM()
438 , m_pPoint( &m_Bound2 ) in SwPaM()
452 m_Bound2.nContent.Assign( m_Bound2.nNode.GetNode().GetCntntNode(), 0 ); in SwPaM()
459 , m_Bound2( rPoint ) in SwPaM()
460 , m_pPoint( &m_Bound2 ) in SwPaM()
[all …]
/aoo41x/main/sw/inc/
H A Dpam.hxx122 SwPosition m_Bound2; member in SwPaM
247 { return bOne ? m_Bound1 : m_Bound2; } in GetBound()
249 { return bOne ? m_Bound1 : m_Bound2; } in GetBound()

Completed in 171 milliseconds