Searched defs:IsTable (Results 1 – 4 of 4) sorted by relevance
199 sal_Bool IsTable() const { return mbEnableHor && mbEnableVer; } in IsTable() function in SvxBoxInfoItem
243 sal_Bool IsTable() const { return bTable; } in IsTable() function in SvxColumnItem
289 inline bool IsTable() const { return nTab != SC_HTML_NO_TABLE; } in IsTable() function
300 inline sal_Bool IsTable() const in IsTable() function in SwViewOption
Completed in 22 milliseconds