Go to the source code of this file.
Classes | |
class | DocPrintMark |
A document print mark item. This item references a cached print mark held by the print mark manager. More... | |
class | DocPrintMarkList |
Provide a class that will add Print mark components to new documents. More... | |
class | PrintMarkComponentClass |
The class that gets a print mark doc component going on start up We need to register our class as a document component and this is where we do it all. More... | |
class | PrintMarksComponent |
An actual print mark document component. This component contains a list of handles which refer to print marks cached by the print marks manager. On saving, the mark handles will be resolved into physical marks which will be exported and subsequently imported and registered. More... |