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, 472 virtual sal_uInt16 FindExtSheet( sal_Unicode cCode ) = 0; 474 virtual void FindExtSheet( sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclTabSpan, 517 virtual void FindExtSheet( sal_uInt16& rnExtSheet, 521 virtual sal_uInt16 FindExtSheet( sal_Unicode cCode ); 523 virtual void FindExtSheet( sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclTabSpan, 587 virtual void FindExtSheet( sal_uInt16& rnExtSheet, 591 virtual sal_uInt16 FindExtSheet( sal_Unicode cCode ); 593 virtual void FindExtSheet( sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclTabSpan, 1940 void XclExpLinkManagerImpl5::FindExtSheet( in FindExtSheet() function in XclExpLinkManagerImpl5 [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…
|