Home
last modified time | relevance | path

Searched defs:IsTable (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dboxitem.hxx199 sal_Bool IsTable() const { return mbEnableHor && mbEnableVer; } in IsTable() function in SvxBoxInfoItem
/trunk/main/svx/inc/svx/
H A Drulritem.hxx243 sal_Bool IsTable() const { return bTable; } in IsTable() function in SvxColumnItem
/trunk/main/sc/source/filter/inc/
H A Dhtmlpars.hxx289 inline bool IsTable() const { return nTab != SC_HTML_NO_TABLE; } in IsTable() function
/trunk/main/sw/inc/
H A Dviewopt.hxx300 inline sal_Bool IsTable() const in IsTable() function in SwViewOption

Completed in 34 milliseconds