Home
last modified time | relevance | path

Searched refs:nWhich (Results 1 – 25 of 461) sorted by path

12345678910>>...19

/trunk/main/avmedia/inc/avmedia/
H A Dmediaitem.hxx71 MediaItem( sal_uInt16 nWhich = 0, sal_uInt32 nMaskSet = AVMEDIA_SETMASK_NONE );
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx138 sal_uInt16 nWhich = pArgs->GetWhichByPos( 0 ); in ExecuteCurrent() local
139 DBG_ASSERT( nWhich, "Wich fuer SearchItem ?" ); in ExecuteCurrent()
140 const SfxPoolItem& rItem = pArgs->Get( nWhich ); in ExecuteCurrent()
/trunk/main/basctl/source/inc/
H A Dsbxitem.hxx47 …SbxItem( sal_uInt16 nWhich, const ScriptDocument& rDocument, const String& aLibName, const String&…
48 …SbxItem( sal_uInt16 nWhich, const ScriptDocument& rDocument, const String& aLibName, const String&…
/trunk/main/basic/source/runtime/
H A Dstdobj1.cxx168 sal_uInt16 nWhich = (sal_uInt16)pVar->GetUserData(); in SFX_NOTIFY() local
172 switch( nWhich ) in SFX_NOTIFY()
290 sal_uInt16 nWhich = (sal_uInt16)pVar->GetUserData(); in SFX_NOTIFY() local
294 switch( nWhich ) in SFX_NOTIFY()
529 sal_uInt16 nWhich = (sal_uInt16)pVar->GetUserData(); in SFX_NOTIFY() local
533 switch( nWhich ) in SFX_NOTIFY()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DItemConverter.cxx115 for( sal_uInt16 nWhich = nBeg; nWhich <= nEnd; ++nWhich ) in FillItemSet() local
117 if( GetItemProperty( nWhich, aProperty )) in FillItemSet()
134 rOutItemSet.Put( *pItem, nWhich ); in FillItemSet()
158 FillSpecialItem( nWhich, rOutItemSet ); in FillItemSet()
241 sal_uInt16 nWhich = aIter.FirstWhich (); in InvalidateUnequalItems() local
244 while (nWhich) in InvalidateUnequalItems()
249 if (rSourceSet.Get(nWhich) != rDestSet.Get(nWhich)) in InvalidateUnequalItems()
251 if( SID_CHAR_DLG_PREVIEW_STRING != nWhich ) in InvalidateUnequalItems()
253 rDestSet.InvalidateItem(nWhich); in InvalidateUnequalItems()
258 rDestSet.InvalidateItem(nWhich); in InvalidateUnequalItems()
[all …]
/trunk/main/chart2/source/view/main/
H A DChartItemPool.hxx45 SfxMapUnit GetMetric( sal_uInt16 nWhich ) const;
/trunk/main/cui/source/dialogs/
H A Dpostdlg.cxx104 sal_uInt16 nWhich = 0; in SvxPostItDialog() local
112 nWhich = rSet.GetPool()->GetWhich( SID_ATTR_POSTIT_AUTHOR ); in SvxPostItDialog()
115 if ( rSet.GetItemState( nWhich, sal_True ) >= SFX_ITEM_AVAILABLE ) in SvxPostItDialog()
119 (const SvxPostItAuthorItem&)rSet.Get( nWhich ); in SvxPostItDialog()
125 nWhich = rSet.GetPool()->GetWhich( SID_ATTR_POSTIT_DATE ); in SvxPostItDialog()
127 if ( rSet.GetItemState( nWhich, sal_True ) >= SFX_ITEM_AVAILABLE ) in SvxPostItDialog()
130 (const SvxPostItDateItem&)rSet.Get( nWhich ); in SvxPostItDialog()
139 nWhich = rSet.GetPool()->GetWhich( SID_ATTR_POSTIT_TEXT ); in SvxPostItDialog()
141 if ( rSet.GetItemState( nWhich, sal_True ) >= SFX_ITEM_AVAILABLE ) in SvxPostItDialog()
144 (const SvxPostItTextItem&)rSet.Get( nWhich ); in SvxPostItDialog()
H A Dsrchxtra.cxx162 sal_uInt16 nWhich = aIter.FirstWhich(); in SvxSearchAttributeDialog() local
164 while ( nWhich ) in SvxSearchAttributeDialog()
166 sal_uInt16 nSlot = rPool.GetSlotId( nWhich ); in SvxSearchAttributeDialog()
198 nWhich = aIter.NextWhich(); in SvxSearchAttributeDialog()
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx113 sal_uInt16 GetSlot( sal_uInt16 nWhich ) const { return pSet->GetPool()->GetSlotId( nWhich ); } in GetSlot()
/trunk/main/cui/source/options/
H A Dcfgchart.hxx96 SvxChartColorTableItem( sal_uInt16 nWhich, const SvxChartColorTable& );
H A Doptgenrl.cxx280 sal_uInt16 nWhich = GetWhich( SID_FIELD_GRABFOCUS ); in Reset() local
281 if ( rSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in Reset()
283 sal_uInt16 nField = ( (SfxUInt16Item&)rSet.Get( nWhich ) ).GetValue(); in Reset()
H A Doptlingu.cxx1617 sal_uInt16 nWhich = GetWhich( SID_ATTR_HYPHENREGION ); in Reset() local
1618 if ( rSet.GetItemState( nWhich, sal_False ) == SFX_ITEM_SET ) in Reset()
1619 pHyp = &( (const SfxHyphenRegionItem &) rSet.Get( nWhich ) ); in Reset()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx551 sal_uInt16 nWhich = GetWhich( nSlot ); in Reset() local
593 nWhich = GetWhich( SID_ATTR_BRUSH ); in Reset()
632 nWhich = GetWhich( SID_ATTR_BRUSH ); in Reset()
833 rCoreSet.ClearItem( nWhich ); in FillItemSet()
875 rCoreSet.ClearItem( nWhich ); in FillItemSet()
1028 CntWallpaperItem aItem( nWhich ); in FillItemSetWithWallpaperItem()
1033 rCoreSet.ClearItem( nWhich ); in FillItemSetWithWallpaperItem()
1047 CntWallpaperItem aItem( nWhich ); in FillItemSetWithWallpaperItem()
1055 rCoreSet.ClearItem( nWhich ); in FillItemSetWithWallpaperItem()
1060 CntWallpaperItem aItem( nWhich ); in FillItemSetWithWallpaperItem()
[all …]
H A Dborder.cxx262 sal_uInt16 nWhich = GetWhich( SID_ATTR_BORDER_INNER, sal_False ); in SvxBorderTabPage() local
265 if ( rCoreAttrs.GetItemState( nWhich, sal_True ) >= SFX_ITEM_AVAILABLE ) in SvxBorderTabPage()
269 (const SvxBoxInfoItem*)&( rCoreAttrs.Get( nWhich ) ); in SvxBorderTabPage()
H A Dchardlg.cxx215 sal_uInt16 nWhich; in ActivatePage() local
363 nWhich = GetWhich( SID_ATTR_BRUSH ); in ActivatePage()
488 nWhich = GetWhich( nWeight ); in SetPrevFontStyle()
980 sal_uInt16 nWhich = 0; in Reset_Impl() local
1197 sal_uInt16 nWhich = 0; in FillItemSet_Impl() local
1227 nWhich = GetWhich( nSlot ); in FillItemSet_Impl()
1268 rSet.ClearItem( nWhich ); in FillItemSet_Impl()
1278 nWhich = GetWhich( nSlot ); in FillItemSet_Impl()
1327 nWhich = GetWhich( nSlot ); in FillItemSet_Impl()
1387 nWhich = GetWhich( nSlot ); in FillItemSet_Impl()
[all …]
H A Dlabdlg.cxx266 sal_uInt16 nWhich; in Reset() local
270 nWhich = GetWhich( SDRATTR_CAPTIONANGLE ); in Reset()
274 nWhich = GetWhich( SDRATTR_CAPTIONESCABS ); in Reset()
275 eUnit = pPool->GetMetric( nWhich ); in Reset()
276 nEscAbs = ( ( const SdrCaptionEscAbsItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset()
281 nWhich = GetWhich( SDRATTR_CAPTIONESCREL ); in Reset()
285 nWhich = GetWhich( SDRATTR_CAPTIONLINELEN ); in Reset()
286 eUnit = pPool->GetMetric( nWhich ); in Reset()
292 nWhich = GetWhich( SDRATTR_CAPTIONGAP ); in Reset()
293 eUnit = pPool->GetMetric( nWhich ); in Reset()
[all …]
H A Dnumfmt.cxx784 sal_uInt16 nWhich = GetWhich( SID_ATTR_NUMBERFORMAT_VALUE ); in FillItemSet() local
785 SfxItemState eItemState = rMyItemSet.GetItemState( nWhich, sal_False ); in FillItemSet()
814 rCoreAttrs.Put( SfxUInt32Item( nWhich, nCurKey ) ); in FillItemSet()
818 rCoreAttrs.ClearItem( nWhich ); in FillItemSet()
H A Dpage.cxx759 sal_uInt16 nWhich = GetWhich( SID_ATTR_LRSPACE ); in FillItemSet() local
760 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
767 nWhich = GetWhich( SID_ATTR_ULSPACE ); in FillItemSet()
821 nWhich = GetWhich( SID_ATTR_PAGE_PAPERBIN ); in FillItemSet()
875 nWhich = GetWhich( SID_ATTR_PAGE ); in FillItemSet()
909 rSet.ClearItem( nWhich ); in FillItemSet()
911 rSet.Put( rOldSet.Get( nWhich ) ); in FillItemSet()
1122 sal_uInt16 nWhich = GetWhich( SID_ATTR_LRSPACE ); in IMPL_LINK() local
1322 nWhich = GetWhich(SID_ATTR_PAGE_FOOTERSET); in ResetBackground_Impl()
1466 (const SvxBoxItem&)rHeaderSet.Get( nWhich ); in InitHeadFoot_Impl()
[all …]
H A Dparagrph.cxx236 sal_uInt16 nWhich; in FillItemSet() local
244 nWhich = GetWhich( SID_ATTR_PARA_LINESPACE ); in FillItemSet()
245 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
274 eState = GetItemSet().GetItemState( nWhich ); in FillItemSet()
287 nWhich = GetWhich( SID_ATTR_ULSPACE ); in FillItemSet()
288 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
290 SvxULSpaceItem aMargin( nWhich ); in FillItemSet()
317 eState = GetItemSet().GetItemState( nWhich ); in FillItemSet()
333 nWhich = GetWhich( SID_ATTR_LRSPACE ); in FillItemSet()
335 SvxLRSpaceItem aMargin( nWhich ); in FillItemSet()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A DdsnItem.hxx52 … DbuTypeCollectionItem(sal_Int16 nWhich = 0, ::dbaccess::ODsnTypeCollection* _pCollection = NULL);
H A Doptionalboolitem.hxx45 OptionalBoolItem( sal_Int16 nWhich );
/trunk/main/dbaccess/source/ui/inc/
H A DConnectionLineData.hxx79 void SetFieldName(EConnectionSide nWhich, const ::rtl::OUString& strFieldName) in SetFieldName() argument
81 if (nWhich==JTCS_FROM) in SetFieldName()
93 …::rtl::OUString GetFieldName(EConnectionSide nWhich) const { return (nWhich == JTCS_FROM) ? m_aSou… in GetFieldName()
H A Dpropertysetitem.hxx50 OPropertySetItem(sal_Int16 nWhich);
51 OPropertySetItem(sal_Int16 nWhich,
H A Dstringlistitem.hxx54 …OStringListItem(sal_Int16 nWhich, const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rList…
/trunk/main/dbaccess/source/ui/querydesign/
H A DQTableConnection.hxx51 …AliasName(EConnectionSide nWhich) const { return static_cast<OQueryTableConnectionData*>(GetData()… in GetAliasName()

Completed in 114 milliseconds

12345678910>>...19