Searched refs:GetNodeOrStyAttr (Results 1 – 3 of 3) sorted by relevance
1328 const SfxPoolItem& SwFltOutDoc::GetNodeOrStyAttr(sal_uInt16 nWhich) in GetNodeOrStyAttr() function in SwFltOutDoc1337 const SfxPoolItem& SwFltFormatCollection::GetNodeOrStyAttr(sal_uInt16 nWhich) in GetNodeOrStyAttr() function in SwFltFormatCollection1342 const SfxPoolItem& SwFltShell::GetNodeOrStyAttr(sal_uInt16 nWhich) in GetNodeOrStyAttr() function in SwFltShell1344 return pOut->GetNodeOrStyAttr( nWhich ); in GetNodeOrStyAttr()1364 return ((SvxWeightItem&)GetNodeOrStyAttr(RES_CHRATR_WEIGHT)).GetWeight() in GetWeightBold()1370 return ((SvxPostureItem&)GetNodeOrStyAttr(RES_CHRATR_POSTURE)).GetPosture() in GetPostureItalic()1376 return ((SvxCrossedOutItem&)GetNodeOrStyAttr(RES_CHRATR_CROSSEDOUT)) in GetCrossedOut()1382 return ((SvxContourItem&)GetNodeOrStyAttr(RES_CHRATR_CONTOUR)).GetValue(); in GetContour()1387 return ((SvxCaseMapItem&)GetNodeOrStyAttr(RES_CHRATR_CASEMAP)) in GetCaseKapitaelchen()1393 return ((SvxCaseMapItem&)GetNodeOrStyAttr(RES_CHRATR_CASEMAP)) in GetCaseVersalien()
368 SvxTabStopItem aAttr( (SvxTabStopItem&)rOut.GetNodeOrStyAttr( RES_PARATR_TABSTOP )); in Start()
342 virtual const SfxPoolItem& GetNodeOrStyAttr(sal_uInt16 nWhich) = 0;398 virtual const SfxPoolItem& GetNodeOrStyAttr(sal_uInt16 nWhich);450 virtual const SfxPoolItem& GetNodeOrStyAttr(sal_uInt16 nWhich);643 const SfxPoolItem& GetNodeOrStyAttr(sal_uInt16 nWhich);
Completed in 32 milliseconds