Searched refs:SetPendingRowHeights (Results 1 – 10 of 10) sorted by relevance
487 aDocument.SetPendingRowHeights( nTab, sal_False ); in UpdatePendingRowHeights()496 aDocument.SetPendingRowHeights( nUpdateTab, sal_False ); in UpdatePendingRowHeights()
930 pTab[nNewPos]->SetPendingRowHeights( pTab[nOldPos]->IsPendingRowHeights() ); in CopyTab()1107 pTab[nDestPos]->SetPendingRowHeights( pSrcDoc->pTab[nSrcPos]->IsPendingRowHeights() ); in TransferTab()
202 void ScTable::SetPendingRowHeights( sal_Bool bSet ) in SetPendingRowHeights() function in ScTable
572 void ScDocument::SetPendingRowHeights( SCTAB nTab, sal_Bool bSet ) in SetPendingRowHeights() function in ScDocument575 pTab[nTab]->SetPendingRowHeights( bSet ); in SetPendingRowHeights()
178 pD->SetPendingRowHeights( nScTab, true ); in Boundsheet()
1213 GetDoc().SetPendingRowHeights(nVisible, false); in AdjustRowHeight()
210 GetDoc().SetPendingRowHeights( rRoot.GetCurrScTab(), false ); in XclImpDrawObjBase()
607 pDoc->SetPendingRowHeights( nTab, sal_True ); in UpdateRowHeights()
236 void SetPendingRowHeights( sal_Bool bSet );
635 SC_DLLPUBLIC void SetPendingRowHeights( SCTAB nTab, sal_Bool bSet );
Completed in 100 milliseconds