Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx120 theFormulaCell.Format( aStr, SCA_ABS, NULL, pDoc->GetAddressConvention() ); in Init()
163 ? SCA_ABS in SetReference()
H A Doptsolver.cxx391 rCursorPos.Format( aCursorStr, SCA_ABS, NULL, mpDoc->GetAddressConvention() ); in Init()
508 sal_uInt16 nFmt = ( aAdr.Tab() == mnCurTab ) ? SCA_ABS : SCA_ABS_3D; in SetReference()
/aoo41x/main/sc/inc/
H A Daddress.hxx233 #define SCA_ABS SCA_VALID \ macro
236 #define SCR_ABS SCA_ABS \
239 #define SCA_ABS_3D SCA_ABS | SCA_TAB_3D
/aoo41x/main/sc/source/core/tool/
H A Drangeutl.cxx796 rCell.Format(aAddr, SCA_ABS, NULL, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellAddress()
831 rCell1.Format(aAddr, SCA_ABS, NULL, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellRangeAddress()
843 rCell2.Format(aAddr, SCA_ABS, NULL, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellRangeAddress()
H A Dinterpr1.cxx2051 sal_uInt16 nFlags = (aCellPos.Tab() == aPos.Tab()) ? (SCA_ABS) : (SCA_ABS_3D); in ScCell()
/aoo41x/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx96 if ((nFlag & SCA_ABS ) == SCA_ABS ) printf("SCA_ABS \n");
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsha.cxx245 aScAddress.Format( aAddr, SCA_ABS, NULL, pDoc->GetAddressConvention() ); in GetState()
H A Dgridwin.cxx2265 aScAddress.Format( aAddr, SCA_ABS ); in MouseButtonUp()
/aoo41x/main/sc/source/ui/navipi/
H A Dnavipi.cxx1052 aScAddress.Format( aAddr, SCA_ABS ); in SetCurrentCell()

Completed in 240 milliseconds