Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dcolrowba.cxx160 pViewData->GetView()->SetWidthOrHeight( sal_True, nRangeCnt, pRanges, eMode, nSizeTwips ); in SetEntrySize()
169 pViewData->GetView()->SetWidthOrHeight( sal_True, 1, nRange, SC_SIZE_DIRECT, 0 ); in HideEntries()
327 pViewData->GetView()->SetWidthOrHeight( sal_False, nRangeCnt, pRanges, eMode, nSizeTwips ); in SetEntrySize()
336 pViewData->GetView()->SetWidthOrHeight( sal_False, 1, nRange, SC_SIZE_DIRECT, 0 ); in HideEntries()
H A Dviewfunc.cxx2070 void ScViewFunc::SetWidthOrHeight( sal_Bool bWidth, SCCOLROW nRangeCnt, SCCOLROW* pRanges, in SetWidthOrHeight() function in ScViewFunc
2387 SetWidthOrHeight( bWidth, nRangeCnt, pRanges, eMode, nSizeTwips, bRecord, bPaint ); in SetMarkedWidthOrHeight()
2483 SetWidthOrHeight( sal_True, 1, nRange, SC_SIZE_DIRECT, nWidth ); in ModifyCellSize()
2518 SetWidthOrHeight( sal_False, 1, nRange, eMode, nHeight ); in ModifyCellSize()
H A Dpreview.cxx1241 …aFunc.SetWidthOrHeight( sal_True, 1,nCols, nTab, SC_SIZE_DIRECT, (sal_uInt16)nNewColWidth, sal_Tru… in MouseButtonUp()
/trunk/main/sc/source/ui/undo/
H A Dundoblk2.cxx183 …pViewShell->SetWidthOrHeight( bWidth, nRangeCnt, pRanges, eMode, nNewSize, sal_False, sal_True, &a… in Redo()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx3054 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, nTab, SC_SIZE_ORIGINAL, in setPropertyValue()
3061 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, nTab, eMode, 0, sal_True, sal_True ); in setPropertyValue()
3068 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, nTab, in setPropertyValue()
3293 … aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_OPTIMAL, 0, sal_True, sal_True ); in setPropertyValue()
3304 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_ORIGINAL, in setPropertyValue()
3311 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, eMode, 0, sal_True, sal_True ); in setPropertyValue()
H A Dcellsuno.cxx8933 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, nTab, SC_SIZE_ORIGINAL, in SetOnePropertyValue()
8941 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, nTab, eMode, 0, sal_True, sal_True ); in SetOnePropertyValue()
8948 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, nTab, in SetOnePropertyValue()
9078 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_ORIGINAL, in SetOnePropertyValue()
9086 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, eMode, 0, sal_True, sal_True ); in SetOnePropertyValue()
9101 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_OPTIMAL, 0, sal_True, sal_True ); in SetOnePropertyValue()
9106 …aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_ORIGINAL, nHeight, sal_True, sal_True… in SetOnePropertyValue()
/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx127 SC_DLLPUBLIC sal_Bool SetWidthOrHeight( sal_Bool bWidth, SCCOLROW nRangeCnt, SCCOLROW* pRanges,
H A Dviewfunc.hxx208 void SetWidthOrHeight( sal_Bool bWidth, SCCOLROW nRangeCnt, SCCOLROW* pRanges,
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3116 sal_Bool ScDocFunc::SetWidthOrHeight( sal_Bool bWidth, SCCOLROW nRangeCnt, SCCOLROW* pRanges, SCTAB… in SetWidthOrHeight() function in ScDocFunc
3761SetWidthOrHeight( sal_True, 1,nCols, nTab, SC_SIZE_VISOPT, STD_EXTRA_WIDTH, sal_False, sal_True); in AutoFormat()
3762SetWidthOrHeight( sal_False,1,nRows, nTab, SC_SIZE_VISOPT, 0, sal_False, sal_False); in AutoFormat()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3818 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, thisAddress.Sheet, SC_SIZE_DIRECT, in setColumnWidth()
3982 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, thisAddress.Sheet, SC_SIZE_DIRECT, in setRowHeight()
4719 aFunc.SetWidthOrHeight( bDirection, 1, nColArr, thisAddress.Sheet, SC_SIZE_OPTIMAL, in Autofit()

Completed in 159 milliseconds