Home
last modified time | relevance | path

Searched defs:IsOverlapped (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx59 inline bool IsOverlapped() const { return mbOverlapX || mbOverlapY; } in IsOverlapped() function
/trunk/main/sc/inc/
H A Dattrib.hxx98 sal_Bool IsOverlapped() const { return ( GetValue() & ( SC_MF_HOR | SC_MF_VER ) ) != 0; } in IsOverlapped() function in ScMergeFlagAttr

Completed in 16 milliseconds