Searched refs:pTLBox (Results 1 – 2 of 2) sorted by relevance
2398 const SwTableBox* pTLBox = pTable->GetTblBox( sTLName ); in GetRangeByName() local2399 if(pTLBox) in GetRangeByName()2403 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in GetRangeByName()3038 const SwTableBox* pTLBox = lcl_FindCornerTableBox(rLines, true); in setPropertyValue() local3039 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in setPropertyValue()3232 const SwTableBox* pTLBox = lcl_FindCornerTableBox(rLines, true); in getPropertyValue() local3233 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getPropertyValue()3679 const SwTableBox* pTLBox = pTable->GetTblBox( sTLName ); in getCellRangeByPosition() local3680 if(pTLBox) in getCellRangeByPosition()3684 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getCellRangeByPosition()[all …]
458 const SwTableBox* pTLBox = in GetFormatAndCreateCursorFromRangeRep() local461 if(pTLBox) in GetFormatAndCreateCursorFromRangeRep()465 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in GetFormatAndCreateCursorFromRangeRep()