Searched refs:bEmptyCellText (Results 1 – 4 of 4) sorted by relevance
312 pInfo->bEmptyCellText = sal_True; in FillInfo()407 … pInfo->bEmptyCellText = sal_False; // Zelle nicht leer in FillInfo()534 pInfo->bEmptyCellText = sal_True; in FillInfo()
88 sal_Bool bEmptyCellText : 1; member
391 if (!rCellInfo.bEmptyCellText) in lcl_HidePrint()396 pThisRowInfo->pCellInfo[nX+1].bEmptyCellText = sal_True; in lcl_HidePrint()
1030 bEmpty = pThisRowInfo->pCellInfo[nX+1].bEmptyCellText; in IsEmptyCellText()1386 sal_Bool bEmpty = nX < nX1 || pInfo->bEmptyCellText; in DrawStrings()
Completed in 47 milliseconds