Searched refs:lcl_FindCornerTableBox (Results 1 – 1 of 1) sorted by relevance
484 const SwTableBox* lcl_FindCornerTableBox(const SwTableLines& rTableLines, const bool i_bTopLeft) in lcl_FindCornerTableBox() function3005 const SwTableBox* pTLBox = lcl_FindCornerTableBox(rLines, true); in setPropertyValue()3015 const SwTableBox* pBRBox = lcl_FindCornerTableBox(rLines, false); in setPropertyValue()3199 const SwTableBox* pTLBox = lcl_FindCornerTableBox(rLines, true); in getPropertyValue()3207 const SwTableBox* pBRBox = lcl_FindCornerTableBox(rLines, false); in getPropertyValue()