Searched refs:rApiAddress (Results 1 – 1 of 1) sorted by relevance
45 const ::com::sun::star::table::CellAddress& rApiAddress );48 ::com::sun::star::table::CellAddress& rApiAddress,61 const ::com::sun::star::table::CellAddress& rApiAddress );64 ::com::sun::star::table::CellAddress& rApiAddress,68 ::com::sun::star::table::CellAddress& rApiAddress,88 const ::com::sun::star::table::CellAddress& rApiAddress ) in FillScAddress()90 rScAddress.Set( (SCCOL)rApiAddress.Column, (SCROW)rApiAddress.Row, (SCTAB)rApiAddress.Sheet ); in FillScAddress()94 ::com::sun::star::table::CellAddress& rApiAddress, in FillApiAddress() argument97 rApiAddress.Column = rScAddress.Col(); in FillApiAddress()98 rApiAddress.Row = rScAddress.Row(); in FillApiAddress()[all …]