Lines Matching refs:aSet
246 { return aSet.GetLineSpacing(bInP); } in GetLineSpacing()
248 { return aSet.GetAdjust(bInP); } in GetAdjust()
250 { return aSet.GetSplit(bInP); } in GetSplit()
252 { return aSet.GetRegister(bInP); } in GetRegister()
254 { return aSet.GetWidows(bInP); } in GetWidows()
256 { return aSet.GetOrphans(bInP); } in GetOrphans()
258 { return aSet.GetTabStops(bInP); } in GetTabStops()
260 { return aSet.GetHyphenZone(bInP); } in GetHyphenZone()
262 { return aSet.GetDrop(bInP); } in GetDrop()
264 { return aSet.GetNumRule(bInP); } in GetNumRule()
266 { return aSet.GetScriptSpace(bInP) ; } in GetScriptSpace()
268 { return aSet.GetHangingPunctuation(bInP) ; } in GetHangingPunctuation()
270 { return (const SvxForbiddenRuleItem&)aSet.Get(RES_PARATR_FORBIDDEN_RULES, bInP); } in GetForbiddenRule()
272 { return (const SvxParaVertAlignItem&)aSet.Get( RES_PARATR_VERTALIGN, bInP ); } in GetParaVertAlign()
274 { return (const SvxParaGridItem&)aSet.Get( RES_PARATR_SNAPTOGRID, bInP ); } in GetParaGrid()
276 { return (const SwParaConnectBorderItem&)aSet.Get( RES_PARATR_CONNECT_BORDER, bInP ); } in GetParaConnectBorder()