Searched refs:pTLBox (Results 1 – 2 of 2) sorted by relevance
2378 const SwTableBox* pTLBox = pTable->GetTblBox( sTLName ); in GetRangeByName() local2379 if(pTLBox) in GetRangeByName()2383 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in GetRangeByName()3005 const SwTableBox* pTLBox = lcl_FindCornerTableBox(rLines, true); in setPropertyValue() local3006 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in setPropertyValue()3199 const SwTableBox* pTLBox = lcl_FindCornerTableBox(rLines, true); in getPropertyValue() local3200 const SwStartNode* pSttNd = pTLBox->GetSttNd(); in getPropertyValue()3643 const SwTableBox* pTLBox = pTable->GetTblBox( sTLName ); in getCellRangeByPosition() local3644 if(pTLBox) in getCellRangeByPosition()3648 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()