Home
last modified time | relevance | path

Searched refs:Which (Results 176 – 200 of 377) sorted by relevance

12345678910>>...16

/trunk/main/offapi/com/sun/star/frame/
H A DDispatchRecorder.idl44 again. Which code will be generated depends from real implementation. So it's
/trunk/main/oovbaapi/ooo/vba/word/
H A DXSelection.idl72 XRange GoTo( [in] any What, [in] any Which, [in] any Count, [in] any Name );
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx1061 ASSERT(pTyp->Which() == RES_USERFLD, "expected a user field"); in ReadField()
1062 if (pTyp->Which() == RES_USERFLD) in ReadField()
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx415 if( !pColl || RES_CONDTXTFMTCOLL != pColl->Which() ) in Finish()
1065 if( pColl && RES_CONDTXTFMTCOLL == pColl->Which() ) in UpdateTxtCollConditions()
H A Dxmlitemi.cxx138 switch( rItem.Which() ) in handleSpecialItem()
/trunk/main/svx/source/items/
H A Dclipfmtitem.cxx67 : SfxPoolItem( rCpy.Which() ), in SvxClipboardFmtItem()
H A Dzoomslideritem.cxx51 : SfxUInt16Item( rOrig.Which(), rOrig.GetValue() ) in SvxZoomSliderItem()
/trunk/main/sw/source/filter/ascii/
H A Dascatr.cxx144 switch( pHt->Which() ) in OutAttr()
/trunk/main/svl/source/items/
H A Ddateitem.cxx116 return new SfxDateTimeItem( Which(), aDT ); in Create()
H A Daeitem.cxx186 return new SfxAllEnumItem( Which(), rStream ); in Create()
H A Dmacitem.cxx265 SvxMacroItem* pAttr = new SvxMacroItem( Which() ); in Create()
H A Dpoolitem.cxx122 nWhich( rCpy.Which() ) // Funktion rufen wg. ChkThis() in SfxPoolItem()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1769 pDispatch->Execute(pItem->Which(), SFX_CALLMODE_ASYNCHRON, pItem, 0L); in ApplyLanguageOptions()
1774 pDispatch->Execute(pItem->Which(), SFX_CALLMODE_ASYNCHRON, pItem, 0L); in ApplyLanguageOptions()
1779 pDispatch->Execute(pItem->Which(), SFX_CALLMODE_ASYNCHRON, pItem, 0L); in ApplyLanguageOptions()
1810 … _pViewFrame->GetDispatcher()->Execute(pItem->Which(), SFX_CALLMODE_ASYNCHRON, pItem, 0L); in ApplyLanguageOptions()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx499 sal_uInt16 nWhich = pHt->GetAttr().Which(); in OutAttr()
673 nWhich == pItem->Which() && // in HasTextItem()
1185 switch ( pItem->Which() ) in OutAttrWithRange()
2648 if( RES_TXTATR_FLYCNT == pAttr->Which() ) in OutWW6FlyFrmsInCntnt()
/trunk/main/sw/source/ui/shells/
H A Dtextidx.cxx259 pField->GetTyp()->Which() != RES_AUTHORITY) in GetIdxState()
/trunk/main/offapi/com/sun/star/text/
H A DXText.idl63 <p>Which contents are accepted is implementation-specific. Some
/trunk/main/offapi/com/sun/star/view/
H A DPrinterDescriptor.idl56 <p>Which printer queues are available, can be figured out with the
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx90 RES_DRAWFRMFMT == ((SwContact*)pContact)->GetFmt()->Which()) in ReplaceObject()
/trunk/main/sw/source/core/txtnode/
H A Dtxatritr.cxx147 if( RES_TXTATR_CHARFMT == pHt->Which() ) in Next()
/trunk/main/sw/source/core/access/
H A Dacchyperlink.cxx70 if( RES_TXTATR_INETFMT == pHt->Which() ) in GetTxtAttr()
/trunk/main/sw/source/ui/fldui/
H A Djavaedit.cxx114 bNew = !(pFld && pFld->GetTyp()->Which() == RES_SCRIPTFLD); in SwJavaEditDialog()
/trunk/main/sfx2/source/config/
H A Devntconf.cxx127 return new SfxEventNamesItem(Which()); in Create()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx359 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in Modify()
/trunk/main/sw/inc/
H A Dredline.hxx305 sal_Int16 Which() const { return nWhich; } in Which() function in SwRedlineHint
/trunk/main/svl/inc/svl/
H A Ditempool.hxx243 { return IsItemFlag( rItem.Which(), nFlag ); } in IsItemFlag()

Completed in 94 milliseconds

12345678910>>...16