Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A DCollectionView.cxx134 , m_aNewFolder( this, ModuleRes( BTN_EXPLORERFILE_NEWFOLDER ) ) in DBG_NAME()
159 m_aNewFolder.SetStyle( m_aNewFolder.GetStyle() | WB_NOPOINTERFOCUS ); in DBG_NAME()
162 m_aNewFolder.SetModeImage(ModuleRes(IMG_NAVIGATION_CREATEFOLDER_SC)); in DBG_NAME()
163 m_aNewFolder.SetModeImage(ModuleRes(IMG_NAVIGATION_CREATEFOLDER_SCH),BMP_COLOR_HIGHCONTRAST); in DBG_NAME()
168 m_aNewFolder.SetClickHdl( LINK( this, OCollectionView, NewFolder_Click ) ); in DBG_NAME()
/aoo42x/main/dbaccess/source/ui/inc/
H A DCollectionView.hxx55 ImageButton m_aNewFolder; member in dbaui::OCollectionView

Completed in 22 milliseconds