Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx141 const SwExtTextInput* pExtInp = pDoc->GetExtTextInput( rTxtNode ); in CtorInitAttrIter() local
143 if( pExtInp || bShow ) in CtorInitAttrIter()
146 if( pExtInp || MSHRT_MAX != nRedlPos ) in CtorInitAttrIter()
150 if( pExtInp ) in CtorInitAttrIter()
152 pArr = &pExtInp->GetAttrs(); in CtorInitAttrIter()
153 nInputStt = pExtInp->Start()->nContent.GetIndex(); in CtorInitAttrIter()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5074 const SwExtTextInput* pExtInp = rSh.GetDoc()->GetExtTextInput(); in Command() local
5075 if ( pExtInp ) in Command()
5078 if ( POS_COLLIDE_START == ComparePosition( *pExtInp->End(), *pExtInp->End(), in Command()
5082 if ( rSh.GetCharRectAt( aInputRect, *pExtInp->Start() ) ) in Command()

Completed in 34 milliseconds