Searched refs:IsEmptyCell (Results 1 – 2 of 2) sorted by relevance
2015 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 ScHTMLTable2349 if( bLastInCell && IsEmptyCell() ) in PushEntry()
460 bool IsEmptyCell() const;
Completed in 30 milliseconds