Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxename.cxx147 sal_uInt16 InsertRawName( const String& rName );
416 sal_uInt16 XclExpNameManagerImpl::InsertRawName( const String& rName ) in InsertRawName() function in XclExpNameManagerImpl
754 sal_uInt16 XclExpNameManager::InsertRawName( const String& rName ) in InsertRawName() function in XclExpNameManager
756 return mxImpl->InsertRawName( rName ); in InsertRawName()
H A Dxeformula.cxx2334 sal_uInt16 nNameIdx = GetNameManager().InsertRawName( rName ); in AppendMissingNameToken()
/trunk/main/sc/source/filter/inc/
H A Dxename.hxx62 sal_uInt16 InsertRawName( const String& rName );

Completed in 30 milliseconds