Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Doutput.hxx67 enum ScOutputType { OUTTYPE_WINDOW, OUTTYPE_PRINTER }; enumerator
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1039 sal_Bool bIsPrint = ( eType == OUTTYPE_PRINTER ); in IsEmptyCellText()
1776 if ( eType != OUTTYPE_PRINTER || in DrawStrings()
1913 if ( eType == OUTTYPE_PRINTER ) in CreateOutputEditEngine()
2716 if ( eType != OUTTYPE_PRINTER || in DrawEdit()
H A Dprintfun.cxx526 ScOutputData aOutputData( pDev, OUTTYPE_PRINTER, aTabInfo, pDoc, nTab, in DrawToDev()
1381 ScOutputData aOutputData( pDev, OUTTYPE_PRINTER, aTabInfo, pBorderDoc, 0, in DrawBorder()
1600 ScOutputData aOutputData( pDev, OUTTYPE_PRINTER, aTabInfo, pDoc, nPrintTab, in PrintArea()
H A Doutput.cxx385 if ( eType == OUTTYPE_PRINTER && !bMetaFile ) in DrawGrid()
514 if ( eType == OUTTYPE_PRINTER && !bMetaFile ) in DrawGrid()

Completed in 57 milliseconds