Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunotext.cxx122 const bool bFirstCell,
1860 const bool bFirstCell, in ConvertCell() argument
1943 if (bFirstCell) in ConvertCell()
2013 if (bFirstCell) in ConvertCell()
2213 bool bFirstCell = true; in lcl_MergeCells() local
2222 if (bFirstCell) in lcl_MergeCells()
2225 bFirstCell = false; in lcl_MergeCells()
/aoo41x/main/sw/source/filter/html/
H A Dhtmltab.cxx565 sal_Bool bFirstCell; // wurde schon eine Zelle angelegt? member in HTMLTable
1136 bFirstCell( !pTopTab ) in HTMLTable()
2878 if( pTable && pTable->bFirstCell ) in InsertTableSection()
2883 pTable->bFirstCell = sal_False; in InsertTableSection()
2925 if( pTable && pTable->bFirstCell ) in InsertTableSection()
2928 pTable->bFirstCell = sal_False; in InsertTableSection()
3923 const SwStartNode *pStNd = (pTable->bFirstCell ? pNd->FindTableNode() in BuildTableCell()

Completed in 53 milliseconds