Searched refs:pExtInp (Results 1 – 1 of 1) sorted by relevance
144 const SwExtTextInput* pExtInp = pDoc->GetExtTextInput( rTxtNode ); in CtorInitAttrIter() local146 if( pExtInp || bShow ) in CtorInitAttrIter()149 if( pExtInp || MSHRT_MAX != nRedlPos ) in CtorInitAttrIter()153 if( pExtInp ) in CtorInitAttrIter()155 pArr = &pExtInp->GetAttrs(); in CtorInitAttrIter()156 nInputStt = pExtInp->Start()->nContent.GetIndex(); in CtorInitAttrIter()
Completed in 9 milliseconds