Home
last modified time | relevance | path

Searched refs:bFillColumnHeader (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx269 bool bFillRowHeader, bool bFillColumnHeader, Table& rCols,
297 … bool bFillRowHeader, bool bFillColumnHeader, Table& rCols, ScDocument* pDoc) in Chart2PositionMap() argument
304 SCROW nHeaderRowCount = (bFillColumnHeader && nAllColCount && nAllRowCount) ? 1 : 0; in Chart2PositionMap()
790 bool bFillColumnHeader = mbColHeaders; in createPositionMap() local
821 bFillRowHeader, bFillColumnHeader, *pCols, mpDoc)); in createPositionMap()

Completed in 25 milliseconds