Searched defs:nWID (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/svl/inc/svl/ |
H A D | itemprop.hxx | 44 sal_uInt16 nWID; member 53 sal_uInt16 nWID; member
|
/aoo42x/main/svl/source/items/ |
H A D | rngitem_inc.cxx | 140 SfxXRangesItem::SfxXRangesItem( sal_uInt16 nWID, const NUMTYPE *pRanges ) in SfxXRangesItem() 150 SfxXRangesItem::SfxXRangesItem( sal_uInt16 nWID, SvStream &rStream ) in SfxXRangesItem()
|
H A D | itemset.cxx | 821 for ( sal_uInt16 nWID = *pRange; nWID <= pRange[1]; ++nWID, ++n ) in SetRanges() local
|
/aoo42x/main/editeng/source/uno/ |
H A D | unoipset.cxx | 52 sal_uInt16 nWID; member 89 void SvxItemPropertySet::AddUsrAnyForID(const uno::Any& rAny, sal_uInt16 nWID) in AddUsrAnyForID()
|
H A D | unotext.cxx | 995 sal_uInt16 nWID = 0; in _getPropertyState() local 1142 sal_uInt16 nWID = 0; in _getOnePropertyStates() local
|
/aoo42x/main/linguistic/source/ |
H A D | lngopt.cxx | 116 sal_Bool LinguOptions::SetValue( Any &rOld, const Any &rVal, sal_Int32 nWID ) in SetValue() 255 sal_Int32 nWID; member 290 OUString LinguOptions::GetName( sal_Int32 nWID ) in GetName()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | defltuno.cxx | 301 sal_uInt16 nWID = pEntry->nWID; in SC_IMPL_DUMMY_PROPERTY_LISTENER() local
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 1544 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const OUString& rName ) in SetFillAttribute() 1563 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const ::rtl::OUString& rName, SfxItem… in SetFillAttribute() 1695 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const OUString& rName, SfxItemSet& rS… in SetFillAttribute()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoparagraph.cxx | 952 uno::Any& rAny, const OUString& rPropertyName, sal_uInt16 nWID) in GetDefaultTextContentValue()
|
H A D | unoframe.cxx | 181 void BaseFrameProperties_Impl::SetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any& rV… in SetProperty() 186 sal_Bool BaseFrameProperties_Impl::GetProperty(sal_uInt16 nWID, sal_uInt8 nMemberId, const uno::Any… in GetProperty()
|
H A D | unostyle.cxx | 5264 const sal_uInt16 nWID = pItem->Which(); in getProperties() local
|
/aoo42x/main/editeng/source/editeng/ |
H A D | editview.cxx | 522 for (sal_uInt16 nWID = EE_ITEMS_START; nWID <= EE_ITEMS_END; ++nWID) in RemoveAttribsKeepLanguages() local
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 1052 sal_Int16 nWID = pEntry->nWID; in getPropertyValue() local
|
Completed in 473 milliseconds