Home
last modified time | relevance | path

Searched refs:FindExtSheet (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx467 virtual void FindExtSheet( sal_uInt16& rnExtSheet,
517 virtual void FindExtSheet( sal_uInt16& rnExtSheet,
521 virtual sal_uInt16 FindExtSheet( sal_Unicode cCode );
591 virtual sal_uInt16 FindExtSheet( sal_Unicode cCode );
1940 void XclExpLinkManagerImpl5::FindExtSheet( in FindExtSheet() function in XclExpLinkManagerImpl5
1966 void XclExpLinkManagerImpl5::FindExtSheet( in FindExtSheet() function in XclExpLinkManagerImpl5
2126 void XclExpLinkManagerImpl8::FindExtSheet( in FindExtSheet() function in XclExpLinkManagerImpl8
2144 void XclExpLinkManagerImpl8::FindExtSheet( in FindExtSheet() function in XclExpLinkManagerImpl8
2289 void XclExpLinkManager::FindExtSheet( in FindExtSheet() function in XclExpLinkManager
2296 void XclExpLinkManager::FindExtSheet( in FindExtSheet() function in XclExpLinkManager
[all …]
H A Dxeformula.cxx1933 … mxData->mpLinkMgr->FindExtSheet( nExtSheet, nXclTab, GetScTab( aRefData ), GetNewRefLogEntry() ); in ProcessCellRef()
1978 mxData->mpLinkMgr->FindExtSheet( nExtSheet, nFirstXclTab, nLastXclTab, in ProcessRangeRef()
2016 …mxData->mpLinkMgr->FindExtSheet( nFileId, rTabName, 1, nExtSheet, nFirstSBTab, nLastSBTab, GetNewR… in ProcessExternalCellRef()
2053 …mxData->mpLinkMgr->FindExtSheet( nFileId, rTabName, nTabSpan, nExtSheet, nFirstSBTab, nLastSBTab, … in ProcessExternalRangeRef()
2087 sal_uInt16 nExtSheet = mxData->mpLinkMgr->FindExtSheet( EXC_EXTSH_OWNDOC ); in ProcessDefinedName()
H A Dxename.cxx257 GetGlobalLinkManager().FindExtSheet( mnExtSheet, mnXclTab, nScTab ); in SetLocalTab()
H A Dxeescher.cxx745 sal_uInt16 nExtSheet = GetLocalLinkManager().FindExtSheet( EXC_EXTSH_OWNDOC ); in SetMacroLink()
/trunk/main/sc/source/filter/inc/
H A Dxelink.hxx152 void FindExtSheet( sal_uInt16& rnExtSheet,
163 void FindExtSheet( sal_uInt16& rnExtSheet,
168 sal_uInt16 FindExtSheet( sal_Unicode cCode );
170 …void FindExtSheet( sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclTabSp…

Completed in 61 milliseconds