/* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- * * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "MPL"); you may not use this file * except in compliance with the MPL. You may obtain a copy of * the MPL at http://www.mozilla.org/MPL/ * * Software distributed under the MPL is distributed on an "AS * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * implied. See the MPL for the specific language governing * rights and limitations under the MPL. * * The Original Code is Mozilla Xlib toolkit. * * The Initial Developer of the Original Code is Roland Mainz. * Copyright (C) 2001 Roland Mainz. All Rights Reserved. * * Contributor(s): */ #include "nsPrintOptionsXlib.h" /** --------------------------------------------------- * See documentation in nsPrintOptionsWin.h * @update 6/21/00 dwc */ nsPrintOptionsXlib::nsPrintOptionsXlib() { } /** --------------------------------------------------- * See documentation in nsPrintOptionsImpl.h * @update 6/21/00 dwc */ nsPrintOptionsXlib::~nsPrintOptionsXlib() { }