Home
last modified time | relevance | path

Searched refs:SC_SIZE_OPTIMAL (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/sc/source/ui/undo/
H A Dundoblk2.cxx97 ( ( eMode == SC_SIZE_OPTIMAL )? in GetComment()
101 ( ( eMode == SC_SIZE_OPTIMAL )? in GetComment()
115 if (eMode==SC_SIZE_OPTIMAL) in Undo()
167 if (eMode==SC_SIZE_OPTIMAL) in Redo()
/aoo42x/main/sc/source/ui/view/
H A Dcellsh3.cxx589 pTabViewShell->SetMarkedWidthOrHeight( sal_False, SC_SIZE_OPTIMAL, in Execute()
622 pTabViewShell->SetMarkedWidthOrHeight( sal_False, SC_SIZE_OPTIMAL, (sal_uInt16)nVal ); in Execute()
695 pTabViewShell->SetMarkedWidthOrHeight( sal_True, SC_SIZE_OPTIMAL, in Execute()
728 pTabViewShell->SetMarkedWidthOrHeight( sal_True, SC_SIZE_OPTIMAL, (sal_uInt16)nVal ); in Execute()
741 pTabViewShell->SetMarkedWidthOrHeight( sal_True, SC_SIZE_OPTIMAL, STD_EXTRA_WIDTH ); in Execute()
H A Dcolrowba.cxx120 eMode = SC_SIZE_OPTIMAL; in SetEntrySize()
287 eMode = SC_SIZE_OPTIMAL; in SetEntrySize()
H A Dviewfunc.cxx2120 if ( eMode == SC_SIZE_OPTIMAL ) in SetWidthOrHeight()
2167 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
2187 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
2189 sal_Bool bAll = ( eMode==SC_SIZE_OPTIMAL ); in SetWidthOrHeight()
2252 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
2503 eMode = SC_SIZE_OPTIMAL; in ModifyCellSize()
/aoo42x/main/sc/inc/
H A Dglobal.hxx377 SC_SIZE_OPTIMAL, // set optimal size for everything enumerator
/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3142 if ( eMode == SC_SIZE_OPTIMAL ) in SetWidthOrHeight()
3186 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
3188 sal_Bool bAll = ( eMode==SC_SIZE_OPTIMAL ); in SetWidthOrHeight()
3238 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx3069 SC_SIZE_OPTIMAL, STD_EXTRA_WIDTH, sal_True, sal_True ); in setPropertyValue()
3293 … aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_OPTIMAL, 0, sal_True, sal_True ); in setPropertyValue()
H A Dcellsuno.cxx8949 SC_SIZE_OPTIMAL, STD_EXTRA_WIDTH, sal_True, sal_True ); in SetOnePropertyValue()
9101 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_OPTIMAL, 0, sal_True, sal_True ); in SetOnePropertyValue()
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx4719 aFunc.SetWidthOrHeight( bDirection, 1, nColArr, thisAddress.Sheet, SC_SIZE_OPTIMAL, in Autofit()

Completed in 141 milliseconds