Home
last modified time | relevance | path

Searched refs:RTSDialog (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/padmin/source/
H A Dprtsetup.hxx50 class RTSDialog : public TabDialog class
83RTSDialog( const ::psp::PrinterInfo& rJobData, const String& rPrinter, bool bAllPages, Window* pPa…
84 ~RTSDialog();
91 RTSDialog* m_pParent;
107 RTSPaperPage( RTSDialog* );
117 RTSDialog* m_pParent;
141 RTSDevicePage( RTSDialog* );
158 RTSDialog* m_pParent;
177 RTSOtherPage( RTSDialog* );
185 RTSDialog* m_pParent;
[all …]
H A Dprtsetup.cxx84 RTSDialog::RTSDialog( const PrinterInfo& rJobData, const String& rPrinter, bool bAllPages, Window* … in RTSDialog() function in RTSDialog
118 m_aOKButton.SetClickHdl( LINK( this, RTSDialog, ClickButton ) ); in RTSDialog()
119 m_aCancelButton.SetClickHdl( LINK( this, RTSDialog, ClickButton ) ); in RTSDialog()
128 RTSDialog::~RTSDialog() in ~RTSDialog()
144 IMPL_LINK( RTSDialog, ActivatePage, TabControl*, pTabCtrl ) in IMPL_LINK() argument
182 IMPL_LINK( RTSDialog, ClickButton, Button*, pButton ) in IMPL_LINK() argument
220 RTSPaperPage::RTSPaperPage( RTSDialog* pParent ) : in RTSPaperPage()
352 RTSDevicePage::RTSDevicePage( RTSDialog* pParent ) : in RTSDevicePage()
503 RTSOtherPage::RTSOtherPage( RTSDialog* pParent ) : in RTSOtherPage()
615 RTSFontSubstPage::RTSFontSubstPage( RTSDialog* pParent ) : in RTSFontSubstPage()
[all …]
H A Dcmddlg.hxx43 class RTSDialog;
65 RTSDialog* m_pParent;
110 RTSCommandPage( RTSDialog* );
H A Dcmddlg.cxx220 RTSCommandPage::RTSCommandPage( RTSDialog* pParent ) : in RTSCommandPage()
H A Dpadialog.cxx672 RTSDialog aDialog( aInfo, aPrinter, true, this ); in ConfigureDevice()

Completed in 72 milliseconds