LibreOffice Module sd (master) 1
|
#include <optsitem.hxx>
Public Member Functions | |
SdOptionsPrint (bool bImpress, bool bUseConfig) | |
bool | operator== (const SdOptionsPrint &rOpt) const |
bool | IsDraw () const |
bool | IsNotes () const |
bool | IsHandout () const |
bool | IsOutline () const |
bool | IsDate () const |
bool | IsTime () const |
bool | IsPagename () const |
bool | IsHiddenPages () const |
bool | IsPagesize () const |
bool | IsPagetile () const |
bool | IsWarningPrinter () const |
bool | IsWarningSize () const |
bool | IsWarningOrientation () const |
bool | IsBooklet () const |
bool | IsFrontPage () const |
bool | IsBackPage () const |
bool | IsCutPage () const |
bool | IsPaperbin () const |
sal_uInt16 | GetOutputQuality () const |
bool | IsHandoutHorizontal () const |
sal_uInt16 | GetHandoutPages () const |
void | SetDraw (bool bOn) |
void | SetNotes (bool bOn) |
void | SetHandout (bool bOn) |
void | SetOutline (bool bOn) |
void | SetDate (bool bOn) |
void | SetTime (bool bOn) |
void | SetPagename (bool bOn) |
void | SetHiddenPages (bool bOn) |
void | SetPagesize (bool bOn) |
void | SetPagetile (bool bOn) |
void | SetWarningPrinter (bool bOn) |
void | SetWarningSize (bool bOn) |
void | SetWarningOrientation (bool bOn) |
void | SetBooklet (bool bOn) |
void | SetFrontPage (bool bOn) |
void | SetBackPage (bool bOn) |
void | SetCutPage (bool bOn) |
void | SetPaperbin (bool bOn) |
void | SetOutputQuality (sal_uInt16 nInQuality) |
void | SetHandoutHorizontal (bool bHandoutHorizontal) |
void | SetHandoutPages (sal_uInt16 nHandoutPages) |
Public Member Functions inherited from SdOptionsGeneric | |
SdOptionsGeneric (bool bImpress, const OUString &rSubTree) | |
SdOptionsGeneric (SdOptionsGeneric const &) | |
virtual | ~SdOptionsGeneric () |
SdOptionsGeneric & | operator= (SdOptionsGeneric const &) |
bool | IsImpress () const |
void | EnableModify (bool bModify) |
void | Store () |
Protected Member Functions | |
virtual void | GetPropNameArray (const char **&ppNames, sal_uLong &rCount) const override |
virtual bool | ReadData (const css::uno::Any *pValues) override |
virtual bool | WriteData (css::uno::Any *pValues) const override |
Protected Member Functions inherited from SdOptionsGeneric | |
void | Init () const |
void | OptionsChanged () |
virtual void | GetPropNameArray (const char **&ppNames, sal_uLong &rCount) const =0 |
virtual bool | ReadData (const css::uno::Any *pValues)=0 |
virtual bool | WriteData (css::uno::Any *pValues) const =0 |
Private Attributes | |
bool | bDraw: 1 |
bool | bNotes: 1 |
bool | bHandout: 1 |
bool | bOutline: 1 |
bool | bDate: 1 |
bool | bTime: 1 |
bool | bPagename: 1 |
bool | bHiddenPages: 1 |
bool | bPagesize: 1 |
bool | bPagetile: 1 |
bool | bWarningPrinter: 1 |
bool | bWarningSize: 1 |
bool | bWarningOrientation: 1 |
bool | bBooklet: 1 |
bool | bFront: 1 |
bool | bBack: 1 |
bool | bCutPage: 1 |
bool | bPaperbin: 1 |
bool | mbHandoutHorizontal: 1 |
sal_uInt16 | mnHandoutPages |
sal_uInt16 | nQuality |
Additional Inherited Members | |
Static Public Member Functions inherited from SdOptionsGeneric | |
static bool | isMetricSystem () |
Definition at line 475 of file optsitem.hxx.
SdOptionsPrint::SdOptionsPrint | ( | bool | bImpress, |
bool | bUseConfig | ||
) |
Definition at line 1134 of file optsitem.cxx.
References SdOptionsGeneric::EnableModify().
|
inline |
Definition at line 533 of file optsitem.hxx.
References Init().
Referenced by operator==(), and WriteData().
|
inline |
Definition at line 531 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
overrideprotectedvirtual |
Implements SdOptionsGeneric.
Definition at line 1190 of file optsitem.cxx.
References SdOptionsGeneric::IsImpress(), and SAL_N_ELEMENTS.
|
inline |
Definition at line 528 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 526 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 529 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 517 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 513 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 527 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 515 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 532 of file optsitem.hxx.
References Init().
Referenced by operator==(), and WriteData().
|
inline |
Definition at line 520 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 514 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 516 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 519 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 521 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 522 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 530 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 518 of file optsitem.hxx.
References Init().
Referenced by operator==(), SdPrintOptions::Reset(), SdOptionsPrintItem::SdOptionsPrintItem(), SdOptionsPrintItem::SetOptions(), and WriteData().
|
inline |
Definition at line 525 of file optsitem.hxx.
References Init().
Referenced by SdModule::ApplyItemSet(), operator==(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 523 of file optsitem.hxx.
References Init().
Referenced by SdModule::ApplyItemSet(), operator==(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 524 of file optsitem.hxx.
References Init().
Referenced by SdModule::ApplyItemSet(), operator==(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
bool SdOptionsPrint::operator== | ( | const SdOptionsPrint & | rOpt | ) | const |
Definition at line 1165 of file optsitem.cxx.
References GetHandoutPages(), GetOutputQuality(), IsBackPage(), IsBooklet(), IsCutPage(), IsDate(), IsDraw(), IsFrontPage(), IsHandout(), IsHandoutHorizontal(), IsHiddenPages(), IsNotes(), IsOutline(), IsPagename(), IsPagesize(), IsPagetile(), IsPaperbin(), IsTime(), IsWarningOrientation(), IsWarningPrinter(), and IsWarningSize().
|
overrideprotectedvirtual |
Implements SdOptionsGeneric.
Definition at line 1247 of file optsitem.cxx.
References SdOptionsGeneric::IsImpress(), pValues, SetBackPage(), SetBooklet(), SetDate(), SetDraw(), SetFrontPage(), SetHandout(), SetHandoutHorizontal(), SetHandoutPages(), SetHiddenPages(), SetNotes(), SetOutline(), SetOutputQuality(), SetPagename(), SetPagesize(), SetPagetile(), SetPaperbin(), and SetTime().
|
inline |
Definition at line 550 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 548 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 551 of file optsitem.hxx.
Referenced by SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 539 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 535 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 549 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 537 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 554 of file optsitem.hxx.
Referenced by ReadData().
|
inline |
Definition at line 555 of file optsitem.hxx.
Referenced by ReadData().
|
inline |
Definition at line 542 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 536 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 538 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 553 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 541 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 543 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 544 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 552 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 540 of file optsitem.hxx.
Referenced by SdPrintOptions::FillItemSet(), ReadData(), SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 547 of file optsitem.hxx.
Referenced by SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 545 of file optsitem.hxx.
Referenced by SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
inline |
Definition at line 546 of file optsitem.hxx.
Referenced by SdOptionsPrintItem::SdOptionsPrintItem(), and SdOptionsPrintItem::SetOptions().
|
overrideprotectedvirtual |
Implements SdOptionsGeneric.
Definition at line 1275 of file optsitem.cxx.
References GetHandoutPages(), GetOutputQuality(), IsBackPage(), IsBooklet(), IsDate(), IsDraw(), IsFrontPage(), IsHandout(), IsHandoutHorizontal(), IsHiddenPages(), SdOptionsGeneric::IsImpress(), IsNotes(), IsOutline(), IsPagename(), IsPagesize(), IsPagetile(), IsPaperbin(), IsTime(), and pValues.
|
private |
Definition at line 494 of file optsitem.hxx.
|
private |
Definition at line 492 of file optsitem.hxx.
|
private |
Definition at line 495 of file optsitem.hxx.
|
private |
Definition at line 483 of file optsitem.hxx.
|
private |
Definition at line 479 of file optsitem.hxx.
|
private |
Definition at line 493 of file optsitem.hxx.
|
private |
Definition at line 481 of file optsitem.hxx.
|
private |
Definition at line 486 of file optsitem.hxx.
|
private |
Definition at line 480 of file optsitem.hxx.
|
private |
Definition at line 482 of file optsitem.hxx.
|
private |
Definition at line 485 of file optsitem.hxx.
|
private |
Definition at line 487 of file optsitem.hxx.
|
private |
Definition at line 488 of file optsitem.hxx.
|
private |
Definition at line 496 of file optsitem.hxx.
|
private |
Definition at line 484 of file optsitem.hxx.
|
private |
Definition at line 491 of file optsitem.hxx.
|
private |
Definition at line 489 of file optsitem.hxx.
|
private |
Definition at line 490 of file optsitem.hxx.
|
private |
Definition at line 497 of file optsitem.hxx.
|
private |
Definition at line 498 of file optsitem.hxx.
|
private |
Definition at line 499 of file optsitem.hxx.