Home
last modified time | relevance | path

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

/AOO41X/main/sc/inc/
H A Dattarray.hxx154 …void FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bo…
H A Dcolumn.hxx334 …dStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset );
/AOO41X/main/sc/source/core/data/
H A Dcolumn.cxx603 …ndStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset ) in FindStyleSheet() argument
605 pAttrArray->FindStyleSheet( pStyleSheet, rUsedRows, bReset ); in FindStyleSheet()
H A Dattarray.cxx1744 …ndStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset ) in FindStyleSheet() argument
1756 rUsedRows.setTrue(nStart, nEnd); in FindStyleSheet()