Searched refs:GetNodeOrStyAttr (Results 1 – 3 of 3) sorted by relevance
1331 const SfxPoolItem& SwFltOutDoc::GetNodeOrStyAttr(sal_uInt16 nWhich) in GetNodeOrStyAttr() function in SwFltOutDoc1340 const SfxPoolItem& SwFltFormatCollection::GetNodeOrStyAttr(sal_uInt16 nWhich) in GetNodeOrStyAttr() function in SwFltFormatCollection1345 const SfxPoolItem& SwFltShell::GetNodeOrStyAttr(sal_uInt16 nWhich) in GetNodeOrStyAttr() function in SwFltShell1347 return pOut->GetNodeOrStyAttr( nWhich ); in GetNodeOrStyAttr()1367 return ((SvxWeightItem&)GetNodeOrStyAttr(RES_CHRATR_WEIGHT)).GetWeight() in GetWeightBold()1373 return ((SvxPostureItem&)GetNodeOrStyAttr(RES_CHRATR_POSTURE)).GetPosture() in GetPostureItalic()1379 return ((SvxCrossedOutItem&)GetNodeOrStyAttr(RES_CHRATR_CROSSEDOUT)) in GetCrossedOut()1385 return ((SvxContourItem&)GetNodeOrStyAttr(RES_CHRATR_CONTOUR)).GetValue(); in GetContour()1390 return ((SvxCaseMapItem&)GetNodeOrStyAttr(RES_CHRATR_CASEMAP)) in GetCaseKapitaelchen()1396 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 27 milliseconds