Searched refs:XclExpNameRef (Results 1 – 1 of 1) sorted by relevance
166 typedef XclExpNameList::RecordRefType XclExpNameRef; typedef in XclExpNameManagerImpl180 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 16 milliseconds