Searched refs:nScNameIdx (Results 1 – 2 of 2) sorted by relevance
138 sal_uInt16 InsertName( sal_uInt16 nScNameIdx );380 sal_uInt16 XclExpNameManagerImpl::InsertName( sal_uInt16 nScNameIdx ) in InsertName() argument382 sal_uInt16 nNameIdx = FindNameIdx( maNameMap, nScNameIdx ); in InsertName()384 if( const ScRangeData* pRangeData = GetNamedRanges().FindIndex( nScNameIdx ) ) in InsertName()716 sal_uInt16 XclExpNameManager::InsertName( sal_uInt16 nScNameIdx ) in InsertName() argument718 return mxImpl->InsertName( nScNameIdx ); in InsertName()
48 sal_uInt16 InsertName( sal_uInt16 nScNameIdx );
Completed in 27 milliseconds