Home
last modified time | relevance | path

Searched refs:pCellRange (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/main/
H A DChartDropTargetHelper.cxx147 beans::PropertyValue * pCellRange = 0; in ExecuteDrop() local
152 pCellRange = (aArguments.getArray() + i); in ExecuteDrop()
157 if( pCellRange ) in ExecuteDrop()
164pCellRange->Value <<= (aOldRange + OUString( sal_Unicode(';')) + aRangeString ); in ExecuteDrop()
169 pCellRange->Value <<= aRangeString; in ExecuteDrop()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.hxx176 sal_Bool GetMerged (const com::sun::star::table::CellRangeAddress* pCellRange,
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx2418 SwXCellRange* pCellRange = new SwXCellRange(pUnoCrsr, *pFmt, rDesc); in GetRangeByName() local
2419 aRef = pCellRange; in GetRangeByName()
3699 SwXCellRange* pCellRange = new SwXCellRange(pUnoCrsr, *pFmt, aNewDesc); in getCellRangeByPosition() local
3700 aRet = pCellRange; in getCellRangeByPosition()

Completed in 53 milliseconds