Searched refs:bIsIndex (Results 1 – 3 of 3) sorted by relevance
250 SAL_DLLPRIVATE sal_Bool SwitchToViewShell_Impl( sal_uInt16 nNo, sal_Bool bIsIndex = sal_False );
2363 sal_Bool bIsIndex /* sal_True in SwitchToViewShell_Impl() argument2413 …const sal_uInt16 nViewId = ( bIsIndex || !nViewIdOrNo ) ? rDocFact.GetViewFactory( nViewIdOrNo ).G… in SwitchToViewShell_Impl()
2148 sal_Bool bIsIndex = nRowIndex.hasValue(); in CellsHelper() local2162 bIsIndex = ( aConverted >>= nRow ); in CellsHelper()2181 if( !bIsIndex && !bIsColumnIndex ) // .Cells in CellsHelper()2186 if( bIsIndex && !bIsColumnIndex ) // .Cells(n) in CellsHelper()
Completed in 65 milliseconds