| /aoo42x/main/svl/inc/svl/ | 
| H A D | intitem.hxx | 36 	SfxByteItem(sal_uInt16 which = 0, sal_uInt8 nValue = 0):  in SfxByteItem() 39 	SfxByteItem(sal_uInt16 which, SvStream & rStream):  in SfxByteItem() 58 	SfxInt16Item(sal_uInt16 which = 0, sal_Int16 nTheValue = 0):  in SfxInt16Item() 116 	SfxUInt16Item(sal_uInt16 which = 0, sal_uInt16 nValue = 0):  in SfxUInt16Item() 119 	SfxUInt16Item(sal_uInt16 which, SvStream & rStream):  in SfxUInt16Item() 135 	SfxInt32Item(sal_uInt16 which = 0, sal_Int32 nValue = 0):  in SfxInt32Item() 138 	SfxInt32Item(sal_uInt16 which, SvStream & rStream):  in SfxInt32Item() 155 	SfxUInt32Item(sal_uInt16 which = 0, sal_uInt32 nValue = 0):  in SfxUInt32Item() 158 	SfxUInt32Item(sal_uInt16 which, SvStream & rStream):  in SfxUInt32Item()
  | 
| H A D | eitem.hxx | 34 	SfxEnumItem(sal_uInt16 which = 0, sal_uInt16 nValue = 0):  in SfxEnumItem() 37 	SfxEnumItem(sal_uInt16 which, SvStream & rStream):  in SfxEnumItem() 51 	SfxBoolItem(sal_uInt16 which = 0, sal_Bool bValue = sal_False):  in SfxBoolItem() 54 	SfxBoolItem(sal_uInt16 which, SvStream & rStream):  in SfxBoolItem()
  | 
| H A D | cenumitm.hxx | 37 	SfxEnumItemInterface(sal_uInt16 which): SfxPoolItem(which) {}  in SfxEnumItemInterface() 96 	CntEnumItem(sal_uInt16 which = 0, sal_uInt16 nTheValue = 0):  in CntEnumItem() 134 	CntBoolItem(sal_uInt16 which = 0, sal_Bool bTheValue = sal_False):  in CntBoolItem()
  | 
| H A D | cintitem.hxx | 41 	CntByteItem(sal_uInt16 which = 0, sal_uInt8 nTheValue = 0):  in CntByteItem() 102 	CntUInt16Item(sal_uInt16 which = 0, sal_uInt16 nTheValue = 0):  in CntUInt16Item() 164 	CntInt32Item(sal_uInt16 which = 0, sal_Int32 nTheValue = 0):  in CntInt32Item() 226 	CntUInt32Item(sal_uInt16 which = 0, sal_uInt32 nTheValue = 0):  in CntUInt32Item()
  | 
| H A D | custritm.hxx | 41 	CntUnencodedStringItem(sal_uInt16 which = 0): SfxPoolItem(which)  in CntUnencodedStringItem() 44 	CntUnencodedStringItem(sal_uInt16 which, const XubString & rTheValue):  in CntUnencodedStringItem()
  | 
| H A D | stritem.hxx | 38 	SfxStringItem(sal_uInt16 which, const XubString & rValue):  in SfxStringItem()
  | 
| H A D | visitem.hxx | 42 	SfxVisibilityItem(sal_uInt16 which = 0, sal_Bool bVisible = sal_True):  in SfxVisibilityItem()
  | 
| H A D | sfontitm.hxx | 141 inline SfxFontItem::SfxFontItem(sal_uInt16 which):  in SfxFontItem()
  | 
| /aoo42x/main/svl/source/items/ | 
| H A D | dateitem.cxx | 55 SfxDateTimeItem::SfxDateTimeItem( sal_uInt16 which ) :  in SfxDateTimeItem() 63 SfxDateTimeItem::SfxDateTimeItem( sal_uInt16 which, const DateTime& rDT ) :  in SfxDateTimeItem() 218 SfxColumnDateTimeItem::SfxColumnDateTimeItem( sal_uInt16 which ) :  in SfxColumnDateTimeItem() 222 SfxColumnDateTimeItem::SfxColumnDateTimeItem( sal_uInt16 which, const DateTime& rDT ) :  in SfxColumnDateTimeItem()
  | 
| H A D | aeitem.cxx | 62 SfxAllEnumItem::SfxAllEnumItem( sal_uInt16 which, sal_uInt16 nVal, const XubString &rText ):  in SfxAllEnumItem() 73 SfxAllEnumItem::SfxAllEnumItem(sal_uInt16 which, sal_uInt16 nVal):  in SfxAllEnumItem() 84 SfxAllEnumItem::SfxAllEnumItem( sal_uInt16 which, SvStream &rStream ):  in SfxAllEnumItem() 96 SfxAllEnumItem::SfxAllEnumItem(sal_uInt16 which):  in SfxAllEnumItem()
  | 
| H A D | intitem.cxx | 62 SfxInt16Item::SfxInt16Item(sal_uInt16 which, SvStream & rStream):  in SfxInt16Item() 216 SfxMetricItem::SfxMetricItem(sal_uInt16 which, sal_uInt32 nValue):  in SfxMetricItem() 223 SfxMetricItem::SfxMetricItem(sal_uInt16 which, SvStream & rStream):  in SfxMetricItem()
  | 
| H A D | cntwall.cxx | 40 CntWallpaperItem::CntWallpaperItem( sal_uInt16 which )  in CntWallpaperItem() 46 CntWallpaperItem::CntWallpaperItem( sal_uInt16 which, SvStream& rStream, sal_uInt16 nVersion )  in CntWallpaperItem()
  | 
| H A D | imageitm.cxx | 43 SfxImageItem::SfxImageItem( sal_uInt16 which, sal_uInt16 nImage )  in SfxImageItem() 51 SfxImageItem::SfxImageItem( sal_uInt16 which, const String& rURL )  in SfxImageItem()
  | 
| H A D | ctypeitm.cxx | 55 CntContentTypeItem::CntContentTypeItem(	sal_uInt16 which, const XubString& rType )  in CntContentTypeItem() 62 CntContentTypeItem::CntContentTypeItem(	sal_uInt16 which,  in CntContentTypeItem()
  | 
| H A D | cintitem.cxx | 42 CntByteItem::CntByteItem(sal_uInt16 which, SvStream & rStream):  in CntByteItem() 171 CntUInt16Item::CntUInt16Item(sal_uInt16 which, SvStream & rStream) :  in CntUInt16Item() 305 CntInt32Item::CntInt32Item(sal_uInt16 which, SvStream & rStream) :  in CntInt32Item() 436 CntUInt32Item::CntUInt32Item(sal_uInt16 which, SvStream & rStream) :  in CntUInt32Item()
  | 
| H A D | sitem.cxx | 53 SfxSetItem::SfxSetItem( sal_uInt16 which, SfxItemSet *pS) :  in SfxSetItem()
  | 
| H A D | ilstitem.cxx | 42 SfxIntegerListItem::SfxIntegerListItem( sal_uInt16 which, const SvULongs& rList )  in SfxIntegerListItem()
  | 
| H A D | visitem.cxx | 42 SfxVisibilityItem::SfxVisibilityItem(sal_uInt16 which, SvStream & rStream):  in SfxVisibilityItem()
  | 
| H A D | slstitm.cxx | 122 SfxStringListItem::SfxStringListItem( sal_uInt16 which, const List* pList ) :  in SfxStringListItem() 145 SfxStringListItem::SfxStringListItem( sal_uInt16 which, SvStream& rStream ) :  in SfxStringListItem()
  | 
| H A D | rngitem_inc.cxx | 51 SfxXRangeItem::SfxXRangeItem( sal_uInt16 which, NUMTYPE from, NUMTYPE to ):  in SfxXRangeItem()
  | 
| H A D | poolitem.cxx | 311 SfxVoidItem::SfxVoidItem( sal_uInt16 which ):  in SfxVoidItem()
  | 
| /aoo42x/main/shell/source/unix/misc/ | 
| H A D | senddoc.sh | 36 which() {  function
  | 
| H A D | open-url.sh | 25 which() {  function
  | 
| /aoo42x/main/sc/source/filter/inc/ | 
| H A D | ftools.hxx | 46 #define GETITEM( itemset, itemtype, which ) \  argument 50 #define GETITEMVALUE( itemset, itemtype, which, valuetype ) \  argument 54 #define GETITEMBOOL( itemset, which ) \  argument
  | 
| /aoo42x/main/sc/source/ui/view/ | 
| H A D | printfun.cxx | 87 #define GET_BOOL(set,which)   ((const SfxBoolItem&)(set)->Get((which))).GetValue()  argument 88 #define GET_USHORT(set,which) ((const SfxUInt16Item&)(set)->Get((which))).GetValue()  argument 89 #define GET_SHOW(set,which)   ( VOBJ_MODE_SHOW == ScVObjMode( ((const ScViewObjectModeItem&)(set)->…  argument
  |