Searched refs:SCR_ABS (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sc/source/ui/pagedlg/ |
H A D | areasdlg.cxx | 97 if ((nFlag & SCR_ABS ) == SCR_ABS ) printf("SCR_ABS \n"); 207 rRef.Format( aStr, SCR_ABS, pDoc, eConv ); in SetReference() 320 pPrintRange->Format( aOne, SCR_ABS, pDoc, eConv ); in Impl_Reset() 362 aRange.Format(aRangeStr, SCR_ABS, pDoc, eConv); in Impl_GetItem() 450 aRange.Format( aStrRange, SCR_ABS, pDoc, eConv ); in Impl_FillLists() 455 aList->Format( aStrRange, SCR_ABS, pDoc, eConv ); in Impl_FillLists() 488 aRange.Format( aSymbol, SCR_ABS, pDoc, eConv ); in Impl_FillLists()
|
/aoo41x/main/sc/inc/ |
H A D | address.hxx | 236 #define SCR_ABS SCA_ABS \ macro 240 #define SCR_ABS_3D SCR_ABS | SCA_TAB_3D
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 699 ).Format( theArea, SCR_ABS, pDoc, eConv ); in Init() 799 : SCR_ABS; in Reset()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 685 ).Format( theArea, SCR_ABS, pDoc, eConv ); in Init() 783 : SCR_ABS; in Reset()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | tabopdlg.cxx | 160 ? SCR_ABS in SetReference()
|
H A D | optsolver.cxx | 512 rRef.Format( aStr, nFmt | SCR_ABS, pDocP, pDocP->GetAddressConvention() ); in SetReference()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | cellsh1.cxx | 927 aAdr.Format( aAdrStr, SCR_ABS, pDoc, pDoc->GetAddressConvention() ); in ExecuteEdit()
|
H A D | gridwin.cxx | 2250 aScRange.Format( aAddr, SCR_ABS ); in MouseButtonUp()
|
Completed in 67 milliseconds