Searched refs:RenameCellStyle (Results 1 – 3 of 3) sorted by relevance
230 void RenameCellStyle( const String& rOld, const String& rNew );283 void RenameCellStyle( const String& rOld, const String& rNew );
1465 void ScConditionalFormat::RenameCellStyle(const String& rOld, const String& rNew) in RenameCellStyle() function in ScConditionalFormat1571 void ScConditionalFormatList::RenameCellStyle( const String& rOld, const String& rNew ) in RenameCellStyle() function in ScConditionalFormatList1575 (*this)[i]->RenameCellStyle(rOld,rNew); in RenameCellStyle()
1367 pList->RenameCellStyle( aOldName,aNewName ); in NotifyStyle()
Completed in 31 milliseconds