Home
last modified time | relevance | path

Searched refs:IsEmptyCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2015 if( mxCurrEntry.get() && mbDataOn && !IsEmptyCell() ) in InsertPara()
2025 mbPushEmptyLine = !mbPreFormText && mbDataOn && IsEmptyCell(); in BreakOn()
2037 mbPushEmptyLine = !mbPreFormText && mbDataOn && !IsEmptyCell(); in InsertLeadingEmptyLine()
2281 bool ScHTMLTable::IsEmptyCell() const in IsEmptyCell() function in ScHTMLTable
2349 if( bLastInCell && IsEmptyCell() ) in PushEntry()
/trunk/main/sc/source/filter/inc/
H A Dhtmlpars.hxx460 bool IsEmptyCell() const;

Completed in 31 milliseconds