Searched refs:HeightChanged (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | table2.cxx | 2296 pDrawLayer->HeightChanged( nTab, nRow, in SetRowHeightRange() 2323 pDrawLayer->HeightChanged( nTab, nEndRow, nHeightDif ); in SetRowHeightRange() 2640 pDrawLayer->HeightChanged( in ShowRow() 2643 pDrawLayer->HeightChanged( in ShowRow() 2679 pDrawLayer->HeightChanged( in DBShowRow() 2682 pDrawLayer->HeightChanged( in DBShowRow() 2731 pDrawLayer->HeightChanged( nTab, nStartRow, nHeight ); in DBShowRows() 2733 pDrawLayer->HeightChanged( nTab, nStartRow, -nHeight ); in DBShowRows() 2790 pDrawLayer->HeightChanged( nTab, nStartRow, nHeight ); in ShowRows() 2792 pDrawLayer->HeightChanged( nTab, nStartRow, -nHeight ); in ShowRows() [all …]
|
H A D | table3.cxx | 1628 pDrawLayer->HeightChanged( nTab, aParam.nRow1 + nHeader, nNewHeight - nOldHeight ); in Query()
|
H A D | drwlayer.cxx | 1120 void ScDrawLayer::HeightChanged( SCTAB nTab, SCROW nRow, long nDifTwips ) in HeightChanged() function in ScDrawLayer
|
/aoo4110/main/sc/inc/ |
H A D | drwlayer.hxx | 172 void HeightChanged( SCTAB nTab, SCROW nRow, long nDifTwips );
|
Completed in 74 milliseconds