Lines Matching defs:nId

168 								  const sal_uInt16 nId ) :  in SvxFontListItem()
230 SvxFontItem::SvxFontItem( const sal_uInt16 nId ) : in SvxFontItem()
242 const rtl_TextEncoding eFontTextEncoding, const sal_uInt16 nId ) : in SvxFontItem()
497 SvxPostureItem::SvxPostureItem( const FontItalic ePosture, const sal_uInt16 nId ) : in SvxPostureItem()
565 sal_uInt16 nId = 0; in GetValueTextByPos() local
650 SvxWeightItem::SvxWeightItem( const FontWeight eWght, const sal_uInt16 nId ) : in SvxWeightItem()
794 const sal_uInt16 nId ) : in SvxFontHeightItem()
1199 …tWidthItem::SvxFontWidthItem( const sal_uInt16 nSz, const sal_uInt16 nPrp, const sal_uInt16 nId ) : in SvxFontWidthItem()
1339 SvxTextLineItem::SvxTextLineItem( const FontUnderline eSt, const sal_uInt16 nId ) in SvxTextLineItem()
1512 SvxUnderlineItem::SvxUnderlineItem( const FontUnderline eSt, const sal_uInt16 nId ) in SvxUnderlineItem()
1545 SvxOverlineItem::SvxOverlineItem( const FontUnderline eSt, const sal_uInt16 nId ) in SvxOverlineItem()
1578 SvxCrossedOutItem::SvxCrossedOutItem( const FontStrikeout eSt, const sal_uInt16 nId ) in SvxCrossedOutItem()
1710 SvxShadowedItem::SvxShadowedItem( const sal_Bool bShadowed, const sal_uInt16 nId ) : in SvxShadowedItem()
1757 sal_uInt16 nId = RID_SVXITEMS_SHADOWED_FALSE; in GetPresentation() local
1771 SvxAutoKernItem::SvxAutoKernItem( const sal_Bool bAutoKern, const sal_uInt16 nId ) : in SvxAutoKernItem()
1818 sal_uInt16 nId = RID_SVXITEMS_AUTOKERN_FALSE; in GetPresentation() local
1833 const sal_uInt16 nId ) : in SvxWordLineModeItem()
1880 sal_uInt16 nId = RID_SVXITEMS_WORDLINE_FALSE; in GetPresentation() local
1894 SvxContourItem::SvxContourItem( const sal_Bool bContoured, const sal_uInt16 nId ) : in SvxContourItem()
1941 sal_uInt16 nId = RID_SVXITEMS_CONTOUR_FALSE; in GetPresentation() local
1955 SvxPropSizeItem::SvxPropSizeItem( const sal_uInt16 nPercent, const sal_uInt16 nId ) : in SvxPropSizeItem()
2000 SvxColorItem::SvxColorItem( const sal_uInt16 nId ) : in SvxColorItem()
2008 SvxColorItem::SvxColorItem( const Color& rCol, const sal_uInt16 nId ) : in SvxColorItem()
2016 SvxColorItem::SvxColorItem( SvStream &rStrm, const sal_uInt16 nId ) : in SvxColorItem()
2138 SvxCharSetColorItem::SvxCharSetColorItem( const sal_uInt16 nId ) : in SvxCharSetColorItem()
2149 const sal_uInt16 nId ) : in SvxCharSetColorItem()
2201 SvxKerningItem::SvxKerningItem( const short nKern, const sal_uInt16 nId ) : in SvxKerningItem()
2269 sal_uInt16 nId = 0; in GetPresentation() local
2313 SvxCaseMapItem::SvxCaseMapItem( const SvxCaseMap eMap, const sal_uInt16 nId ) : in SvxCaseMapItem()
2421 SvxEscapementItem::SvxEscapementItem( const sal_uInt16 nId ) : in SvxEscapementItem()
2432 const sal_uInt16 nId ) : in SvxEscapementItem()
2445 const sal_uInt16 nId ) : in SvxEscapementItem()
2634 SvxLanguageItem::SvxLanguageItem( const LanguageType eLang, const sal_uInt16 nId ) in SvxLanguageItem()
2758 SvxNoLinebreakItem::SvxNoLinebreakItem( const sal_Bool bBreak, const sal_uInt16 nId ) : in SvxNoLinebreakItem()
2803 SvxNoHyphenItem::SvxNoHyphenItem( const sal_Bool bHyphen, const sal_uInt16 nId ) : in SvxNoHyphenItem()
2855 SvxLineColorItem::SvxLineColorItem( const sal_uInt16 nId ) : in SvxLineColorItem()
2862 SvxLineColorItem::SvxLineColorItem( const Color& rCol, const sal_uInt16 nId ) : in SvxLineColorItem()
2869 SvxLineColorItem::SvxLineColorItem( SvStream &rStrm, const sal_uInt16 nId ) : in SvxLineColorItem()
2905 SvxBlinkItem::SvxBlinkItem( const sal_Bool bBlink, const sal_uInt16 nId ) : in SvxBlinkItem()
2952 sal_uInt16 nId = RID_SVXITEMS_BLINK_FALSE; in GetPresentation() local
2967 const sal_uInt16 nId ) in SvxEmphasisMarkItem()
3019 sal_uInt16 nId = ( EMPHASISMARK_POS_ABOVE & nVal ) in GetPresentation() local
3497 const sal_uInt16 nId ) in SvxCharReliefItem()
3654 const SfxItemSet& rSet, sal_uInt16 nId ) in GetItemOfScriptSet()