Home
last modified time | relevance | path

Searched refs:SetRowHeightRange (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dtable1.cxx369 bChanged |= SetRowHeightRange( nRngStart, nRngEnd, nLast, nPPTX, nPPTY ); in SetOptimalHeight()
384 bChanged |= SetRowHeightRange( nRngStart, nRngEnd, nLast, nPPTX, nPPTY ); in SetOptimalHeight()
390 bChanged |= SetRowHeightRange( nRngStart, nRngEnd, nLast, nPPTX, nPPTY ); in SetOptimalHeight()
H A Dtable2.cxx2253 sal_Bool ScTable::SetRowHeightRange( SCROW nStartRow, SCROW nEndRow, sal_uInt16 nNewHeight, in SetRowHeightRange() function in ScTable
2307 if (SetRowHeightRange( nStartRow, nMid, nNewHeight, 1.0, 1.0 )) in SetRowHeightRange()
2309 if (SetRowHeightRange( nMid+1, nEndRow, nNewHeight, 1.0, 1.0 )) in SetRowHeightRange()
H A Ddocument.cxx3223 void ScDocument::SetRowHeightRange( SCROW nStartRow, SCROW nEndRow, SCTAB nTab, sal_uInt16 nNewHeig… in SetRowHeightRange() function in ScDocument
3226 pTab[nTab]->SetRowHeightRange in SetRowHeightRange()
/aoo4110/main/sc/inc/
H A Dtable.hxx636 sal_Bool SetRowHeightRange( SCROW nStartRow, SCROW nEndRow, sal_uInt16 nNewHeight,
H A Ddocument.hxx1323 SC_DLLPUBLIC void SetRowHeightRange( SCROW nStartRow, SCROW nEndRow, SCTAB nTab,
/aoo4110/main/sc/source/filter/starcalc/
H A Dscflt.cxx1593 …pDoc->SetRowHeightRange(static_cast<SCROW> (DataStart), static_cast<SCROW> (DataEnd), static_cast<… in LoadTables()
/aoo4110/main/sc/source/ui/view/
H A Dviewfunc.cxx2234 pDoc->SetRowHeightRange( nStartNo, nEndNo, nTab, nSizeTwips ); in SetWidthOrHeight()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3218 pDoc->SetRowHeightRange( nStartNo, nEndNo, nTab, nSizeTwips ); in SetWidthOrHeight()

Completed in 128 milliseconds