Searched refs:SetNodeBitmaps (Results 1 – 13 of 13) sorted by relevance
/aoo4110/main/svtools/inc/svtools/ |
H A D | svtreebx.hxx | 184 …void SetNodeBitmaps( const Image& rCollapsedNodeBmp, const Image& rExpandedNodeBmp, BmpColorMod… 201 …SetNodeBitmaps( GetDefaultCollapsedNodeImage( BMP_COLOR_NORMAL ), GetDefaultExpandedNodeImage( BMP… in SetNodeDefaultImages() 202 …SetNodeBitmaps( GetDefaultCollapsedNodeImage( BMP_COLOR_HIGHCONTRAST ), GetDefaultExpandedNodeImag… in SetNodeDefaultImages()
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | changedb.cxx | 117 aUsedDBTLB.SetNodeBitmaps( aImageList.GetImage(IMG_COLLAPSE), in SwChangeDBDlg() 119 aUsedDBTLB.SetNodeBitmaps( aImageListHC.GetImage(IMG_COLLAPSE), in SwChangeDBDlg()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | dbtree.cxx | 262 SetNodeBitmaps( aImageList.GetImage(IMG_COLLAPSE), in InitTreeList() 264 SetNodeBitmaps( aImageListHC.GetImage(IMG_COLLAPSE), in InitTreeList()
|
/aoo4110/main/cui/source/customize/ |
H A D | selector.cxx | 228 SetNodeBitmaps( in SvxConfigGroupListBox_Impl() 233 SetNodeBitmaps( in SvxConfigGroupListBox_Impl()
|
H A D | cfgutil.cxx | 477 SetNodeBitmaps( pImp->m_collapsedImage, pImp->m_expandedImage, BMP_COLOR_NORMAL ); in SfxConfigGroupListBox_Impl() 478 SetNodeBitmaps( pImp->m_collapsedImage_hc, pImp->m_expandedImage_hc, BMP_COLOR_HIGHCONTRAST ); in SfxConfigGroupListBox_Impl()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | selectlabeldialog.cxx | 80 …m_aControlTree.SetNodeBitmaps( m_aModelImages.GetImage( RID_SVXIMG_COLLAPSEDNODE ), m_aModelImages… in DBG_NAME()
|
/aoo4110/main/reportdesign/source/ui/dlg/ |
H A D | Navigator.cxx | 244 SetNodeBitmaps( in DBG_NAME() 249 SetNodeBitmaps( in DBG_NAME()
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | sdtreelb.cxx | 271 SetNodeBitmaps( Bitmap( SdResId( BMP_EXPAND ) ), in SdPageObjsTLB() 274 SetNodeBitmaps( Bitmap( SdResId( BMP_EXPAND_H ) ), in SdPageObjsTLB()
|
/aoo4110/main/svx/source/form/ |
H A D | filtnav.cxx | 1172 SetNodeBitmaps( in FmFilterNavigator() 1180 SetNodeBitmaps( in FmFilterNavigator()
|
H A D | navigatortree.cxx | 204 SetNodeBitmaps( in NavigatorTree() 209 SetNodeBitmaps( in NavigatorTree()
|
/aoo4110/main/extensions/source/scanner/ |
H A D | sanedlg.cxx | 113 maOptionBox.SetNodeBitmaps( in SaneDlg()
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svtreebx.cxx | 820 void SvTreeListBox::SetNodeBitmaps( const Image& rCollapsedNodeBmp, const Image& rExpandedNodeBmp, … in SetNodeBitmaps() function in SvTreeListBox
|
/aoo4110/main/sfx2/source/appl/ |
H A D | newhelp.cxx | 304 SetNodeBitmaps( aClosedBookImage, aOpenBookImage ); in ContentListBox_Impl()
|
Completed in 104 milliseconds