Home
last modified time | relevance | path

Searched refs:aOutputRange (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dautofilterbuffer.cxx795 CellRangeAddress aOutputRange; in finalizeImport() local
796 … bool bHasOutputRange = xExtractName.get() && xExtractName->getAbsoluteRange( aOutputRange ); in finalizeImport()
801 …setProperty( PROP_OutputPosition, CellAddress( aOutputRange.Sheet, aOutputRange.StartColumn, aOutp… in finalizeImport()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx436 …ScRange aOutputRange((SCCOL)aOutputAddress.Column, (SCROW)aOutputAddress.Row, (SCTAB)aOutputAddres… in insertNewByName() local
438 pNewObj->SetOutRange(aOutputRange); in insertNewByName()

Completed in 30 milliseconds