Searched refs:aPathCtrl (Results 1 – 4 of 4) sorted by relevance
120 aPathCtrl ( this, CUI_RES( LB_PATH ) ), in DbRegistrationOptionsPage()134 Size aBoxSize = aPathCtrl.GetOutputSizePixel(); in DbRegistrationOptionsPage()138 pPathBox = new ::svx::OptHeaderTabListBox( &aPathCtrl, nBits ); in DbRegistrationOptionsPage()140 pHeaderBar = new HeaderBar( &aPathCtrl, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in DbRegistrationOptionsPage()157 aPathCtrl.SetFocusControl( pPathBox ); in DbRegistrationOptionsPage()182 aPathCtrl.SetFocusControl( NULL ); in ~DbRegistrationOptionsPage()
218 aPathCtrl ( this, CUI_RES( LB_PATH ) ), in SvxPathTabPage()231 Size aBoxSize = aPathCtrl.GetOutputSizePixel(); in SvxPathTabPage()232 pHeaderBar = new HeaderBar( &aPathCtrl, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in SvxPathTabPage()250 pPathBox = new svx::OptHeaderTabListBox( &aPathCtrl, nBits ); in SvxPathTabPage()251 aPathCtrl.SetFocusControl( pPathBox ); in SvxPathTabPage()275 aPathCtrl.SetFocusControl( NULL ); in ~SvxPathTabPage()
53 SvxControlFocusHelper aPathCtrl; member in svx::DbRegistrationOptionsPage
70 SvxControlFocusHelper aPathCtrl; member in SvxPathTabPage
Completed in 29 milliseconds