Searched refs:RelativeTo (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/oovbaapi/ooo/vba/excel/ |
| H A D | XRange.idl | 117 …solute, [in] any ColumnAbsolute, [in] any ReferenceStyle, [in] any External, [in] any RelativeTo );
|
| /AOO42X/main/sc/source/ui/vba/ |
| H A D | vbarange.hxx | 223 …y& ReferenceStyle, const css::uno::Any& External, const css::uno::Any& RelativeTo ) throw (css::un…
|
| H A D | vbarange.cxx | 2021 …st uno::Any& ReferenceStyle, const uno::Any& External, const uno::Any& RelativeTo ) throw (uno::Ru… in Address() argument 2040 …dress += xRange->Address( RowAbsolute, ColumnAbsolute, ReferenceStyle, aExternalCopy, RelativeTo ); in Address() 2086 if ( RelativeTo.hasValue() ) in Address() 2090 … table::CellRangeAddress refAddress = getCellRangeAddressForVBARange( RelativeTo, pDocShell ); in Address()
|