Home
last modified time | relevance | path

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

/trunk/main/tools/source/rc/
H A Drc.cxx64 sal_uIntPtr nObjMask = (sal_uInt16)pResMgr->ReadLong(); in Time() local
66 if ( 0x01 & nObjMask ) in Time()
68 if ( 0x02 & nObjMask ) in Time()
70 if ( 0x04 & nObjMask ) in Time()
72 if ( 0x08 & nObjMask ) in Time()
85 sal_uIntPtr nObjMask = (sal_uInt16)pResMgr->ReadLong(); in Date() local
87 if ( 0x01 & nObjMask ) in Date()
89 if ( 0x02 & nObjMask ) in Date()
91 if ( 0x04 & nObjMask ) in Date()
/trunk/main/vcl/source/gdi/
H A Dimage.cxx82 sal_uLong nObjMask = pResMgr->ReadLong(); in Image() local
84 if( nObjMask & RSC_IMAGE_IMAGEBITMAP ) in Image()
90 if( nObjMask & RSC_IMAGE_MASKBITMAP ) in Image()
101 if( nObjMask & RSC_IMAGE_MASKCOLOR ) in Image()
442 sal_uLong nObjMask = pResMgr->ReadLong(); in ImageList() local
446 if( nObjMask & RSC_IMAGE_MASKCOLOR ) in ImageList()
451 if( nObjMask & RSC_IMAGELIST_IDLIST ) in ImageList()
468 if( nObjMask & RSC_IMAGELIST_IDCOUNT ) in ImageList()
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx569 sal_uLong nObjMask; in InsertItem() local
576 nObjMask = ReadLongRes(); in InsertItem()
578 if ( nObjMask & RSC_TOOLBOXITEM_ID ) in InsertItem()
583 if ( nObjMask & RSC_TOOLBOXITEM_TYPE ) in InsertItem()
586 if ( nObjMask & RSC_TOOLBOXITEM_STATUS ) in InsertItem()
589 if( nObjMask & RSC_TOOLBOXITEM_HELPID ) in InsertItem()
592 if ( nObjMask & RSC_TOOLBOXITEM_TEXT ) in InsertItem()
600 if ( nObjMask & RSC_TOOLBOXITEM_BITMAP ) in InsertItem()
607 if ( nObjMask & RSC_TOOLBOXITEM_IMAGE ) in InsertItem()
616 if ( nObjMask & RSC_TOOLBOXITEM_STATE ) in InsertItem()
[all …]
H A Dfloatwin.cxx190 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes() local
193 RSC_FLOATINGWINDOW_HEIGHT) & nObjMask ) in ImplLoadRes()
199 if ( RSC_FLOATINGWINDOW_WHMAPMODE & nObjMask ) in ImplLoadRes()
201 if ( RSC_FLOATINGWINDOW_WIDTH & nObjMask ) in ImplLoadRes()
203 if ( RSC_FLOATINGWINDOW_HEIGHT & nObjMask ) in ImplLoadRes()
209 if (nObjMask & RSC_FLOATINGWINDOW_ZOOMIN ) in ImplLoadRes()
H A Daccel.cxx368 sal_uLong nObjMask; in InsertItem() local
375 nObjMask = ReadLongRes(); in InsertItem()
379 if ( nObjMask & ACCELITEM_KEY ) in InsertItem()
388 if ( nObjMask & ACCELITEM_ACCEL ) in InsertItem()
H A Dmenu.cxx997 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes() local
999 if( nObjMask & RSC_MENU_ITEMS ) in ImplLoadRes()
1010 if( nObjMask & RSC_MENU_TEXT ) in ImplLoadRes()
1283 sal_uLong nObjMask; in InsertItem() local
1286 nObjMask = ReadLongRes(); in InsertItem()
1293 if ( nObjMask & RSC_MENUITEM_ID ) in InsertItem()
1297 if ( nObjMask & RSC_MENUITEM_STATUS ) in InsertItem()
1301 if ( nObjMask & RSC_MENUITEM_TEXT ) in InsertItem()
1305 if ( nObjMask & RSC_MENUITEM_BITMAP ) in InsertItem()
1330 if ( nObjMask & RSC_MENUITEM_HELPID ) in InsertItem()
[all …]
H A Dwindow.cxx1230 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes() local
1243 if( nObjMask & WINDOW_HELPID ) in ImplLoadRes()
1262 if ( nObjMask & WINDOW_X ) in ImplLoadRes()
1264 if ( nObjMask & WINDOW_Y ) in ImplLoadRes()
1277 if ( nObjMask & WINDOW_WIDTH ) in ImplLoadRes()
1279 if ( nObjMask & WINDOW_HEIGHT ) in ImplLoadRes()
1301 if ( nObjMask & WINDOW_TEXT ) in ImplLoadRes()
1303 if ( nObjMask & WINDOW_HELPTEXT ) in ImplLoadRes()
1308 if ( nObjMask & WINDOW_QUICKTEXT ) in ImplLoadRes()
1310 if ( nObjMask & WINDOW_EXTRALONG ) in ImplLoadRes()
[all …]
H A Dtoolbox.cxx1722 sal_uLong nObjMask; in ImplLoadRes() local
1724 nObjMask = ReadLongRes(); in ImplLoadRes()
1726 if ( nObjMask & RSC_TOOLBOX_BUTTONTYPE ) in ImplLoadRes()
1729 if ( nObjMask & RSC_TOOLBOX_ALIGN ) in ImplLoadRes()
1732 if ( nObjMask & RSC_TOOLBOX_LINECOUNT ) in ImplLoadRes()
1735 if ( nObjMask & RSC_TOOLBOX_CUSTOMIZE ) in ImplLoadRes()
1741 if ( nObjMask & RSC_TOOLBOX_MENUSTRINGS ) in ImplLoadRes()
1747 if ( nObjMask & RSC_TOOLBOX_FLOATLINES ) in ImplLoadRes()
1750 if ( nObjMask & RSC_TOOLBOX_ITEMIMAGELIST ) in ImplLoadRes()
1756 if ( nObjMask & RSC_TOOLBOX_ITEMLIST ) in ImplLoadRes()
/trunk/main/vcl/source/control/
H A Dmorebtn.cxx115 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes() local
117 if ( nObjMask & RSC_MOREBUTTON_STATE ) in ImplLoadRes()
124 if ( nObjMask & RSC_MOREBUTTON_MAPUNIT ) in ImplLoadRes()
126 if ( nObjMask & RSC_MOREBUTTON_DELTA ) in ImplLoadRes()
H A Dmenubtn.cxx119 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes() local
121 if ( RSCMENUBUTTON_MENU & nObjMask ) in ImplLoadRes()
H A Dfixed.cxx738 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes() local
740 if ( RSC_FIXEDBITMAP_BITMAP & nObjMask ) in ImplLoadRes()
983 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes() local
985 if ( RSC_FIXEDIMAGE_IMAGE & nObjMask ) in ImplLoadRes()
H A Dtabctrl.cxx234 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes() local
236 if ( nObjMask & RSC_TABCONTROL_ITEMLIST ) in ImplLoadRes()
1629 sal_uLong nObjMask = ReadLongRes(); in InsertPage() local
1633 if ( nObjMask & RSC_TABCONTROLITEM_ID ) in InsertPage()
1638 if( nObjMask & RSC_TABCONTROLITEM_TEXT ) in InsertPage()
1643 if ( nObjMask & RSC_TABCONTROLITEM_PAGERESID ) in InsertPage()
H A Dbutton.cxx4162 sal_uLong nObjMask = ReadLongRes(); in ImageButton() local
4164 if ( RSC_IMAGEBUTTON_IMAGE & nObjMask ) in ImageButton()
4170 if ( RSC_IMAGEBUTTON_SYMBOL & nObjMask ) in ImageButton()
4173 if ( RSC_IMAGEBUTTON_STATE & nObjMask ) in ImageButton()
4211 sal_uLong nObjMask = ReadLongRes(); in ImageRadioButton() local
4213 if ( RSC_IMAGERADIOBUTTON_IMAGE & nObjMask ) in ImageRadioButton()

Completed in 155 milliseconds