Searched refs:SetDefaultExpandedEntryBmp (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/formula/source/ui/dlg/ |
H A D | structpg.cxx | 115 aTlbStruct.SetDefaultExpandedEntryBmp( Image( ModuleRes( BMP_STR_OPEN ) ) ); in StructPage() 117 …aTlbStruct.SetDefaultExpandedEntryBmp( Image( ModuleRes( BMP_STR_OPEN_H ) ), BMP_COLOR_HIGHCONTRAS… in StructPage()
|
/aoo4110/main/dbaccess/source/ui/dlg/ |
H A D | adtabdlg.cxx | 299 m_rQueryList.SetDefaultExpandedEntryBmp( aQueryImage, BMP_COLOR_NORMAL ); in updateTableObjectList() 301 m_rQueryList.SetDefaultExpandedEntryBmp( aQueryImageHC, BMP_COLOR_HIGHCONTRAST ); in updateTableObjectList()
|
/aoo4110/main/dbaccess/source/ui/control/ |
H A D | tabletree.cxx | 147 …SetDefaultExpandedEntryBmp( aImageProvider.getFolderImage( DatabaseObject::TABLE, false ), BMP_COL… in implSetDefaultImages() 148 …SetDefaultExpandedEntryBmp( aImageProvider.getFolderImage( DatabaseObject::TABLE, true ), BMP_COLO… in implSetDefaultImages()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | svicnvw.hxx | 132 void SetDefaultExpandedEntryBmp( const Image& rBmp) { aExpandedEntryBmp=rBmp;} in SetDefaultExpandedEntryBmp() function in SvIconView
|
H A D | svtreebx.hxx | 221 void SetDefaultExpandedEntryBmp( const Image& rBmp, BmpColorMode _eMode = BMP_COLOR_NORMAL );
|
/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppDetailPageHelper.cxx | 897 _pTreeView->SetDefaultExpandedEntryBmp( _rImage ); in createTree() 898 _pTreeView->SetDefaultExpandedEntryBmp( _rImageHC, BMP_COLOR_HIGHCONTRAST ); in createTree()
|
H A D | AppDetailView.cxx | 417 m_aCreation.SetDefaultExpandedEntryBmp( aFolderImage ); in DBG_NAME()
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svtreebx.cxx | 763 void SvTreeListBox::SetDefaultExpandedEntryBmp( const Image& aBmp, BmpColorMode _eMode ) in SetDefaultExpandedEntryBmp() function in SvTreeListBox 936 SetDefaultExpandedEntryBmp( GetDefaultExpandedEntryBmp() ); in ModelHasCleared()
|
Completed in 57 milliseconds