comment about style sheet ordering

This commit is contained in:
peterl%netscape.com 1998-09-02 02:02:30 +00:00
Родитель cba10565bc
Коммит c69f8a9be8
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -106,6 +106,7 @@ public:
/**
* Get the style sheets owned by this document.
* These are ordered, highest priority last
*/
virtual PRInt32 GetNumberOfStyleSheets();
virtual nsIStyleSheet* GetStyleSheetAt(PRInt32 aIndex);

Просмотреть файл

@ -106,6 +106,7 @@ public:
/**
* Get the style sheets owned by this document.
* These are ordered, highest priority last
*/
virtual PRInt32 GetNumberOfStyleSheets();
virtual nsIStyleSheet* GetStyleSheetAt(PRInt32 aIndex);