|
nsresult | SetPrintOptions (int32_t aType, bool aTurnOnOff) |
|
nsresult | GetPrintOptions (int32_t aType, bool *_retval) |
|
nsresult | GetPrintOptionsBits (int32_t *_retval) |
|
nsresult | GetEffectivePageSize (double *aWidth, double *aHeight) |
|
nsresult | Clone (nsIPrintSettings **_retval) |
|
nsresult | Assign (nsIPrintSettings *aPS) |
|
nsresult | GetPrintSession (nsIPrintSession **aPrintSession) |
|
nsresult | SetPrintSession (nsIPrintSession *aPrintSession) |
|
nsresult | GetStartPageRange (int32_t *aStartPageRange) |
|
nsresult | SetStartPageRange (int32_t aStartPageRange) |
|
nsresult | GetEndPageRange (int32_t *aEndPageRange) |
|
nsresult | SetEndPageRange (int32_t aEndPageRange) |
|
nsresult | GetEdgeTop (double *aEdgeTop) |
|
nsresult | SetEdgeTop (double aEdgeTop) |
|
nsresult | GetEdgeLeft (double *aEdgeLeft) |
|
nsresult | SetEdgeLeft (double aEdgeLeft) |
|
nsresult | GetEdgeBottom (double *aEdgeBottom) |
|
nsresult | SetEdgeBottom (double aEdgeBottom) |
|
nsresult | GetEdgeRight (double *aEdgeRight) |
|
nsresult | SetEdgeRight (double aEdgeRight) |
|
nsresult | GetMarginTop (double *aMarginTop) |
|
nsresult | SetMarginTop (double aMarginTop) |
|
nsresult | GetMarginLeft (double *aMarginLeft) |
|
nsresult | SetMarginLeft (double aMarginLeft) |
|
nsresult | GetMarginBottom (double *aMarginBottom) |
|
nsresult | SetMarginBottom (double aMarginBottom) |
|
nsresult | GetMarginRight (double *aMarginRight) |
|
nsresult | SetMarginRight (double aMarginRight) |
|
nsresult | GetUnwriteableMarginTop (double *aUnwriteableMarginTop) |
|
nsresult | SetUnwriteableMarginTop (double aUnwriteableMarginTop) |
|
nsresult | GetUnwriteableMarginLeft (double *aUnwriteableMarginLeft) |
|
nsresult | SetUnwriteableMarginLeft (double aUnwriteableMarginLeft) |
|
nsresult | GetUnwriteableMarginBottom (double *aUnwriteableMarginBottom) |
|
nsresult | SetUnwriteableMarginBottom (double aUnwriteableMarginBottom) |
|
nsresult | GetUnwriteableMarginRight (double *aUnwriteableMarginRight) |
|
nsresult | SetUnwriteableMarginRight (double aUnwriteableMarginRight) |
|
nsresult | GetScaling (double *aScaling) |
|
nsresult | SetScaling (double aScaling) |
|
nsresult | GetPrintBGColors (bool *aPrintBGColors) |
|
nsresult | SetPrintBGColors (bool aPrintBGColors) |
|
nsresult | GetPrintBGImages (bool *aPrintBGImages) |
|
nsresult | SetPrintBGImages (bool aPrintBGImages) |
|
nsresult | GetPrintRange (int16_t *aPrintRange) |
|
nsresult | SetPrintRange (int16_t aPrintRange) |
|
nsresult | GetTitle (PRUnichar **aTitle) |
|
nsresult | SetTitle (const PRUnichar *aTitle) |
|
nsresult | GetDocURL (PRUnichar **aDocURL) |
|
nsresult | SetDocURL (const PRUnichar *aDocURL) |
|
nsresult | GetHeaderStrLeft (PRUnichar **aHeaderStrLeft) |
|
nsresult | SetHeaderStrLeft (const PRUnichar *aHeaderStrLeft) |
|
nsresult | GetHeaderStrCenter (PRUnichar **aHeaderStrCenter) |
|
nsresult | SetHeaderStrCenter (const PRUnichar *aHeaderStrCenter) |
|
nsresult | GetHeaderStrRight (PRUnichar **aHeaderStrRight) |
|
nsresult | SetHeaderStrRight (const PRUnichar *aHeaderStrRight) |
|
nsresult | GetFooterStrLeft (PRUnichar **aFooterStrLeft) |
|
nsresult | SetFooterStrLeft (const PRUnichar *aFooterStrLeft) |
|
nsresult | GetFooterStrCenter (PRUnichar **aFooterStrCenter) |
|
nsresult | SetFooterStrCenter (const PRUnichar *aFooterStrCenter) |
|
nsresult | GetFooterStrRight (PRUnichar **aFooterStrRight) |
|
nsresult | SetFooterStrRight (const PRUnichar *aFooterStrRight) |
|
nsresult | GetHowToEnableFrameUI (int16_t *aHowToEnableFrameUI) |
|
nsresult | SetHowToEnableFrameUI (int16_t aHowToEnableFrameUI) |
|
nsresult | GetIsCancelled (bool *aIsCancelled) |
|
nsresult | SetIsCancelled (bool aIsCancelled) |
|
nsresult | GetPrintFrameTypeUsage (int16_t *aPrintFrameTypeUsage) |
|
nsresult | SetPrintFrameTypeUsage (int16_t aPrintFrameTypeUsage) |
|
nsresult | GetPrintFrameType (int16_t *aPrintFrameType) |
|
nsresult | SetPrintFrameType (int16_t aPrintFrameType) |
|
nsresult | GetPrintSilent (bool *aPrintSilent) |
|
nsresult | SetPrintSilent (bool aPrintSilent) |
|
nsresult | GetShrinkToFit (bool *aShrinkToFit) |
|
nsresult | SetShrinkToFit (bool aShrinkToFit) |
|
nsresult | GetShowPrintProgress (bool *aShowPrintProgress) |
|
nsresult | SetShowPrintProgress (bool aShowPrintProgress) |
|
nsresult | GetPaperName (PRUnichar **aPaperName) |
|
nsresult | SetPaperName (const PRUnichar *aPaperName) |
|
nsresult | GetPaperSizeType (int16_t *aPaperSizeType) |
|
nsresult | SetPaperSizeType (int16_t aPaperSizeType) |
|
nsresult | GetPaperData (int16_t *aPaperData) |
|
nsresult | SetPaperData (int16_t aPaperData) |
|
nsresult | GetPaperWidth (double *aPaperWidth) |
|
nsresult | SetPaperWidth (double aPaperWidth) |
|
nsresult | GetPaperHeight (double *aPaperHeight) |
|
nsresult | SetPaperHeight (double aPaperHeight) |
|
nsresult | GetPaperSizeUnit (int16_t *aPaperSizeUnit) |
|
nsresult | SetPaperSizeUnit (int16_t aPaperSizeUnit) |
|
nsresult | GetPlexName (PRUnichar **aPlexName) |
|
nsresult | SetPlexName (const PRUnichar *aPlexName) |
|
nsresult | GetColorspace (PRUnichar **aColorspace) |
|
nsresult | SetColorspace (const PRUnichar *aColorspace) |
|
nsresult | GetResolutionName (PRUnichar **aResolutionName) |
|
nsresult | SetResolutionName (const PRUnichar aResolutionName) |
|
nsresult | GetDownloadFonts (bool *aDownloadFonts) |
|
nsresult | SetDownloadFonts (bool aDownloadFonts) |
|
nsresult | GetPrintReversed (bool *aPrintReversed) |
|
nsresult | SetPrintReversed (bool aPrintReversed) |
|
nsresult | GetPrintInColor (bool *aPrintInColor) |
|
nsresult | SetPrintInColor (bool aPrintInColor) |
|
nsresult | GetOrientation (int32_t *aOrientation) |
|
nsresult | SetOrientation (int32_t aOrientation) |
|
nsresult | GetPrintCommand (PRUnichar **aPrintCommand) |
|
nsresult | SetPrintCommand (const PRUnichar *aPrintCommand) |
|
nsresult | GetNumCopies (int32_t *aNumCopies) |
|
nsresult | SetNumCopies (int32_t aNumCopies) |
|
nsresult | GetPrinterName (PRUnichar **aPrinterName) |
|
nsresult | SetPrinterName (const PRUnichar *aPrinterName) |
|
nsresult | GetPrintToFile (bool *aPrintToFile) |
|
nsresult | SetPrintToFile (bool aPrintToFile) |
|
nsresult | GetToFileName (PRUnichar **aToFileName) |
|
nsresult | SetToFileName (const PRUnichar *aToFileName) |
|
nsresult | GetOutputFormat (int16_t *aOutputFormat) |
|
nsresult | SetOutputFormat (int16_t aOutputFormat) |
|
nsresult | GetPrintPageDelay (int32_t *aPrintPageDelay) |
|
nsresult | SetPrintPageDelay (int32_t aPrintPageDelay) |
|
nsresult | GetResolution (int32_t *aResolution)=0 |
|
nsresult | SetResolution (int32_t aResolution)=0 |
|
nsresult | GetDuplex (int32_t *aDuplex) |
|
nsresult | SetDuplex (int32_t aDuplex) |
|
nsresult | GetIsInitializedFromPrinter (bool *aIsInitializedFromPrinter) |
|
nsresult | SetIsInitializedFromPrinter (bool aIsInitializedFromPrinter) |
|
nsresult | GetIsInitializedFromPrefs (bool *aIsInitializedFromPrefs) |
|
nsresult | SetIsInitializedFromPrefs (bool aIsInitializedFromPrefs) |
|
nsresult | GetPersistMarginBoxSettings (bool *aPersistMarginBoxSettings) |
|
nsresult | SetPersistMarginBoxSettings (bool aPersistMarginBoxSettings) |
|
nsresult | SetMarginInTwips (nsIntMargin *aMargin) |
|
nsresult | SetEdgeInTwips (nsIntMargin *aEdge) |
|
nsresult | GetMarginInTwips (nsIntMargin *aMargin) |
|
nsresult | GetEdgeInTwips (nsIntMargin *aEdge) |
|
nsresult | SetupSilentPrinting () |
|
nsresult | SetUnwriteableMarginInTwips (nsIntMargin *aEdge) |
|
nsresult | GetUnwriteableMarginInTwips (nsIntMargin *aEdge) |
|
nsresult | GetPageRanges (void *aPages) |
|
nsresult | QueryInterface (nsIIDRef riid, void **result) |
|
nsrefcnt | AddRef () |
|
nsrefcnt | Release () |
|