Home
last modified time | relevance | path

Searched refs:ParseAny (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx777 … if ( (bOk1 = ((aRange1.ParseAny( aNewArea, pDoc, eConv ) & SCA_VALID) == SCA_VALID)) != sal_False in IMPL_LINK_INLINE_END()
778 && ((aRange2.ParseAny( aNewData, pDoc, eConv ) & SCA_VALID) == SCA_VALID) ) in IMPL_LINK_INLINE_END()
1011 if ( (aRange.ParseAny( aNewArea, pDoc, pDoc->GetAddressConvention() ) & SCA_VALID) == SCA_VALID ) in IMPL_LINK()
1059 if ( (aRange.ParseAny( aNewData, pDoc, pDoc->GetAddressConvention() ) & SCA_VALID) == SCA_VALID ) in IMPL_LINK()
H A Danyrefdg.cxx173 sal_uInt16 nFlags = aRange.ParseAny( aRangeStr, pDoc, aDetails ); in ParseWithNames()
H A Doptsolver.cxx783 sal_uInt16 nFlags = rRange.ParseAny( rInput, mpDoc, aDetails ); in ParseRef()
/aoo4110/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx503 if ( aTmpRange.ParseAny( aText, pDoc, aAddrDetails ) & SCA_VALID ) in IMPL_LINK_INLINE_END()
722 if ( aTmpRange.ParseAny( aText, pDoc, aAddrDetails ) & SCA_VALID ) in IMPL_LINK()
/aoo4110/main/sc/source/ui/unoobj/
H A Daddruno.cxx77 sal_uInt16 nResult = aRange.ParseAny( rUIString, pDoc, eConv ); in ParseUIString()
H A Dcellsuno.cxx4489 sal_uInt16 nParse = aCellRange.ParseAny( rName, pDocSh->GetDocument() ); in lcl_FindRangeOrEntry()
4968 sal_uInt16 nParse = aCellRange.ParseAny( aString, pDoc, rDetails ); in getCellRangeByName()
/aoo4110/main/sc/source/ui/docshell/
H A Darealink.cxx230 if ( rRange.ParseAny( rAreaName, pSrcDoc, aDetails ) & SCA_VALID ) in FindExtRange()
H A Ddocsh4.cxx316 sal_Bool bValid = ( aSingleRange.ParseAny( aRangeName, pDoc, aDetails ) & SCA_VALID ) != 0; in Execute()
/aoo4110/main/sc/source/ui/view/
H A Dviewfun2.cxx990 if ( aRange.ParseAny( aToken, pDoc, aDetails ) & SCA_VALID ) in SetPrintRanges()
1027 if ( aRange.ParseAny( *pRepCol, pDoc, aDetails ) & SCA_VALID ) in SetPrintRanges()
1038 if ( aRange.ParseAny( *pRepRow, pDoc, aDetails ) & SCA_VALID ) in SetPrintRanges()
/aoo4110/main/sc/source/core/data/
H A Ddocumen5.cxx496 if ( aRange.ParseAny( aRepresentations[i], this, aDetails ) & SCA_VALID ) in RestoreChartListener()
/aoo4110/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx484 if ( aRange.ParseAny( aSymbol, pDoc, eConv ) & SCA_VALID ) in Impl_FillLists()
/aoo4110/main/sc/inc/
H A Daddress.hxx482 sal_uInt16 ParseAny( const String&, ScDocument* = NULL,
/aoo4110/main/sc/source/core/tool/
H A Daddress.cxx1407 sal_uInt16 ScRange::ParseAny( const String& r, ScDocument* pDoc, in ParseAny() function in ScRange
/aoo4110/main/sc/source/ui/app/
H A Dinputhdl.cxx179 sal_uInt16 nFlags = aRange.ParseAny( aTest, pDoc, aAddrDetails ); in InitRangeFinder()

Completed in 179 milliseconds