Lines Matching refs:Which
294 SvxLineSpacingItem* pAttr = new SvxLineSpacingItem( nHeight, Which() ); in Create()
521 SvxAdjustItem *pRet = new SvxAdjustItem( (SvxAdjust)eAdjustment, Which() ); in Create()
572 return new SvxWidowsItem( nLines, Which() ); in Create()
644 return new SvxOrphansItem( nLines, Which() ); in Create()
850 SvxHyphenZoneItem* pAttr = new SvxHyphenZoneItem( sal_False, Which() ); in Create()
959 SfxPoolItem( rTSI.Which() ), in SvxTabStopItem()
1218 new SvxTabStopItem( 0, 0, SVX_TAB_ADJUST_DEFAULT, Which() ); in Create()
1340 return new SvxFmtSplitItem( sal_Bool( bIsSplit != 0 ), Which() ); in Create()
1455 return new SvxScriptSpaceItem( GetValue(), Which() ); in Clone()
1462 return new SvxScriptSpaceItem( bFlag, Which() ); in Create()
1508 return new SvxHangingPunctuationItem( GetValue(), Which() ); in Clone()
1515 return new SvxHangingPunctuationItem( nValue, Which() ); in Create()
1563 return new SvxForbiddenRuleItem( GetValue(), Which() ); in Clone()
1572 return new SvxForbiddenRuleItem( nValue, Which() ); in Create()
1625 return new SvxParaVertAlignItem( GetValue(), Which() ); in Clone()
1632 return new SvxParaVertAlignItem( nVal, Which() ); in Create()
1711 return new SvxParaGridItem( GetValue(), Which() ); in Clone()
1718 return new SvxParaGridItem( bFlag, Which() ); in Create()