Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/excel/
H A Dxelink.cxx467 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 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()
/AOO41X/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…