Search completed in 1.34 seconds.
1 results for "nsIEditorProperty":
nsIHTMLEditor
MozillaTechXPCOMReferenceInterfacensIHTMLEditor
void removeinlineproperty( in nsiatom aproperty, in astring aattribute ); parameters aproperty the property to remove from the selection all atoms are for normal html tags (for example nsieditorproperty.font()) except when you want to remove just links and not named anchors.
... for that, use nsieditorproperty.href().