Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxeescher.cxx325 CellAddress aApiAddress; in ConvertSheetLinks() local
326 if( aBindProp.GetProperty( aApiAddress, CREATE_OUSTRING( SC_UNONAME_BOUNDCELL ) ) ) in ConvertSheetLinks()
329 ScUnoConversion::FillScAddress( aCellLink, aApiAddress ); in ConvertSheetLinks()
H A Dxiescher.cxx1889 CellAddress aApiAddress; in ProcessControl() local
1890 ScUnoConversion::FillApiAddress( aApiAddress, *mxCellLink ); in ProcessControl()
1894 aValue.Value <<= aApiAddress; in ProcessControl()

Completed in 43 milliseconds