Home
last modified time | relevance | path

Searched refs:Which (Results 126 – 150 of 377) sorted by relevance

12345678910>>...16

/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx604 if (RES_TXTATR_META == rAttr.Which()) in lcl_CreateMetaPortion()
767 const sal_uInt16 nWhich( pAttr->Which() ); in lcl_ExportHints()
843 sal_uInt16 nAttrWhich = pAttr->Which(); in lcl_ExportHints()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx603 RES_CONDTXTFMTCOLL == pCNd->GetFmtColl()->Which() ) in DelSectionFmt()
629 sal_uInt16 nWhich = aIter.GetCurItem()->Which(); in UpdateSection()
640 nWhich = aIter.NextItem()->Which(); in UpdateSection()
/trunk/main/svx/source/items/
H A Dofaitem.cxx35 : SfxPoolItem( rItem.Which() ), pPtr( rItem.pPtr ) in OfaPtrItem()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx613 bool bIsSetField = rInfos.pField->GetTyp( )->Which( ) == RES_SETEXPFLD; in EndField_Impl()
2296 switch ( rFontSize.Which() ) in CharFontSize()
2325 switch ( rLanguage.Which() ) in CharLanguage()
2573 sal_uInt16 nType = rFld.GetTyp( )->Which( ); in RefField()
2638 sal_uInt16 nType = pFld->GetTyp( )->Which( ); in WriteField_Impl()
2923 switch ( rScriptSpace.Which( ) ) in ParaScriptSpace()
/trunk/main/svx/source/dialog/
H A Dsvxgrahicitem.cxx34 : SfxPoolItem( rItem.Which() ), aGraphic( rItem.aGraphic ) in SvxGraphicItem()
/trunk/main/sw/source/ui/dialog/
H A Dswwrtshitem.cxx34 SfxPoolItem( rItem.Which() ), in SwWrtShellItem()
/trunk/main/cui/source/options/
H A Ddbregistersettings.cxx63 return new DatabaseMapItem( Which(), m_aRegistrations ); in Clone()
H A Dconnpoolsettings.cxx100 return new DriverPoolingSettingsItem(Which(), m_aSettings); in Clone()
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx556 if( RES_FLYFRMFMT == pFmt->Which() ) in _ZSortFly()
573 else if( RES_DRAWFRMFMT == pFmt->Which() ) in _ZSortFly()
/trunk/main/svl/source/items/
H A Dstritem.cxx51 return new SfxStringItem(Which(), rStream); in Create()
H A Dsitem.cxx64 SfxPoolItem(rCopy.Which()), in SfxSetItem()
H A Dvisitem.cxx106 return new SfxVisibilityItem(Which(), rStream); in Create()
H A Dcntwall.cxx124 return new CntWallpaperItem( Which(), rStream, nVersion ); in Create()
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx116 switch( rItem.Which() ) in SetScriptAttr()
328 sal_uInt16 nWh = aIter.GetCurItem()->Which(); in ReadAttr()
334 nWh = aIter.NextItem()->Which(); in ReadAttr()
/trunk/main/svl/inc/svl/
H A Deitem.hxx58 { return new SfxBoolItem(Which(), rStream); } in Create()
/trunk/main/svtools/source/misc/
H A Dxwindowitem.cxx65 SfxPoolItem( Which() ), in XWindowItem()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx792 if( pNew && RES_ATTRSET_CHG == pNew->Which() ) in Modify()
860 const sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in _UpdateAttr()
1178 if( RES_AUTOFMT_DOCNODE == rInfo.Which() ) in GetInfo()
/trunk/main/sw/source/core/edit/
H A Dedfldexp.cxx57 sal_uInt16 nWhich = rFldType.Which(); in IsFieldDataSourceAvailable()
/trunk/main/sw/inc/
H A Dfmtfld.hxx131 sal_Int16 Which() const { return nWhich; } in Which() function in SwFmtFldHint
/trunk/main/editeng/source/editeng/
H A Deditundo.cxx452 if ( pFeature->Which() == EE_FEATURE_FIELD ) in Redo()
629 if ( pX->Which() == EE_FEATURE_FIELD ) in Undo()
H A Dimpedit4.cxx319 if ( IsScriptItemValid( pAttr->GetItem()->Which(), nScriptType ) ) in lcl_FindValidAttribs()
671 …if ( pNextFeature && ( pNextFeature->GetStart() == nIndex ) && ( pNextFeature->GetItem()->Which() … in WriteRTF()
743 sal_uInt16 nWhich = rItem.Which(); in WriteItemAsRTF()
1312 if ( pAttr->Which() == EE_FEATURE_FIELD ) in InsertBinTextObject()
2150 pFieldAttr->Which() == EE_FEATURE_FIELD; in AddPortionIterated()
2164 _pFieldAttr->Which() == EE_FEATURE_FIELD; in AddPortionIterated()
/trunk/main/editeng/inc/editeng/
H A Dscripttypeitem.hxx83 { GetSlotIds( Which(), rLatin, rAsian, rComplex ); } in GetSlotIds()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx543 const sal_uInt16 nWhich = pFldType->Which(); in GetSubTypes()
545 if((nTypeId == TYP_DDEFLD && pFldType->Which() == RES_DDEFLD) || in GetSubTypes()
818 if (pTyp && pTyp->Which() == RES_DBFLD) in GoNextPrev()
/trunk/main/sfx2/source/explorer/
H A Dnochaos.cxx182 sal_uInt16 nPos = pItem->Which() - WID_CHAOS_START; in Insert()
/trunk/main/forms/source/richtext/
H A Dparametrizedattributedispatcher.cxx94 SfxSlotId nSlotId = aEmptySet.GetPool()->GetSlotId( _rState.getItem()->Which() ); in fillFeatureEventFromAttributeState()

Completed in 115 milliseconds

12345678910>>...16