Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx211 …Reference< uno::XComponentContext >& xContext, const uno::Any aAny, bool bIsRows, bool bIsColumns ) in lcl_makeRange() argument
214 …ference< excel::XRange >( new ScVbaRange( xParent, xContext, xCellRange, bIsRows, bIsColumns ) ) ); in lcl_makeRange()
350 …n, bool bIsRows, bool bIsColumns ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParen… in RangesEnumerationImpl() argument
363 … >& xIndexAccess, bool bIsRows, bool bIsColumns ) : ScVbaCollectionBaseImpl( xParent, xContext, xI… in ScVbaRangeAreas() argument
1442 …>& xContext, const uno::Reference< table::XCellRange >& xRange, sal_Bool bIsRows, sal_Bool bIsColu… in ScVbaRange() argument
1444 mbIsRows( bIsRows ), in ScVbaRange()
1457 …st uno::Reference< sheet::XSheetCellRangeContainer >& xRanges, sal_Bool bIsRows, sal_Bool bIsColu… in ScVbaRange() argument
1458 …xRanges, uno::UNO_QUERY_THROW ) ), true ), mxRanges( xRanges ),mbIsRows( bIsRows ), mbIsColumns( b… in ScVbaRange()
H A Dvbarange.hxx131 …t, const css::uno::Reference< css::table::XCellRange >& xRange, sal_Bool bIsRows = false, sal_Bool…
132 …no::Reference< css::sheet::XSheetCellRangeContainer >& xRanges, sal_Bool bIsRows = false, sal_Bool…

Completed in 42 milliseconds