Searched refs:FindExtSheet (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xelink.cxx | 467 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 D | xeformula.cxx | 1933 … 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 D | xename.cxx | 257 GetGlobalLinkManager().FindExtSheet( mnExtSheet, mnXclTab, nScTab ); in SetLocalTab()
|
H A D | xeescher.cxx | 745 sal_uInt16 nExtSheet = GetLocalLinkManager().FindExtSheet( EXC_EXTSH_OWNDOC ); in SetMacroLink()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xelink.hxx | 152 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 47 milliseconds