Searched refs:InsertExtName (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xelink.cxx | 144 …sal_uInt16 InsertExtName( const XclExpSupbook& rSupbook, const String& rName, const ScExt… 324 …sal_uInt16 InsertExtName( const String& rName, const ScExternalRefCache::TokenArrayRef pA… 412 bool InsertExtName( 498 virtual bool InsertExtName( 545 virtual bool InsertExtName( 614 virtual bool InsertExtName( 1083 sal_uInt16 XclExpExtNameBuffer::InsertExtName( const XclExpSupbook& rSupbook, in InsertExtName() function in XclExpExtNameBuffer 1516 sal_uInt16 XclExpSupbook::InsertExtName( const String& rName, const ScExternalRefCache::TokenArrayR… in InsertExtName() function in XclExpSupbook 1518 return GetExtNameBuffer().InsertExtName(*this, rName, pArray); in InsertExtName() 1813 bool XclExpSupbookBuffer::InsertExtName( in InsertExtName() function in XclExpSupbookBuffer [all …]
|
| H A D | xeformula.cxx | 2141 … if( pFile && mxData->mpLinkMgr->InsertExtName( nExtSheet, nExtName, *pFile, rName, xArray ) ) in ProcessExternalName()
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | xelink.hxx | 202 bool InsertExtName(
|