Home
last modified time | relevance | path

Searched refs:WIZARDDIALOG_BUTTON_STDOFFSET_X (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx142 …al_Int32 nTotRightButtonSpaceOffset = (nRightAlignedButtonCount) * WIZARDDIALOG_BUTTON_STDOFFSET_X; in calcRightHelpOffset()
144 …nTotRightButtonSpaceOffset = (nTotRightButtonSpaceOffset - WIZARDDIALOG_BUTTON_STDOFFSET_X) + WIZA… in calcRightHelpOffset()
189 AddButton( m_pHelp, WIZARDDIALOG_BUTTON_STDOFFSET_X); in implConstruct()
204 AddButton( m_pPrevPage, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in implConstruct()
218 AddButton( m_pNextPage, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in implConstruct()
231 AddButton( m_pFinish, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in implConstruct()
242 AddButton( m_pCancel, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in implConstruct()
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx129 AddButton( &aPrevPB, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in OEMPreloadDialog()
130 AddButton( &aNextPB, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in OEMPreloadDialog()
131 AddButton( &aCancelPB, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in OEMPreloadDialog()
/trunk/main/svtools/inc/svtools/
H A Dwizdlg.hxx209 #define WIZARDDIALOG_BUTTON_STDOFFSET_X 6 macro
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx711 AddButton( &m_pbHelp, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in construct()
712 AddButton( &m_pbCancel, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in construct()
714 AddButton( &m_pbNext, WIZARDDIALOG_BUTTON_STDOFFSET_X ); in construct()

Completed in 32 milliseconds