Home
last modified time | relevance | path

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

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