Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx468 sal_uInt16& rnFirstXclTab, sal_uInt16& rnLastXclTab,
518 sal_uInt16& rnFirstXclTab, sal_uInt16& rnLastXclTab,
588 sal_uInt16& rnFirstXclTab, sal_uInt16& rnLastXclTab,
1941 sal_uInt16& rnExtSheet, sal_uInt16& rnFirstXclTab, sal_uInt16& rnLastXclTab, in FindExtSheet() argument
1944 FindInternal( rnExtSheet, rnFirstXclTab, nFirstScTab ); in FindExtSheet()
1945 if( (rnFirstXclTab == EXC_TAB_DELETED) || (nFirstScTab == nLastScTab) ) in FindExtSheet()
1947 rnLastXclTab = rnFirstXclTab; in FindExtSheet()
2127 sal_uInt16& rnExtSheet, sal_uInt16& rnFirstXclTab, sal_uInt16& rnLastXclTab, in FindExtSheet() argument
2131 rnFirstXclTab = rTabInfo.GetXclTab( nFirstScTab ); in FindExtSheet()
2133 rnExtSheet = InsertXti( maSBBuffer.GetXti( rnFirstXclTab, rnLastXclTab, pRefLogEntry ) ); in FindExtSheet()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxelink.hxx164 sal_uInt16& rnFirstXclTab, sal_uInt16& rnLastXclTab,

Completed in 32 milliseconds