Searched defs:IsOverlapped (Results 1 – 2 of 2) sorted by relevance
59 inline bool IsOverlapped() const { return mbOverlapX || mbOverlapY; } in IsOverlapped() function
98 sal_Bool IsOverlapped() const { return ( GetValue() & ( SC_MF_HOR | SC_MF_VER ) ) != 0; } in IsOverlapped() function in ScMergeFlagAttr
Completed in 25 milliseconds