Searched defs:SfxCommonPrintOptionsTabPage (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sfx2/source/dialog/ |
H A D | printopt.cxx | 54 SfxCommonPrintOptionsTabPage::SfxCommonPrintOptionsTabPage( Window* pParent, const SfxItemSet& rSet… in SfxCommonPrintOptionsTabPage() function in SfxCommonPrintOptionsTabPage 398 IMPL_LINK( SfxCommonPrintOptionsTabPage, ClickReduceTransparencyCBHdl, CheckBox*, pBox ) in IMPL_LINK() argument 413 IMPL_LINK( SfxCommonPrintOptionsTabPage, ClickReduceGradientsCBHdl, CheckBox*, pBox ) in IMPL_LINK() argument 429 IMPL_LINK( SfxCommonPrintOptionsTabPage, ClickReduceBitmapsCBHdl, CheckBox*, pBox ) in IMPL_LINK() argument 447 IMPL_LINK( SfxCommonPrintOptionsTabPage, ToggleReduceGradientsStripesRBHdl, RadioButton*, pButton ) in IMPL_LINK() argument 459 IMPL_LINK( SfxCommonPrintOptionsTabPage, ToggleReduceBitmapsResolutionRBHdl, RadioButton*, pButton ) in IMPL_LINK() argument 471 IMPL_LINK( SfxCommonPrintOptionsTabPage, ToggleOutputPrinterRBHdl, RadioButton*, pButton ) in IMPL_LINK() argument 490 IMPL_LINK( SfxCommonPrintOptionsTabPage, ToggleOutputPrintFileRBHdl, RadioButton*, pButton ) in IMPL_LINK() argument
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | printopt.hxx | 49 class SFX2_DLLPUBLIC SfxCommonPrintOptionsTabPage : public SfxTabPage class
|
Completed in 17 milliseconds