Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx275 UpdateAllRowHeights(); in LoadStyles()
342 UpdateAllRowHeights(); in LoadStylesArgs()
H A Ddocsh5.cxx454 void ScDocShell::UpdateAllRowHeights( const ScMarkData* pTabMark ) in UpdateAllRowHeights() function in ScDocShell
460 …aDocument.UpdateAllRowHeights( aProv.GetDevice(), aProv.GetPPTX(), aProv.GetPPTY(), aZoom, aZoom, … in UpdateAllRowHeights()
481 UpdateAllRowHeights(&aUpdateSheets); // update with a single progress bar in UpdatePendingRowHeights()
H A Ddocsh.cxx1504 UpdateAllRowHeights(); // with vdev or printer, depending on configuration in ConvertFrom()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx286 void UpdateAllRowHeights( const ScMarkData* pTabMark = NULL );
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx417 void ScModelObj::UpdateAllRowHeights(const ScMarkData* pTabMark, bool bCalcOutputFactor) in UpdateAllRowHeights() function in ScModelObj
423 pDocShell->UpdateAllRowHeights(pTabMark); in UpdateAllRowHeights()
1765 pDocShell->UpdateAllRowHeights(); in setPropertyValue()
/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.cxx614 … ScModelObj::getImplementation(rImport.GetModel())->UpdateAllRowHeights(&aUpdateSheets, true); in UpdateRowHeights()
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1224 pDocObj->UpdateAllRowHeights(&aUpdateSheets); in AdjustRowHeight()
/trunk/main/sc/inc/
H A Ddocuno.hxx128 …void UpdateAllRowHeights( const ScMarkData* pTabMark = NULL, bool bCalcOutputFa…
H A Ddocument.hxx1357 void UpdateAllRowHeights( OutputDevice* pDev,
/trunk/main/sc/source/core/data/
H A Ddocument.cxx3408 void ScDocument::UpdateAllRowHeights( OutputDevice* pDev, double nPPTX, double nPPTY, in UpdateAllRowHeights() function in ScDocument

Completed in 121 milliseconds