Home
last modified time | relevance | path

Searched refs:nWID (Results 26 – 50 of 59) sorted by relevance

123

/aoo42x/main/svl/source/items/
H A Drngitem_inc.cxx140 SfxXRangesItem::SfxXRangesItem( sal_uInt16 nWID, const NUMTYPE *pRanges ) in SfxXRangesItem() argument
141 : SfxPoolItem( nWID ) in SfxXRangesItem()
150 SfxXRangesItem::SfxXRangesItem( sal_uInt16 nWID, SvStream &rStream ) in SfxXRangesItem() argument
151 : SfxPoolItem( nWID ) in SfxXRangesItem()
H A Ditemset.cxx821 for ( sal_uInt16 nWID = *pRange; nWID <= pRange[1]; ++nWID, ++n ) in SetRanges() local
824 SfxItemState eState = GetItemState( nWID, sal_False, aNewItems+n ); in SetRanges()
/aoo42x/main/svx/source/unodraw/
H A Dtableshape.cxx64 switch( pProperty->nWID ) in setPropertyValueImpl()
89 switch( pProperty->nWID ) in setPropertyValueImpl()
119 switch( pProperty->nWID ) in getPropertyValueImpl()
157 switch( pProperty->nWID ) in getPropertyValueImpl()
H A Dunoshap2.cxx1105 switch( pProperty->nWID ) in setPropertyValueImpl()
1215 switch( pProperty->nWID ) in getPropertyValueImpl()
1466 switch( pProperty->nWID ) in setPropertyValueImpl()
1544 switch( pProperty->nWID ) in getPropertyValueImpl()
1649 switch( pProperty->nWID ) in setPropertyValueImpl()
1810 switch( pProperty->nWID ) in getPropertyValueImpl()
2160 switch( pProperty->nWID ) in getPropertyValueImpl()
/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx141 switch(pEntry->nWID) in lcl_SetSpecialProperty()
221 switch(pEntry->nWID) in lcl_GetSpecialProperty()
1082 switch( pEntry->nWID ) in getPropertyValue()
1317 switch(pEntry->nWID) in setPropertyValue()
1374 switch(pEntry->nWID) in getPropertyValue()
1736 switch(pEntry->nWID ) in setPropertyValue()
1759 SfxItemSet aItemSet( pDoc->GetAttrPool(), pEntry->nWID, pEntry->nWID ); in setPropertyValue()
1795 switch(pEntry->nWID ) in getPropertyValue()
2990 switch(pEntry->nWID) in setPropertyValue()
3194 switch(pEntry->nWID) in getPropertyValue()
[all …]
H A Dunosett.cxx362 switch(pEntry->nWID) in setPropertyValue()
435 if(pEntry->nWID == WID_ANCHOR_CHARACTER_STYLE) in setPropertyValue()
485 switch(pEntry->nWID) in getPropertyValue()
552 if( pEntry->nWID == WID_ANCHOR_CHARACTER_STYLE ) in getPropertyValue()
698 switch(pEntry->nWID) in setPropertyValue()
776 switch(pEntry->nWID) in getPropertyValue()
824 if( pEntry->nWID == WID_ANCHOR_CHARACTER_STYLE ) in getPropertyValue()
954 switch(pEntry->nWID) in setPropertyValue()
1073 switch(pEntry->nWID) in getPropertyValue()
2668 switch(pEntry->nWID) in setPropertyValue()
[all …]
H A Dunoidx.cxx677 switch (pEntry->nWID) in setPropertyValue()
916 aForm.SetTemplate(nLPos + pEntry->nWID - WID_PARA_LEV1, aString ); in setPropertyValue()
921 if (WID_PRIMARY_KEY > pEntry->nWID) in setPropertyValue()
995 switch(pEntry->nWID) in getPropertyValue()
999 if(WID_IDX_CONTENT_SECTION == pEntry->nWID) in getPropertyValue()
1282 if(WID_PRIMARY_KEY > pEntry->nWID) in getPropertyValue()
2261 switch(pEntry->nWID) in setPropertyValue()
2306 switch(pEntry->nWID) in setPropertyValue()
2377 if (::sw::GetDefaultTextContentValue(aRet, rPropertyName, pEntry->nWID)) in getPropertyValue()
2385 switch(pEntry->nWID) in getPropertyValue()
[all …]
H A Dunofield.cxx304 nId = pEntry ? pEntry->nWID : USHRT_MAX; in GetFieldTypeMId()
2012 pDoc->PutValueToField( aPosition, rValue, pEntry->nWID); in setPropertyValue()
2016 pField->PutValue( rValue, pEntry->nWID ); in setPropertyValue()
2041 switch (pEntry->nWID) in setPropertyValue()
2091 if ( FIELD_PROP_USHORT1 == pEntry->nWID ) in setPropertyValue()
2149 switch( pEntry->nWID ) in getPropertyValue()
2169 if (FIELD_PROP_IS_FIELD_USED == pEntry->nWID || in getPropertyValue()
2170 FIELD_PROP_IS_FIELD_DISPLAYED == pEntry->nWID) in getPropertyValue()
2224 sal_Bool bRetVal = (FIELD_PROP_IS_FIELD_USED == pEntry->nWID) ? in getPropertyValue()
2229 pField->QueryValue( aRet, pEntry->nWID ); in getPropertyValue()
[all …]
H A Dunoport.cxx290 switch(rEntry.nWID) in GetPropertyValue()
715 if( pEntry->nWID == RES_TXTATR_CJK_RUBY && in GetPropertyValuesTolerant_Impl()
/aoo42x/main/sc/source/ui/unoobj/
H A Doptuno.cxx72 if( !pEntry || !pEntry->nWID ) in setPropertyValue()
74 switch( pEntry->nWID ) in setPropertyValue()
145 if( !pEntry || !pEntry->nWID ) in getPropertyValue()
147 switch( pEntry->nWID ) in getPropertyValue()
H A Dtextuno.cxx84 if ( ( pEntry->nWID == EE_CHAR_FONTHEIGHT || in lcl_GetHdFtPropertySet()
85 pEntry->nWID == EE_CHAR_FONTHEIGHT_CJK || in lcl_GetHdFtPropertySet()
86 pEntry->nWID == EE_CHAR_FONTHEIGHT_CTL ) && in lcl_GetHdFtPropertySet()
/aoo42x/main/linguistic/source/
H A Dlngopt.hxx81 const ::com::sun::star::uno::Any &rVal, sal_Int32 nWID );
82 void GetValue( ::com::sun::star::uno::Any &rVal, sal_Int32 nWID ) const;
84 static ::rtl::OUString GetName( sal_Int32 nWID );
/aoo42x/main/editeng/source/editeng/
H A Deditview.cxx522 for (sal_uInt16 nWID = EE_ITEMS_START; nWID <= EE_ITEMS_END; ++nWID) in RemoveAttribsKeepLanguages() local
524 bool bIsLang = EE_CHAR_LANGUAGE == nWID || in RemoveAttribsKeepLanguages()
525 EE_CHAR_LANGUAGE_CJK == nWID || in RemoveAttribsKeepLanguages()
526 EE_CHAR_LANGUAGE_CTL == nWID; in RemoveAttribsKeepLanguages()
528 PIMPEE->RemoveCharAttribs( aSelection, bRemoveParaAttribs, nWID ); in RemoveAttribsKeepLanguages()
/aoo42x/main/editeng/inc/editeng/
H A Dunoipset.hxx61 ::com::sun::star::uno::Any* GetUsrAnyForID(sal_uInt16 nWID) const;
62 void AddUsrAnyForID(const ::com::sun::star::uno::Any& rAny, sal_uInt16 nWID);
/aoo42x/main/sw/source/ui/uno/
H A Dunomailmerge.cxx901 switch (pCur->nWID) in setPropertyValue()
1035 sal_False, pCur->nWID, aOld, rValue ); in setPropertyValue()
1054 switch (pCur->nWID) in getPropertyValue()
1105 aPropListeners.addInterface( pCur->nWID, rListener ); in addPropertyChangeListener()
1121 aPropListeners.removeInterface( pCur->nWID, rListener ); in removePropertyChangeListener()
H A Dunotxdoc.cxx2003 switch(pEntry->nWID) in setPropertyValue()
2021 if(WID_DOC_CHANGES_SHOW == pEntry->nWID) in setPropertyValue()
2028 else if(WID_DOC_CHANGES_RECORD == pEntry->nWID) in setPropertyValue()
2169 const SfxPoolItem& rItem = pDocShell->GetDoc()->GetDefault(pEntry->nWID); in setPropertyValue()
2191 switch(pEntry->nWID) in getPropertyValue()
2201 switch(pEntry->nWID) in getPropertyValue()
2220 if(WID_DOC_CHANGES_SHOW == pEntry->nWID) in getPropertyValue()
2225 else if(WID_DOC_CHANGES_RECORD == pEntry->nWID) in getPropertyValue()
2464 switch(pEntry->nWID) in getPropertyState()
2492 switch(pEntry->nWID) in setPropertyToDefault()
[all …]
H A Dunotxvw.cxx1015 switch (pEntry->nWID) in setPropertyValue()
1027 if (pEntry->nWID == WID_IS_CONSTANT_SPELLCHECK) in setPropertyValue()
1052 sal_Int16 nWID = pEntry->nWID; in getPropertyValue() local
1053 switch (nWID) in getPropertyValue()
1063 if (nWID == WID_PAGE_COUNT) in getPropertyValue()
/aoo42x/main/sfx2/source/doc/
H A Diframe.cxx232 switch( pEntry->nWID ) in setPropertyValue()
314 switch( pEntry->nWID ) in getPropertyValue()
H A Dobjuno.cxx269 aProp.Handle = pFixProp->nWID; in getProperties()
531 setFastPropertyValue( pEntry->nWID, aValue ); in setPropertyValue()
550 return getFastPropertyValue( pEntry->nWID ); in getPropertyValue()
/aoo42x/main/reportdesign/source/ui/misc/
H A DUITools.cxx277 const SfxPoolItem* pItem = _rItemSet.GetItem(aIt->nWID); in lcl_fillShapeToItems()
282 _rItemSet.Put(*pClone, aIt->nWID); in lcl_fillShapeToItems()
298 … if ( SFX_ITEM_SET == _rItemSet.GetItemState(aIt->nWID) && xInfo->hasPropertyByName(aIt->sName) ) in lcl_fillItemsToShape()
303 const SfxPoolItem* pItem = _rItemSet.GetItem(aIt->nWID); in lcl_fillItemsToShape()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunolayer.cxx208 switch( pEntry ? pEntry->nWID : -1 ) in setPropertyValue()
287 switch( pEntry ? pEntry->nWID : -1 ) in getPropertyValue()
H A Dunoobj.cxx503 …SdAnimationInfo* pInfo = GetAnimationInfo((pEntry->nWID <= WID_THAT_NEED_ANIMINFO)?sal_True:sal_Fa… in setPropertyValue()
505 switch(pEntry->nWID) in setPropertyValue()
753 switch(pEntry->nWID) in getPropertyValue()
H A Dunosrch.cxx779 switch( pEntry ? pEntry->nWID : -1 ) in setPropertyValue()
807 switch( pEntry ? pEntry->nWID : -1 ) in getPropertyValue()
/aoo42x/main/editeng/source/uno/
H A Dunofield.cxx677 switch( pMap->nWID ) in setPropertyValue()
846 switch( pMap->nWID ) in getPropertyValue()
/aoo42x/main/sd/source/ui/slideshow/
H A Dslideshow.cxx335 switch( pEntry ? pEntry->nWID : -1 ) in setPropertyValue()
610 switch( pEntry ? pEntry->nWID : -1 ) in getPropertyValue()

Completed in 205 milliseconds

123