Lines Matching refs:GetDashes
707 const sal_uInt16 nNumDotDashArray = (GetDots() + GetDashes()) * 2; in CreateDotDashArray()
721 if(GetDashes()) in CreateDotDashArray()
749 if(GetDashes() || GetDots()) in CreateDotDashArray()
763 if(GetDashes()) in CreateDotDashArray()
791 if(GetDashes() || GetDots()) in CreateDotDashArray()
812 if(GetDashes()) in CreateDotDashArray()
852 if(GetDashes() || GetDots()) in CreateDotDashArray()
881 for(a=0;a<GetDashes();a++) in CreateDotDashArray()
1053 rOut << aDash.GetDashes(); in Store()
1137 aLineDash.Dashes = rXD.GetDashes(); in QueryValue()
1168 aLineDash.Dashes = rXD.GetDashes(); in QueryValue()
1200 rVal <<= rXD.GetDashes(); in QueryValue()
1263 if((0 == aXDash.GetDots()) && (0 == aXDash.GetDashes())) in PutValue()
1299 if((0 == aXDash.GetDots()) && (0 == aXDash.GetDashes())) in PutValue()
1315 if((0 == aXDash.GetDots()) && (0 == aXDash.GetDashes())) in PutValue()
1336 if((0 == aXDash.GetDots()) && (0 == aXDash.GetDashes())) in PutValue()
1359 if((0 == aXDash.GetDots()) && (0 == aXDash.GetDashes())) in PutValue()