Home
last modified time | relevance | path

Searched refs:pTmpSttNode (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx592 const SwStartNode* pTmpSttNode = pCNd->FindTableBoxStartNode(); in IsInProtectTable() local
593 ASSERT( pTmpSttNode, "In table, therefore I expect to get a SwTableBoxStartNode" ) in IsInProtectTable()
594 …const SwTableBox* pBox = pTmpSttNode ? pTableNode->GetTable().GetTblBox( pTmpSttNode->GetIndex() )… in IsInProtectTable()
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx1277 const SwStartNode* pTmpSttNode = in CreateParentXText() local
1280 (void)pTmpSttNode; in CreateParentXText()

Completed in 37 milliseconds