Searched refs:tabName (Results 1 – 2 of 2) sorted by relevance
349 String tabName; in UpdateNames() local350 pDoc->GetName(tabIndex,tabName); in UpdateNames()356 aString += tabName; in UpdateNames()
647 String tabName; in Notify() local648 pScDoc->GetName( maActiveCell.Tab(), tabName ); in Notify()649 if( m_strOldTabName != tabName ) in Notify()657 sNewName.SearchAndReplaceAscii("%1", tabName); in Notify()660 m_strOldTabName = tabName; in Notify()
Completed in 23 milliseconds