Home
last modified time | relevance | path

Searched refs:SetPendingRowHeights (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx487 aDocument.SetPendingRowHeights( nTab, sal_False ); in UpdatePendingRowHeights()
496 aDocument.SetPendingRowHeights( nUpdateTab, sal_False ); in UpdatePendingRowHeights()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx930 pTab[nNewPos]->SetPendingRowHeights( pTab[nOldPos]->IsPendingRowHeights() ); in CopyTab()
1107 pTab[nDestPos]->SetPendingRowHeights( pSrcDoc->pTab[nSrcPos]->IsPendingRowHeights() ); in TransferTab()
H A Dtable1.cxx202 void ScTable::SetPendingRowHeights( sal_Bool bSet ) in SetPendingRowHeights() function in ScTable
H A Ddocument.cxx572 void ScDocument::SetPendingRowHeights( SCTAB nTab, sal_Bool bSet ) in SetPendingRowHeights() function in ScDocument
575 pTab[nTab]->SetPendingRowHeights( bSet ); in SetPendingRowHeights()
/trunk/main/sc/source/filter/excel/
H A Dexcimp8.cxx178 pD->SetPendingRowHeights( nScTab, true ); in Boundsheet()
H A Dimpop.cxx1213 GetDoc().SetPendingRowHeights(nVisible, false); in AdjustRowHeight()
H A Dxiescher.cxx210 GetDoc().SetPendingRowHeights( rRoot.GetCurrScTab(), false ); in XclImpDrawObjBase()
/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.cxx607 pDoc->SetPendingRowHeights( nTab, sal_True ); in UpdateRowHeights()
/trunk/main/sc/inc/
H A Dtable.hxx236 void SetPendingRowHeights( sal_Bool bSet );
H A Ddocument.hxx635 SC_DLLPUBLIC void SetPendingRowHeights( SCTAB nTab, sal_Bool bSet );

Completed in 106 milliseconds