Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx462 if (itrDoc == maDocs.end()) in getRealTableName()
483 if (itrDoc == maDocs.end()) in getRealRangeName()
503 if (itrDoc == maDocs.end()) in getCellData()
532 if (itrDoc == maDocs.end()) in getCellRangeData()
914 itrDoc != itrDocEnd; ++itrDoc) in getAllNumberFormats()
1006 for (DocDataType::iterator itrDoc = maDocs.begin(); itrDoc != maDocs.end(); ++itrDoc) in setAllCacheTableReferencedStati() local
1020 for (DocDataType::const_iterator itrDoc = maDocs.begin(); itrDoc != maDocs.end(); ++itrDoc) in setAllCacheTableReferencedStati() local
1027 for (DocDataType::iterator itrDoc = maDocs.begin(); itrDoc != maDocs.end(); ++itrDoc) in setAllCacheTableReferencedStati() local
1204 if (itrDoc == maDocs.end()) in getDocItem()
1214 itrDoc = res.first; in getDocItem()
[all …]

Completed in 37 milliseconds