Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxilink.cxx177 bool IsSelfRef( sal_uInt16 nXtiIndex ) const;
628 bool XclImpLinkManagerImpl::IsSelfRef( sal_uInt16 nXtiIndex ) const in IsSelfRef() function in XclImpLinkManagerImpl
766 bool XclImpLinkManager::IsSelfRef( sal_uInt16 nXtiIndex ) const in IsSelfRef() function in XclImpLinkManager
768 return mxImpl->IsSelfRef( nXtiIndex ); in IsSelfRef()
H A Dexcform8.cxx77 rExtInfo.mbExternal = !rLinkMan.IsSelfRef(nIxti); in Read3DTabReference()
621 if( rLinkMan.IsSelfRef( nXtiIndex ) ) in Convert()
/aoo4110/main/sc/source/filter/inc/
H A Dxilink.hxx177 bool IsSelfRef( sal_uInt16 nXtiIndex ) const;

Completed in 29 milliseconds