Home
last modified time | relevance | path

Searched refs:bIsIndex (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dviewfrm.hxx250 SAL_DLLPRIVATE sal_Bool SwitchToViewShell_Impl( sal_uInt16 nNo, sal_Bool bIsIndex = sal_False );
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx2363 sal_Bool bIsIndex /* sal_True in SwitchToViewShell_Impl() argument
2413 …const sal_uInt16 nViewId = ( bIsIndex || !nViewIdOrNo ) ? rDocFact.GetViewFactory( nViewIdOrNo ).G… in SwitchToViewShell_Impl()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx2148 sal_Bool bIsIndex = nRowIndex.hasValue(); in CellsHelper() local
2162 bIsIndex = ( aConverted >>= nRow ); in CellsHelper()
2181 if( !bIsIndex && !bIsColumnIndex ) // .Cells in CellsHelper()
2186 if( bIsIndex && !bIsColumnIndex ) // .Cells(n) in CellsHelper()

Completed in 60 milliseconds