Home
last modified time | relevance | path

Searched defs:nFileId (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx529 sal_uInt16 nFileId, const String& rTabName, const ScRange& rRange) in getCellRangeData()
799 bool ScExternalRefCache::isDocInitialized(sal_uInt16 nFileId) in isDocInitialized()
934 bool ScExternalRefCache::setCacheDocReferenced( sal_uInt16 nFileId ) in setCacheDocReferenced()
1030 sal_uInt16 nFileId = (*itrDoc).first; in setAllCacheTableReferencedStati() local
1195 void ScExternalRefCache::clearCache(sal_uInt16 nFileId) in clearCache()
1873 void ScExternalRefManager::refreshAllRefCells(sal_uInt16 nFileId) in refreshAllRefCells()
1916 ScDocument* ScExternalRefManager::getSrcDocument(sal_uInt16 nFileId) in getSrcDocument()
2081 void ScExternalRefManager::maybeLinkExternalFile(sal_uInt16 nFileId) in maybeLinkExternalFile()
2229 void lcl_removeByFileId(sal_uInt16 nFileId, MapContainer& rMap) in lcl_removeByFileId()
2236 void ScExternalRefManager::refreshNames(sal_uInt16 nFileId) in refreshNames()
[all …]
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx233 void ScRawToken::SetExternalSingleRef( sal_uInt16 nFileId, const String& rTabName, const ScSingleRe… in SetExternalSingleRef()
248 void ScRawToken::SetExternalDoubleRef( sal_uInt16 nFileId, const String& rTabName, const ScComplexR… in SetExternalDoubleRef()
262 void ScRawToken::SetExternalName( sal_uInt16 nFileId, const String& rName ) in SetExternalName()
838 ScExternalSingleRefToken::ScExternalSingleRefToken( sal_uInt16 nFileId, const String& rTabName, con… in ScExternalSingleRefToken()
904 ScExternalDoubleRefToken::ScExternalDoubleRefToken( sal_uInt16 nFileId, const String& rTabName, con… in ScExternalDoubleRefToken()
998 ScExternalNameToken::ScExternalNameToken( sal_uInt16 nFileId, const String& rName ) : in ScExternalNameToken()
1199 sal_uInt16 nFileId = static_cast< sal_uInt16 >( aApiExtRef.Index ); in AddFormulaToken() local
1633 FormulaToken* ScTokenArray::AddExternalName( sal_uInt16 nFileId, const String& rName ) in AddExternalName()
1638 FormulaToken* ScTokenArray::AddExternalSingleReference( sal_uInt16 nFileId, const String& rTabName,… in AddExternalSingleReference()
1643 FormulaToken* ScTokenArray::AddExternalDoubleReference( sal_uInt16 nFileId, const String& rTabName,… in AddExternalDoubleReference()
H A Dchartlis.cxx87 void ScChartListener::ExternalRefListener::notify(sal_uInt16 nFileId, ScExternalRefManager::LinkUpd… in notify()
105 void ScChartListener::ExternalRefListener::addFileId(sal_uInt16 nFileId) in addFileId()
110 void ScChartListener::ExternalRefListener::removeFileId(sal_uInt16 nFileId) in removeFileId()
310 sal_uInt16 nFileId = pToken->GetIndex(); in operator ()() local
H A Dreftokenhelper.cxx278 sal_uInt16 nFileId = bExternal ? pToken->GetIndex() : 0; in intersects() local
370 sal_uInt16 nFileId = bExternal ? pToken->GetIndex() : 0; in join() local
H A Daddress.cxx175 sal_uInt16 nFileId = pRefMgr->getExternalFileId( rExternDocName); in lcl_ScRange_External_TabSpan() local
1116 sal_uInt16 nFileId = pRefMgr->getExternalFileId(aDocName); in lcl_ScAddress_Parse_OOo() local
/trunk/main/sc/source/filter/excel/
H A Dtokstack.cxx840 const TokenId TokenPool::StoreExtName( sal_uInt16 nFileId, const String& rName ) in StoreExtName()
859 const TokenId TokenPool::StoreExtRef( sal_uInt16 nFileId, const String& rTabName, const ScSingleRef… in StoreExtRef()
879 const TokenId TokenPool::StoreExtRef( sal_uInt16 nFileId, const String& rTabName, const ScComplexRe… in StoreExtRef()
H A Dxelink.cxx1417 sal_uInt16 nFileId = pRefMgr->getExternalFileId( rUrl ); in XclExpSupbook() local
1663 void XclExpSupbookBuffer::StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScAddress& r… in StoreCell()
1701 void XclExpSupbookBuffer::StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScRange… in StoreCellRange()
1827 XclExpXti XclExpSupbookBuffer::GetXti( sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclT… in GetXti()
2145 sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclTabSpan, in FindExtSheet()
2177 void XclExpLinkManagerImpl8::StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScSingleR… in StoreCell()
2183 void XclExpLinkManagerImpl8::StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScSi… in StoreCellRange()
2308 void XclExpLinkManager::FindExtSheet( sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclTa… in FindExtSheet()
2325 void XclExpLinkManager::StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScSingleRefDat… in StoreCell()
2330 void XclExpLinkManager::StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScComplex… in StoreCellRange()
H A Dexcform8.cxx1246 sal_uInt16 nFileId = pRefMgr->getExternalFileId(aFileUrl); in ConvertExternName() local
H A Dxeformula.cxx2009 sal_uInt16 nFileId = rTokData.mpScToken->GetIndex(); in ProcessExternalCellRef() local
2045 sal_uInt16 nFileId = rTokData.mpScToken->GetIndex(); in ProcessExternalRangeRef() local
2104 sal_uInt16 nFileId = rTokData.mpScToken->GetIndex(); in ProcessExternalName() local
H A Dxilink.cxx562 sal_uInt16 nFileId = pRefMgr->getExternalFileId(aAbsUrl); in LoadCachedValues() local
/trunk/main/sc/inc/
H A Dcompiler.hxx154 sal_uInt16 nFileId; member
159 sal_uInt16 nFileId; member
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx722 sal_uInt16 nFileId = bExternal ? pToken->GetIndex() : 0; in createPositionMap() local
949 sal_uInt16 nFileId = bExternal ? pToken->GetIndex() : 0; in splitRangeToken() local
1109 sal_uInt16 nFileId = 0; in lcl_addUpperLeftCornerIfMissing() local
2642 sal_uInt16 nFileId = pToken->GetIndex(); in FillCacheFromExternalRef() local
2946 void ScChart2DataSequence::ExternalRefListener::notify(sal_uInt16 nFileId, ScExternalRefManager::Li… in notify()
2963 void ScChart2DataSequence::ExternalRefListener::addFileId(sal_uInt16 nFileId) in addFileId()
2968 void ScChart2DataSequence::ExternalRefListener::removeFileId(sal_uInt16 nFileId) in removeFileId()
H A Dlinkuno.cxx1594 ScExternalDocLinkObj::ScExternalDocLinkObj(ScExternalRefManager* pRefMgr, sal_uInt16 nFileId) : in ScExternalDocLinkObj()
1746 sal_uInt16 nFileId = mpRefMgr->getExternalFileId(aDocName); in addDocLink() local
1758 sal_uInt16 nFileId = mpRefMgr->getExternalFileId(aName); in getByName() local
1802 sal_uInt16 nFileId = static_cast<sal_uInt16>(nIndex); in getByIndex() local
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2016 unsigned char nFileId = UCHAR_MAX; in GetHelpId() local
2115 sal_uInt8 nFileId = static_cast< sal_uInt8 >(rDoc.SetDocPattern( r )); in SetHelpId() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4011 for (sal_uInt16 nFileId = 0; nFileId < nCount; ++nFileId) in WriteExternalRefCaches() local

Completed in 161 milliseconds