Searched refs:ConvertDoubleRef (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | rangeutl.cxx | 76 nSuccess = ConvertDoubleRef( pDoc, aStrArea, nTab, startPos, endPos, rDetails ); in MakeArea() 210 bIsAbsArea = ConvertDoubleRef( pDoc, rAreaStr, nTab, startPos, endPos, rDetails ); in IsAbsArea()
|
H A D | address.cxx | 1238 bool ConvertDoubleRef( ScDocument* pDoc, const String& rRefString, SCTAB nDefTab, in ConvertDoubleRef() function
|
H A D | interpr1.cxx | 6830 if ( ConvertDoubleRef( pDok, sRefStr, nTab, aRefAd, aRefAd2, aDetails, &aExtInfo) || in ScIndirect() 6831 (bTryXlA1 && ConvertDoubleRef( pDok, sRefStr, nTab, aRefAd, in ScIndirect()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | tabopdlg.cxx | 241 bRet = ConvertDoubleRef( pDoc, rString, nCurTab, rStart, rEnd, eConv ); in lcl_Parse()
|
/aoo41x/main/sc/inc/ |
H A D | address.hxx | 789 bool ConvertDoubleRef(ScDocument* pDoc, const String& rRefString,
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pvlaydlg.cxx | 866 ConvertDoubleRef( mpDoc, theCurPosStr, 1, start, end, mpDoc->GetAddressConvention() ); in IMPL_LINK()
|
Completed in 76 milliseconds