Searched refs:aComStr (Results 1 – 3 of 3) sorted by relevance
181 String aComStr=rAction.GetComment(); in IsActionShown() local182 aComStr.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " (" )); in IsActionShown()183 rAction.GetDescription( aComStr, &rDocument ); in IsActionShown()184 aComStr+=')'; in IsActionShown()186 if(!rSettings.IsValidComment(&aComStr)) in IsActionShown()
183 String aComStr=pFound->GetComment(); in ShowNoteMarker() local184 if(aComStr.Len()>0) in ShowNoteMarker()186 aTrackText += aComStr; in ShowNoteMarker()190 if(aComStr.Len()>0) in ShowNoteMarker()
1445 String aComStr=pFound->GetComment(); in GetCellChangeTrackNote() local1446 if(aComStr.Len()>0) in GetCellChangeTrackNote()1448 aTrackText += aComStr; in GetCellChangeTrackNote()1452 if(aComStr.Len()>0) in GetCellChangeTrackNote()
Completed in 32 milliseconds