Searched defs:SwTxtIter (Results 1 – 1 of 1) sorted by relevance
39 class SwTxtIter : public SwAttrIter class64 inline SwTxtIter(SwTxtNode* pTxtNode) : SwAttrIter(pTxtNode) { } in SwTxtIter() function in SwTxtIter67 …inline SwTxtIter( SwTxtFrm *pTxtFrm, SwTxtInfo *pTxtInf ) : SwAttrIter(pTxtFrm!=NULL?pTxtFrm->GetT… in SwTxtIter() function in SwTxtIter
Completed in 6 milliseconds