Searched refs:nBitmap (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/cui/source/tabpages/ |
H A D | labdlg.cxx | 122 sal_uInt16 nBitmap; in SvxCaptionTabPage() local 123 for( nBitmap = 0; nBitmap < CAPTYPE_BITMAPS_COUNT; nBitmap++ ) in SvxCaptionTabPage() 125 …mpBmpCapTypes[nBitmap] = new Image(Bitmap(CUI_RES(BMP_CAPTTYPE_1 + nBitmap)), COL_LIGHTMAGENTA … in SvxCaptionTabPage() 126 …mpBmpCapTypesH[nBitmap] = new Image(Bitmap(CUI_RES(BMP_CAPTTYPE_1_H + nBitmap)), COL_LIGHTMAGENTA … in SvxCaptionTabPage() 153 sal_uInt16 nBitmap; in ~SvxCaptionTabPage() local 154 for( nBitmap = 0; nBitmap < CAPTYPE_BITMAPS_COUNT; nBitmap++ ) in ~SvxCaptionTabPage() 156 delete mpBmpCapTypes[nBitmap]; in ~SvxCaptionTabPage() 157 delete mpBmpCapTypesH[nBitmap]; in ~SvxCaptionTabPage()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | scriptdlg.cxx | 376 String const & rText, sal_uInt16 nBitmap, SvLBoxEntry * pParent, in insertEntry() argument 380 if( nBitmap == IMG_DOCUMENT && factoryURL.getLength() > 0 ) in insertEntry() 396 p = insertEntry( rText, nBitmap, pParent, bChildrenOnDemand, aUserData ); in insertEntry() 402 String const & rText, sal_uInt16 nBitmap, SvLBoxEntry * pParent, in insertEntry() argument 406 if( nBitmap == IMG_HARDDISK ) in insertEntry() 411 else if( nBitmap == IMG_LIB ) in insertEntry() 416 else if( nBitmap == IMG_MACRO ) in insertEntry() 421 else if( nBitmap == IMG_DOCUMENT ) in insertEntry()
|
/aoo4110/main/cui/source/inc/ |
H A D | scriptdlg.hxx | 108 SvLBoxEntry * insertEntry(String const & rText, sal_uInt16 nBitmap, 113 SvLBoxEntry * insertEntry(String const & rText, sal_uInt16 nBitmap,
|
/aoo4110/extras/l10n/source/tg/ |
H A D | localize.sdf | 59054 …ring RID_SVXSTR_ASK_CHANGE_BITMAP 0 tg Bitmap бе сабткунӣ тағир ёфт. \nBitmap-и интихобшударо т… 68217 …ring RID_SVXSTR_ASK_CHANGE_BITMAP 0 tg Bitmap бе сабткунӣ тағир ёфт. \nBitmap-и интихобшударо т…
|
Completed in 861 milliseconds