Lines Matching refs:GetDots
707 const sal_uInt16 nNumDotDashArray = (GetDots() + GetDashes()) * 2; in CreateDotDashArray()
735 if(GetDots()) in CreateDotDashArray()
749 if(GetDashes() || GetDots()) in CreateDotDashArray()
777 if(GetDots()) in CreateDotDashArray()
791 if(GetDashes() || GetDots()) in CreateDotDashArray()
832 if(GetDots()) in CreateDotDashArray()
852 if(GetDashes() || GetDots()) in CreateDotDashArray()
873 for(a=0;a<GetDots();a++) in CreateDotDashArray()
1051 rOut << aDash.GetDots(); in Store()
1135 aLineDash.Dots = rXD.GetDots(); in QueryValue()
1166 aLineDash.Dots = rXD.GetDots(); in QueryValue()
1186 rVal <<= rXD.GetDots(); 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()