Home
last modified time | relevance | path

Searched defs:which (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/svl/inc/svl/
H A Dintitem.hxx36 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 Deitem.hxx34 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 Dcenumitm.hxx37 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 Dcintitem.hxx41 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 Dcustritm.hxx41 CntUnencodedStringItem(sal_uInt16 which = 0): SfxPoolItem(which) in CntUnencodedStringItem()
44 CntUnencodedStringItem(sal_uInt16 which, const XubString & rTheValue): in CntUnencodedStringItem()
H A Dstritem.hxx38 SfxStringItem(sal_uInt16 which, const XubString & rValue): in SfxStringItem()
H A Dvisitem.hxx42 SfxVisibilityItem(sal_uInt16 which = 0, sal_Bool bVisible = sal_True): in SfxVisibilityItem()
H A Dsfontitm.hxx141 inline SfxFontItem::SfxFontItem(sal_uInt16 which): in SfxFontItem()
/trunk/main/svl/source/items/
H A Ddateitem.cxx55 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 Daeitem.cxx62 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 Dintitem.cxx62 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 Dcntwall.cxx40 CntWallpaperItem::CntWallpaperItem( sal_uInt16 which ) in CntWallpaperItem()
46 CntWallpaperItem::CntWallpaperItem( sal_uInt16 which, SvStream& rStream, sal_uInt16 nVersion ) in CntWallpaperItem()
H A Dimageitm.cxx43 SfxImageItem::SfxImageItem( sal_uInt16 which, sal_uInt16 nImage ) in SfxImageItem()
51 SfxImageItem::SfxImageItem( sal_uInt16 which, const String& rURL ) in SfxImageItem()
H A Dctypeitm.cxx55 CntContentTypeItem::CntContentTypeItem( sal_uInt16 which, const XubString& rType ) in CntContentTypeItem()
62 CntContentTypeItem::CntContentTypeItem( sal_uInt16 which, in CntContentTypeItem()
H A Dcintitem.cxx42 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 Dsitem.cxx53 SfxSetItem::SfxSetItem( sal_uInt16 which, SfxItemSet *pS) : in SfxSetItem()
H A Dilstitem.cxx42 SfxIntegerListItem::SfxIntegerListItem( sal_uInt16 which, const SvULongs& rList ) in SfxIntegerListItem()
H A Dvisitem.cxx42 SfxVisibilityItem::SfxVisibilityItem(sal_uInt16 which, SvStream & rStream): in SfxVisibilityItem()
H A Dslstitm.cxx122 SfxStringListItem::SfxStringListItem( sal_uInt16 which, const List* pList ) : in SfxStringListItem()
145 SfxStringListItem::SfxStringListItem( sal_uInt16 which, SvStream& rStream ) : in SfxStringListItem()
H A Drngitem_inc.cxx51 SfxXRangeItem::SfxXRangeItem( sal_uInt16 which, NUMTYPE from, NUMTYPE to ): in SfxXRangeItem()
H A Dpoolitem.cxx311 SfxVoidItem::SfxVoidItem( sal_uInt16 which ): in SfxVoidItem()
/trunk/main/shell/source/unix/misc/
H A Dsenddoc.sh36 which() { function
H A Dopen-url.sh25 which() { function
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx46 #define GETITEM( itemset, itemtype, which ) \ argument
50 #define GETITEMVALUE( itemset, itemtype, which, valuetype ) \ argument
54 #define GETITEMBOOL( itemset, which ) \ argument
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx87 #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

Completed in 90 milliseconds

12