Want to access all docments in solidworks file

I have written a code which access all the Views and BOM onactive sheet via the ActiveDoc property of the ISolidWorks object.
My requirement is that i do not want to limit this functionality onthe active sheet/document(which i get throughISolidWorks.ActiveDoc).
I want to access all the docs in the solidworks file object whetherthey are active or not.
Can someone suggest any METHOD to implement this.
???

Thanks.

SolidworksApi macros