Searched refs:pLastOut (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | itratr.hxx | 62 OutputDevice *pLastOut; member in SwAttrIter 78 : pShell(0), pFnt(0), pLastOut(0), nChgCnt(0), pRedln(0), nPropFont(0), m_pTxtNode(pTxtNode) {} in SwAttrIter() 83 …: pShell(0), pFnt(0), pHints(0), pScriptInfo(0), pLastOut(0), nChgCnt(0), pRedln(0),nPropFont(0), … in SwAttrIter()
|
H A D | itratr.cxx | 133 if ( pLastOut != pOut ) in SeekAndChgAttrIter() 135 pLastOut = pOut; in SeekAndChgAttrIter() 200 if ( pLastOut != pOut ) in SeekStartAndChgAttrIter() 202 pLastOut = pOut; in SeekStartAndChgAttrIter()
|
Completed in 23 milliseconds