Home
last modified time | relevance | path

Searched refs:SetDots (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/source/xoutdev/
H A Dxattr.cxx965 rIn >> nSTemp; aDash.SetDots(nSTemp); in XLineDashItem()
1257 aXDash.SetDots(aLineDash.Dots); in PutValue()
1264 aXDash.SetDots(1); in PutValue()
1293 aXDash.SetDots(aLineDash.Dots); in PutValue()
1300 aXDash.SetDots(1); in PutValue()
1316 aXDash.SetDots(1); in PutValue()
1332 aXDash.SetDots( nVal ); in PutValue()
1337 aXDash.SetDots(1); in PutValue()
1360 aXDash.SetDots(1); in PutValue()
/aoo4110/main/svx/inc/svx/
H A Dxdash.hxx54 void SetDots(sal_uInt16 nNewDots) { nDots = nNewDots; } in SetDots() function in XDash
/aoo4110/main/svx/source/unodraw/
H A DXPropertyTable.cxx462 aXDash.SetDots(aLineDash.Dots); in getEntry()
/aoo4110/main/cui/source/tabpages/
H A Dtplnedef.cxx960 aDash.SetDots( (sal_uInt8) aNumFldNumber1.GetValue() ); in FillDash_Impl()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.cxx230 case 1: aD.SetDots( 0 ); // Dash in SetStdAttr()
236 case 4: aD.SetDots( 2 ); break; // Dash Dot Dot in SetStdAttr()

Completed in 65 milliseconds