Home
last modified time | relevance | path

Searched refs:m_aUp (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A DCollectionView.cxx135 , m_aUp( this, ModuleRes( BTN_EXPLORERFILE_UP ) ) in DBG_NAME()
160 m_aUp.SetModeImage(ModuleRes(IMG_NAVIGATION_BTN_UP_SC)); in DBG_NAME()
161 m_aUp.SetModeImage(ModuleRes(IMG_NAVIGATION_BTN_UP_SCH),BMP_COLOR_HIGHCONTRAST); in DBG_NAME()
167 m_aUp.SetClickHdl( LINK( this, OCollectionView, Up_Click ) ); in DBG_NAME()
314 m_aUp.Disable(); in IMPL_LINK()
381 m_aUp.Enable(bEnable); in initCurrentPath()
/aoo4110/main/dbaccess/source/ui/inc/
H A DCollectionView.hxx56 ImageButton m_aUp; member in dbaui::OCollectionView

Completed in 22 milliseconds