/trunk/main/editeng/source/items/ |
H A D | paraitem.cxx | 90 TYPEINIT1_FACTORY(SvxHyphenZoneItem, SfxPoolItem, new SvxHyphenZoneItem(sal_False, 0)); 698 SvxHyphenZoneItem::SvxHyphenZoneItem( const sal_Bool bHyph, const sal_uInt16 nId ) : in SvxHyphenZoneItem() function in SvxHyphenZoneItem 764 return ( (((SvxHyphenZoneItem&)rAttr).bHyphen == bHyphen) in operator ==() 765 && (((SvxHyphenZoneItem&)rAttr).bPageEnd == bPageEnd) in operator ==() 766 && (((SvxHyphenZoneItem&)rAttr).nMinLead == nMinLead) in operator ==() 767 && (((SvxHyphenZoneItem&)rAttr).nMinTrail == nMinTrail) in operator ==() 768 && (((SvxHyphenZoneItem&)rAttr).nMaxHyphens == nMaxHyphens) ); in operator ==() 773 SfxPoolItem* SvxHyphenZoneItem::Clone( SfxItemPool * ) const in Clone() 775 return new SvxHyphenZoneItem( *this ); in Clone() 780 SfxItemPresentation SvxHyphenZoneItem::GetPresentation in GetPresentation() [all …]
|
/trunk/main/editeng/inc/editeng/ |
H A D | hyznitem.hxx | 45 class EDITENG_DLLPUBLIC SvxHyphenZoneItem : public SfxPoolItem class 53 friend SvStream & operator<<( SvStream & aS, SvxHyphenZoneItem & ); 58 SvxHyphenZoneItem( const sal_Bool bHyph /*= sal_False*/, 90 inline SvxHyphenZoneItem &operator=( const SvxHyphenZoneItem &rNew ) in operator =()
|
H A D | memberids.hrc | 49 //SvxHyphenZoneItem
|
/trunk/main/sw/inc/ |
H A D | paratr.hxx | 222 inline const SvxHyphenZoneItem &SwAttrSet::GetHyphenZone(sal_Bool bInP) const in GetHyphenZone() 223 { return (const SvxHyphenZoneItem&)Get(RES_PARATR_HYPHENZONE,bInP); } in GetHyphenZone() 259 inline const SvxHyphenZoneItem &SwFmt::GetHyphenZone(sal_Bool bInP) const in GetHyphenZone()
|
H A D | swatrset.hxx | 127 class SvxHyphenZoneItem; 336 inline const SvxHyphenZoneItem &GetHyphenZone( sal_Bool = sal_True ) const;
|
H A D | format.hxx | 296 inline const SvxHyphenZoneItem &GetHyphenZone( sal_Bool = sal_True ) const;
|
/trunk/main/sw/source/filter/ww8/ |
H A D | attributeoutputbase.hxx | 84 class SvxHyphenZoneItem; 480 virtual void ParaHyphenZone( const SvxHyphenZoneItem& ) = 0;
|
H A D | ww8attributeoutput.hxx | 345 virtual void ParaHyphenZone( const SvxHyphenZoneItem& );
|
H A D | rtfattributeoutput.hxx | 387 virtual void ParaHyphenZone( const SvxHyphenZoneItem& );
|
H A D | docxattributeoutput.hxx | 450 virtual void ParaHyphenZone( const SvxHyphenZoneItem& );
|
H A D | ww8par6.cxx | 4967 SvxHyphenZoneItem aAttr( in Read_Hyphenation() 4968 *(const SvxHyphenZoneItem*)GetFmtAttr( RES_PARATR_HYPHENZONE ) ); in Read_Hyphenation()
|
H A D | ww8atr.cxx | 3054 void WW8AttributeOutput::ParaHyphenZone( const SvxHyphenZoneItem& rHyphenZone ) in ParaHyphenZone() 5198 ParaHyphenZone( static_cast< const SvxHyphenZoneItem& >( rHt ) ); in OutputItem()
|
H A D | docxattributeoutput.cxx | 2901 void DocxAttributeOutput::ParaHyphenZone( const SvxHyphenZoneItem& rHyphenZone ) in ParaHyphenZone()
|
H A D | rtfattributeoutput.cxx | 2666 void RtfAttributeOutput::ParaHyphenZone( const SvxHyphenZoneItem& rHyphenZone ) in ParaHyphenZone()
|
/trunk/main/cui/source/tabpages/ |
H A D | paragrph.cxx | 1436 SvxHyphenZoneItem aHyphen( in FillItemSet() 1437 (const SvxHyphenZoneItem&)GetItemSet().Get( _nWhich ) ); in FillItemSet() 1448 !( *(SvxHyphenZoneItem*)pOld == aHyphen ) || in FillItemSet() 1640 const SvxHyphenZoneItem& rHyphen = in Reset() 1641 (const SvxHyphenZoneItem&)rSet.Get( _nWhich ); in Reset()
|
/trunk/main/sw/source/ui/app/ |
H A D | docshini.cxx | 774 SvxHyphenZoneItem aHyp( (SvxHyphenZoneItem&) mpDoc->GetDefault( in SubInitNew()
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | drtxtob1.cxx | 103 aNewAttr.Put( SvxHyphenZoneItem( sal_False, SID_ATTR_PARA_HYPHENZONE ) ); in ExecuteParaDlg()
|
/trunk/main/sw/source/core/bastyp/ |
H A D | init.cxx | 567 pItem = new SvxHyphenZoneItem( sal_False, RES_PARATR_HYPHENZONE ); in _InitCore() 568 ((SvxHyphenZoneItem*)pItem)->GetMaxHyphens() = 0; // Default z.Z. auf 0 in _InitCore()
|
/trunk/main/starmath/sdi/ |
H A D | smitems.sdi | 323 item SvxHyphenZone SvxHyphenZoneItem;
|
/trunk/main/svx/sdi/ |
H A D | svxitems.sdi | 469 item SvxHyphenZone SvxHyphenZoneItem;
|
/trunk/main/chart2/source/controller/main/ |
H A D | ShapeController.cxx | 595 aNewAttr.Put( SvxHyphenZoneItem( sal_False, SID_ATTR_PARA_HYPHENZONE ) ); in executeDispatch_ParagraphDialog()
|
/trunk/main/sw/source/ui/shells/ |
H A D | drwtxtex.cxx | 459 aDlgAttr.Put( SvxHyphenZoneItem( sal_False, RES_PARATR_HYPHENZONE) ); in Execute()
|
H A D | annotsh.cxx | 538 aDlgAttr.Put( SvxHyphenZoneItem( sal_False, RES_PARATR_HYPHENZONE) ); in Exec()
|
/trunk/main/editeng/source/rtf/ |
H A D | rtfitem.cxx | 1182 SvxHyphenZoneItem aHypenZone( in ReadAttr()
|
/trunk/main/sw/source/core/text/ |
H A D | inftxt.cxx | 1405 const SvxHyphenZoneItem &rAttr = rAttrSet.GetHyphenZone(); in InitHyph()
|