Searched refs:lcl_FindCornerTableBox (Results 1 – 1 of 1) sorted by relevance
485 const SwTableBox* lcl_FindCornerTableBox(const SwTableLines& rTableLines, const bool i_bTopLeft) in lcl_FindCornerTableBox() function3038 const SwTableBox* pTLBox = lcl_FindCornerTableBox(rLines, true); in setPropertyValue()3048 const SwTableBox* pBRBox = lcl_FindCornerTableBox(rLines, false); in setPropertyValue()3232 const SwTableBox* pTLBox = lcl_FindCornerTableBox(rLines, true); in getPropertyValue()3240 const SwTableBox* pBRBox = lcl_FindCornerTableBox(rLines, false); in getPropertyValue()
Completed in 285 milliseconds