Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxename.cxx166 typedef XclExpNameList::RecordRefType XclExpNameRef; typedef in XclExpNameManagerImpl
180 sal_uInt16 Append( XclExpNameRef xName );
400 XclExpNameRef xName( new XclExpName( GetRoot(), cBuiltIn ) ); in InsertBuiltInName()
425 XclExpNameRef xName = maNameList.GetRecord( nListIdx ); in InsertRawName()
431 XclExpNameRef xName( new XclExpName( GetRoot(), rName ) ); in InsertRawName()
444 XclExpNameRef xName = maNameList.GetRecord( nListIdx ); in InsertMacroCall()
450 XclExpNameRef xName( new XclExpName( GetRoot(), rMacroName ) ); in InsertMacroCall()
503 XclExpNameRef xName = maNameList.GetRecord( nPos ); in FindBuiltInNameIdx()
526 XclExpNameRef xName = maNameList.GetRecord( nPos ); in GetUnusedName()
536 sal_uInt16 XclExpNameManagerImpl::Append( XclExpNameRef xName ) in Append()
[all …]

Completed in 21 milliseconds