Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/xls/
H A Dworksheethelper.cxx595 PropertySet aCellProp( getCell( CellAddress( getSheetIndex(), nCol, nRow ) ) ); in getCellPosition() local
596 aCellProp.getProperty( aPoint, PROP_Position ); in getCellPosition()
603 PropertySet aCellProp( getCell( CellAddress( getSheetIndex(), nCol, nRow ) ) ); in getCellSize() local
604 aCellProp.getProperty( aSize, PROP_Size ); in getCellSize()
H A Dformulabase.cxx1494 PropertySet aCellProp( getCellFromDoc( rAddress ) ); in generateApiAddressString() local
1495 aCellProp.getProperty( aCellName, PROP_AbsoluteName ); in generateApiAddressString()

Completed in 90 milliseconds