Searched defs:IsHorOverlapped (Results 1 – 2 of 2) sorted by relevance
96 sal_Bool IsHorOverlapped() const { return ( GetValue() & SC_MF_HOR ) != 0; } in IsHorOverlapped() function in ScMergeFlagAttr
4859 sal_Bool ScDocument::IsHorOverlapped( SCCOL nCol, SCROW nRow, SCTAB nTab ) const in IsHorOverlapped() function in ScDocument
Completed in 42 milliseconds