Searched refs:aApiAddress (Results 1 – 2 of 2) sorted by relevance
325 CellAddress aApiAddress; in ConvertSheetLinks() local326 if( aBindProp.GetProperty( aApiAddress, CREATE_OUSTRING( SC_UNONAME_BOUNDCELL ) ) ) in ConvertSheetLinks()329 ScUnoConversion::FillScAddress( aCellLink, aApiAddress ); in ConvertSheetLinks()
1889 CellAddress aApiAddress; in ProcessControl() local1890 ScUnoConversion::FillApiAddress( aApiAddress, *mxCellLink ); in ProcessControl()1894 aValue.Value <<= aApiAddress; in ProcessControl()
Completed in 43 milliseconds