Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxename.cxx138 sal_uInt16 InsertName( sal_uInt16 nScNameIdx );
380 sal_uInt16 XclExpNameManagerImpl::InsertName( sal_uInt16 nScNameIdx ) in InsertName() argument
382 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() argument
718 return mxImpl->InsertName( nScNameIdx ); in InsertName()
/aoo4110/main/sc/source/filter/inc/
H A Dxename.hxx48 sal_uInt16 InsertName( sal_uInt16 nScNameIdx );

Completed in 22 milliseconds