Home
last modified time | relevance | path

Searched refs:pTableEnd (Results 1 – 3 of 3) sorted by relevance

/trunk/main/slideshow/source/engine/transitions/
H A Dtransitionfactorytab.cxx2108 static const TransitionInfo* pTableEnd = lcl_transitionInfo+lcl_tableSize; in getTransitionInfo() local
2111 lcl_transitionInfo, pTableEnd, in getTransitionInfo()
2114 if (pRes != pTableEnd) in getTransitionInfo()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx753 SwEndNode *const pTableEnd = pTblNode->EndOfSectionNode(); in insertTextContentAfter() local
754 SwPosition aTableEnd(*pTableEnd); in insertTextContentAfter()
860 SwEndNode *const pTableEnd = pTblNode->EndOfSectionNode(); in removeTextContentAfter() local
862 const SwNodeIndex aTblIdx( *pTableEnd, 1 ); in removeTextContentAfter()
1702 SwEndNode *const pTableEnd = pEndTableNode->EndOfSectionNode(); in convertToTextFrame() local
1703 SwPosition aTableEnd(*pTableEnd); in convertToTextFrame()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx202 const ::rtl::OUString* pTableEnd = pTableBegin + sTables.getLength(); in updateTableObjectList() local
203 ::std::vector< ::rtl::OUString > aTables(pTableBegin,pTableEnd); in updateTableObjectList()

Completed in 44 milliseconds