Searched refs:lcl_getLowerBoundRowOrColumn (Results 1 – 1 of 1) sorted by relevance
625 …static sal_Int32 lcl_getLowerBoundRowOrColumn( const Reference< XIndexAccess >& _rxRowsOrColumns, … in lcl_getLowerBoundRowOrColumn() function693 … sal_Int32 nNewAnchorCol = lcl_getLowerBoundRowOrColumn( xCols.get(), false, aRelativePosition ); in impl_setSheetAnchorType_nothrow()696 … sal_Int32 nNewAnchorRow = lcl_getLowerBoundRowOrColumn( xRows.get(), true, aRelativePosition ); in impl_setSheetAnchorType_nothrow()
Completed in 19 milliseconds