Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Ddbregister.cxx120 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()
H A Doptpath.cxx218 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()
/trunk/main/cui/source/inc/
H A Ddbregister.hxx53 SvxControlFocusHelper aPathCtrl; member in svx::DbRegistrationOptionsPage
H A Doptpath.hxx70 SvxControlFocusHelper aPathCtrl; member in SvxPathTabPage

Completed in 14 milliseconds