Searched refs:RelativeTo (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/oovbaapi/ooo/vba/excel/ |
H A D | XRange.idl | 117 …olute, [in] any ColumnAbsolute, [in] any ReferenceStyle, [in] any External, [in] any RelativeTo );
|
/aoo41x/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()
|
Completed in 33 milliseconds