Home
last modified time | relevance | path

Searched refs:aImageList (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/ui/fldui/
H A Dchangedb.cxx99 aImageList (SW_RES(ILIST_DB_DLG )), in SwChangeDBDlg()
118 aUsedDBTLB.SetNodeBitmaps( aImageList.GetImage(IMG_COLLAPSE), in SwChangeDBDlg()
119 aImageList.GetImage(IMG_EXPAND), BMP_COLOR_NORMAL); in SwChangeDBDlg()
204 Image aTableImg = aImageList.GetImage(IMG_DBTABLE); in Insert()
205 Image aDBImg = aImageList.GetImage(IMG_DB); in Insert()
206 Image aQueryImg = aImageList.GetImage(IMG_DBQUERY); in Insert()
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx228 aImageList (SW_RES(ILIST_DB_DLG )), in SwDBTreeList()
262 SetNodeBitmaps( aImageList.GetImage(IMG_COLLAPSE), in InitTreeList()
263 aImageList.GetImage(IMG_EXPAND ), BMP_COLOR_NORMAL ); in InitTreeList()
275 Image aImg = aImageList.GetImage(IMG_DB); in InitTreeList()
297 Image aImg = aImageList.GetImage(IMG_DB); in AddDataSource()
436 Image aImg = aImageList.GetImage(IMG_DBTABLE); in RequestingChilds()
457 Image aImg = aImageList.GetImage(IMG_DBQUERY); in RequestingChilds()
/trunk/main/cui/source/tabpages/
H A Dalign.cxx245 ImageList aImageList( aResId ); in InitVsRefEgde() local
246 Size aItemSize( aImageList.GetImage( IID_BOTTOMLOCK ).GetSizePixel() ); in InitVsRefEgde()
252 …maVsRefEdge.InsertItem( IID_BOTTOMLOCK, aImageList.GetImage( IID_BOTTOMLOCK ), String( CUI_RES( S… in InitVsRefEgde()
253 …maVsRefEdge.InsertItem( IID_TOPLOCK, aImageList.GetImage( IID_TOPLOCK ), String( CUI_RES( S… in InitVsRefEgde()
254 …maVsRefEdge.InsertItem( IID_CELLLOCK, aImageList.GetImage( IID_CELLLOCK ), String( CUI_RES( S… in InitVsRefEgde()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx515 ImageList aImageList( SVX_RES(RID_SVXIMGLIST_FMEXPL) );
680 ImageList aImageList( SVX_RES(RID_SVXIMGLIST_FMEXPL) ); in PreExecuteColumnContextMenu() local
686 SetMenuItem(aImageList, SID_FM_EDIT, pMenu, *pControlMenu, bDesignMode); in PreExecuteColumnContextMenu()
687 SetMenuItem(aImageList, SID_FM_CHECKBOX, pMenu, *pControlMenu, bDesignMode); in PreExecuteColumnContextMenu()
688 SetMenuItem(aImageList, SID_FM_COMBOBOX, pMenu, *pControlMenu, bDesignMode); in PreExecuteColumnContextMenu()
689 SetMenuItem(aImageList, SID_FM_LISTBOX, pMenu, *pControlMenu, bDesignMode); in PreExecuteColumnContextMenu()
690 SetMenuItem(aImageList, SID_FM_DATEFIELD, pMenu, *pControlMenu, bDesignMode); in PreExecuteColumnContextMenu()
691 SetMenuItem(aImageList, SID_FM_TIMEFIELD, pMenu, *pControlMenu, bDesignMode); in PreExecuteColumnContextMenu()
692 SetMenuItem(aImageList, SID_FM_NUMERICFIELD, pMenu, *pControlMenu, bDesignMode); in PreExecuteColumnContextMenu()
693 SetMenuItem(aImageList, SID_FM_CURRENCYFIELD, pMenu, *pControlMenu, bDesignMode); in PreExecuteColumnContextMenu()
[all …]
/trunk/main/framework/source/uielement/
H A Dcontrolmenucontroller.cxx237 ImageList aImageList( aResId ); in updateImagesPopupMenu() local
242 pPopupMenu->SetItemImage( nConvertSlots[i], aImageList.GetImage(nCreateSlots[i])); in updateImagesPopupMenu()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx330 const ImageList aImageList( aResId ); in implLoadResource() local
335 const Image aImage( aImageList.GetImage( sal::static_int_cast< sal_uInt16 >(nImageId) ) ); in implLoadResource()
340 aBmpEx = aImageList.GetAsHorizontalStrip(); in implLoadResource()
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx275 ImageList aImageList(aModuleRes); in OWizTypeSelect() local
276 m_imgPKey = aImageList.GetImage(IMG_PRIMARY_KEY); in OWizTypeSelect()
/trunk/main/cui/source/options/
H A Dfontsubs.cxx66 aImageList (CUI_RES(IL_ICON)), in SvxFontSubstTabPage()
86 aImageList.GetImage(aNewDelTBX.GetItemId(k))); in SvxFontSubstTabPage()
H A Dfontsubs.hxx85 ImageList aImageList; member in SvxFontSubstTabPage
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx207 ImageList aImageList(TmpRes); in FillListBox() local
208 Image aPrimKeyImage = aImageList.GetImage(IMG_PRIMARY_KEY); in FillListBox()
/trunk/main/sw/source/ui/inc/
H A Dchangedb.hxx69 ImageList aImageList; member in SwChangeDBDlg
H A Ddbtree.hxx41 ImageList aImageList; member in SwDBTreeList
/trunk/main/svx/source/form/
H A Dfmshimp.cxx1114 …ImageList aImageList( SVX_RES( bIsHiContrastMode ? RID_SVXIMGLIST_FMEXPL_HC : RID_SVXIMGLIST_FMEXP… in GetConversionMenu() local
1118 pNewMenu->SetItemImage(nConvertSlots[i], aImageList.GetImage(nCreateSlots[i])); in GetConversionMenu()

Completed in 72 milliseconds