Home
last modified time | relevance | path

Searched refs:bEmptyCellText (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx312 pInfo->bEmptyCellText = sal_True; in FillInfo()
407 … pInfo->bEmptyCellText = sal_False; // Zelle nicht leer in FillInfo()
534 pInfo->bEmptyCellText = sal_True; in FillInfo()
/trunk/main/sc/inc/
H A Dfillinfo.hxx88 sal_Bool bEmptyCellText : 1; member
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx391 if (!rCellInfo.bEmptyCellText) in lcl_HidePrint()
396 pThisRowInfo->pCellInfo[nX+1].bEmptyCellText = sal_True; in lcl_HidePrint()
H A Doutput2.cxx1030 bEmpty = pThisRowInfo->pCellInfo[nX+1].bEmptyCellText; in IsEmptyCellText()
1386 sal_Bool bEmpty = nX < nX1 || pInfo->bEmptyCellText; in DrawStrings()

Completed in 47 milliseconds