Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx484 const SwTableBox* lcl_FindCornerTableBox(const SwTableLines& rTableLines, const bool i_bTopLeft) in lcl_FindCornerTableBox() function
3005 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()