Home
last modified time | relevance | path

Searched refs:bTotalSize (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable1.cxx435 bool bWidth, bool bTotalSize ) in GetNeededSize() argument
442 aOptions.bTotalSize = bTotalSize; in GetNeededSize()
2064 aOptions.bTotalSize = true; in MaybeAddExtraColumn()
H A Dcolumn2.cxx301 else if ( rOptions.bTotalSize ) in GetNeededSize()
314 if ( bBreak && !rOptions.bTotalSize ) in GetNeededSize()
476 else if ( rOptions.bTotalSize ) in GetNeededSize()
495 if ( bBreak && !rOptions.bTotalSize ) in GetNeededSize()
H A Dcolumn.cxx75 pPattern(nullptr), bFormula(false), bSkipMerged(true), bGetFont(true), bTotalSize(false) in ScNeededSizeOptions()
H A Ddocument.cxx4244 bool bWidth, bool bTotalSize ) in GetNeededSize() argument
4248 ( nCol, nRow, pDev, nPPTX, nPPTY, rZoomX, rZoomY, bWidth, bTotalSize ); in GetNeededSize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable1.cxx443 bool bWidth, bool bTotalSize, bool bInPrintTwips ) in GetNeededSize() argument
450 aOptions.bTotalSize = bTotalSize; in GetNeededSize()
2108 aOptions.bTotalSize = true; in MaybeAddExtraColumn()
H A Dcolumn2.cxx313 else if ( rOptions.bTotalSize ) in GetNeededSize()
326 if ( bBreak && !rOptions.bTotalSize ) in GetNeededSize()
495 else if ( rOptions.bTotalSize ) in GetNeededSize()
517 if ( bBreak && !rOptions.bTotalSize ) in GetNeededSize()
H A Ddocument.cxx4287 bool bWidth, bool bTotalSize, bool bInPrintTwips ) in GetNeededSize() argument
4291 … ( nCol, nRow, pDev, nPPTX, nPPTY, rZoomX, rZoomY, bWidth, bTotalSize, bInPrintTwips ); in GetNeededSize()
H A Dcolumn.cxx76 pPattern(nullptr), bFormula(false), bSkipMerged(true), bGetFont(true), bTotalSize(false) in ScNeededSizeOptions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dcolumn.hxx105 bool bTotalSize; member
H A Dtable.hxx806 bool bWidth, bool bTotalSize,
H A Ddocument.hxx1932 bool bWidth, bool bTotalSize = false,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dcolumn.hxx106 bool bTotalSize; member
H A Dtable.hxx788 bool bWidth, bool bTotalSize );
H A Ddocument.hxx1890 bool bWidth, bool bTotalSize = false );