Searched refs:rUsedRows (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/inc/ |
H A D | attarray.hxx | 154 …void FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool …
|
H A D | column.hxx | 334 …void FindStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool…
|
/aoo4110/main/sc/source/core/data/ |
H A D | column.cxx | 603 …ndStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset ) in FindStyleSheet() argument 605 pAttrArray->FindStyleSheet( pStyleSheet, rUsedRows, bReset ); in FindStyleSheet()
|
H A D | attarray.cxx | 1744 …ndStyleSheet( const SfxStyleSheetBase* pStyleSheet, ScFlatBoolRowSegments& rUsedRows, bool bReset ) in FindStyleSheet() argument 1756 rUsedRows.setTrue(nStart, nEnd); in FindStyleSheet()
|
Completed in 60 milliseconds