Lines Matching refs:Document
55 /** Document opened (loaded). No arguments. */
57 /** Document about to be closed. No arguments. */
71 /** Document about to be closed. No arguments. */
80 /** Document activated. No arguments. */
82 /** Document deactivated. No arguments. */
84 /** Document opened (loaded). No arguments. */
86 /** Document about to be closed. Arguments: [out] boolean bCancel. */
88 /** Document about to be printed. Arguments: [out] boolean bCancel. */
90 /** Document about to be saved. Arguments: boolean bSaveAs, [out] boolean bCancel. */
92 /** Document has been saved. Arguments: boolean bSuccess. */
96 /** Document window has been activated. Arguments: XController aController. */
98 /** Document window has been deactivated. Arguments: XController aController. */
100 /** Document window has been resized. Arguments: XController aController. */