Searched refs:pTableEnd (Results 1 – 3 of 3) sorted by relevance
2108 static const TransitionInfo* pTableEnd = lcl_transitionInfo+lcl_tableSize; in getTransitionInfo() local2111 lcl_transitionInfo, pTableEnd, in getTransitionInfo()2114 if (pRes != pTableEnd) in getTransitionInfo()
753 SwEndNode *const pTableEnd = pTblNode->EndOfSectionNode(); in insertTextContentAfter() local754 SwPosition aTableEnd(*pTableEnd); in insertTextContentAfter()860 SwEndNode *const pTableEnd = pTblNode->EndOfSectionNode(); in removeTextContentAfter() local862 const SwNodeIndex aTblIdx( *pTableEnd, 1 ); in removeTextContentAfter()1702 SwEndNode *const pTableEnd = pEndTableNode->EndOfSectionNode(); in convertToTextFrame() local1703 SwPosition aTableEnd(*pTableEnd); in convertToTextFrame()
202 const ::rtl::OUString* pTableEnd = pTableBegin + sTables.getLength(); in updateTableObjectList() local203 ::std::vector< ::rtl::OUString > aTables(pTableBegin,pTableEnd); in updateTableObjectList()
Completed in 56 milliseconds