Searched defs:HasDPTable (Results 1 – 2 of 2) sorted by relevance
102 bool HasDPTable() const { return ( GetValue() & SC_MF_DP_TABLE ) != 0; } in HasDPTable() function in ScMergeFlagAttr
2622 bool ScDPCollection::HasDPTable(SCCOL nCol, SCROW nRow, SCTAB nTab) const in HasDPTable() function in ScDPCollection
Completed in 54 milliseconds